Proof of an expression involving absolute value

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
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|= [itex]\frac{(ab), if (ab)\geq0}{-(ab), if (ab)<0}[/itex]

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