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
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.