SOLUTION: Hello! I have another question. I must solve: {{{ x<= sqrt( 2 )*x }}} Thank you in advance for your answer!

Algebra ->  Inequalities -> SOLUTION: Hello! I have another question. I must solve: {{{ x<= sqrt( 2 )*x }}} Thank you in advance for your answer!      Log On


   



Question 388698: Hello!
I have another question. I must solve:
+x%3C=+sqrt%28+2+%29%2Ax+
Thank you in advance for your answer!

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x<= sqrt( 2 )*x
----
x-sqrt(2)x <= 0
x(1-sqrt(2)) <= 0
x*-0.414 <= 0
Divide thru by the negtative to get:
x >= 0
========================
Cheers,
Stan H.