x^2 > 2xmarie wrote:as part of a ds problem I had to resolve:
x^2 > 2x i.e., {x squared is greater than 2x}
is the answer: x>2 and x<0 or x>2 and x<-2??
thxs,
please show all steps!
x^2 - 2x > 0
x(x - 2) > 0
0 > x > 2
x^2 > 2xmarie wrote:as part of a ds problem I had to resolve:
x^2 > 2x i.e., {x squared is greater than 2x}
is the answer: x>2 and x<0 or x>2 and x<-2??
thxs,
please show all steps!
As JeffB notes, we can simplify to:marie wrote:as part of a ds problem I had to resolve:
x^2 > 2x i.e., {x squared is greater than 2x}
is the answer: x>2 and x<0 or x>2 and x<-2??
thxs,
please show all steps!

Assuming x is negative doesn't mean we replace it with "-x" in the equation; if x is negative and you write "-x", you're actually looking at a double negative, which is positive.marie wrote:Stuart,
Thank you for that. Help me understand where the following line of reasoning goes wrong.
x^2 > 2x
assume x is negative therefore
(-x)(-x) > 2(-x)
divide both sides by -x
-x < 2
multiply by -1
x > -2
Thxs
