mika84
Hi,
i wonder can we solve this inequality like this square each side
thus we would have x^2<x^4 or X^2(x-1)(x+1)<0, thus we have following solution x (-1:0) and (0:1).
So based on that NONE is the answer.
Please correct me or am i making some fundamental error.
x^2 < x^4
Since the power is even both sides so both sides must be positive which has two inferences
1) The range of Negative values of x will be valid along with the same range of positive values of x
2) Higher powers of x are greater than lower powers of x only when x is greater than 1 (for positive values of x)
I.e. the Required range must be x >1 or x < -1ALTERNATIVELYWe can solve the inequation,
x^2 - x^4 < 0
x^2 (1 - x^2) < 0
x^2(x^2 - 1) > 0 (multiplying by -1 and hence flipping the inequality sign)
x^2(x - 1)(x + 1) > 0
Since x^2 is positive for all values of x except zero therefore
(x - 1)(x + 1) > 0
I.e. both the parts must be either positive or both must be Negative
For both of (x-1) and (x+1) to be positive, x must be greater than 1
For both of (x-1) and (x+1) to be negative, x must be less than -1
The solution to this is x < -1 or x > 1.