2 log(2)*(x + 1) > log(4)*x
(x + 1)*log(2) > x^2*log(4)
(-1/2, 1)
x in Interval.open(-1/2, 1)
And(-1/2 < x, x < 1)
(-1/2 < x)∧(x < 1)