SOLUTION: Prove if 0 < a &#8804; b, then a^2 &#8804; b^2 and &#8730;a &#8804;&#8730;b. Thanks in advance for the help.

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Prove if 0 < a &#8804; b, then a^2 &#8804; b^2 and &#8730;a &#8804;&#8730;b. Thanks in advance for the help.      Log On


   



Question 1122568: Prove if 0 < a ≤ b, then a^2 ≤ b^2 and √a ≤√b.
Thanks in advance for the help.

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
There are two cases to consider
:
(1) if a = b, then a^2 = b^2 and sqrt(a) = sqrt(b)
:
(2) if a < b, then b-a > 0 and b+a > 0. By closure under addition
:
(b-a)(b+a) > 0 and b^2 > a^2 or a^2 < b^2
:
a > 0 then b > 0, a < b then take sqrt of both sides of "<", sqrt(a) < sqrt(b)
: