Proof of an expression involving absolute value

AI Thread Summary
The discussion centers on proving the equation |ab| = |a||b| using the definition of absolute value. Participants suggest considering different cases based on the signs of a and b to demonstrate the proof. One user provides a solution involving the square root of squares, showing that |ab| can be expressed as |a||b|. The conversation indicates that the proof can be established through these mathematical manipulations. Overall, the proof is confirmed to be valid through various approaches discussed in the thread.
mindauggas
Messages
127
Reaction score
0

Homework Statement



Prove: |ab|=|a||b|. (Hint: Consider the cases separately for various signs of a and b.)

Homework Equations



I think it asks me to prove it only from the definition of absolute value (if it is possible).

The Attempt at a Solution



|ab|= \frac{(ab), if (ab)\geq0}{-(ab), if (ab)<0}

I do the same with |a||b| ... but does it constitute a proof?

I actually have no idea how to prove such a thing.
 
Last edited:
Physics news on Phys.org
Sry for the interruption, i found the answers in this forum ...
 
Could you say this:

abs(ab) = positive sqrt((ab)^2) = positive sqrt((a^2)(b^2)) = positive sqrt(a^2)*positive sqrt(b^2) = abs(a)*abs(b)
 
So you've got the problem solved or do you need more into it?
 
Yeah I found the proof in the other threads
 
Back
Top