SOLUTION: Prove: abs(xy)= abs(x)*abs(y)
Algebra.Com
Question 365893: Prove: abs(xy)= abs(x)*abs(y)
Answer by robertb(5830) (Show Source): You can put this solution on YOUR website!
Case 1. If one or both of x and y is/are 0, then abs(0*0) = abs(0)*abs(0) = 0, so the statement is true.
Case 2. Let x,y >0. Then xy >0, and hence abs(xy) = xy = abs(x)*abs(y).
Case 3. Let x, y<0. Then xy > 0, and hence abs(xy) = xy = abs(x)*abs(y).
Case 4. Let x >0, y<0. These imply that xy<0. Thus abs(xy) = -xy. But abs(x) = x and abs(y) = -y, and so abs(x)*abs(y) = x*(-y) = -xy. Therefore abs(xy) = abs(x)*abs(y).
Case 5. Let x<0, y>0. Argument is the same as in case 4.
The statement is completely proved.
RELATED QUESTIONS
prove that... (answered by Edwin McCravy)
the absolute value of (XY) =... (answered by MathLover1)
Can you prove that
{{{ abs (x) = abs (-x) }}}
and
{{{ 0 <=... (answered by ikleyn)
abs(x+1)/abs(x-1)>=2 (answered by josgarithmetic)
abs( 9-x ) =... (answered by tommyt3rd)
1) solve: abs(2y+4)=22-abs(6-2y)
2) solve:... (answered by lwsshak3)
For any two real numbers x and y,... (answered by Alan3354)
{{{abs(3x + 1) + abs(3 - 2x) = 11}}}
{{{x =... (answered by Fombitz,richwmiller,Edwin McCravy)