SOLUTION: What is the values of a and b that make the statement |a+ b| = |a| + |b| false.

Algebra ->  Absolute-value -> SOLUTION: What is the values of a and b that make the statement |a+ b| = |a| + |b| false.      Log On


   



Question 648330: What is the values of a and b that make the statement |a+ b| = |a| + |b| false.
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Let a = 1 and b = -1

|a+ b| = |a| + |b|

|1+ (-1)| = |1| + |-1|

|1 - 1| = |1| + |-1|

|0| = |1| + |-1|

0 = 1 + 1

0 = 2

which is false

--------------------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim
--------------------------------------------------------------------------------------------------------------