Mark O. answered 06/02/18
Tutor
5.0
(167)
Learn Physics, Math, and Comp Sci from Professional Scientist
Hi Chek,
So, first of all, you want to simplify the above inequality:
x(x - 1)2 < (x - 1)x2
Multiply out each side of the inequality.
x(x2 - 2x + 1) < x3 - x2
Then,
x3 - 2x2 - x < x3 - x2
We can then cancel out x3 terms and rearrange to get
-x2 + x < 0
We can multiply through by -1, thus flipping the inequality sign, to get
x2 - x > 0
or
x(x - 1) > 0
f(x) = x2 - x is a parabola that crosses the x axis at x = 0 and at x = 1. For 0 < x < 1, f(x) is below the x axis. For all other values of x, it is above the axis.
So, x2 - x > 0 for all real x except for 0 < x < 1.
This same statement applies to the original inequality. So, out of your multiple choices, the last one is correct: x < 0 or x > 1