Triangle Inequality: Solve |(a+b)-13| < 1

AI Thread Summary
To show that if |a-5| < 1/2 and |b-8| < 1/2 then |(a+b)-13| < 1, the triangle inequality is applied. By expressing |(a-5)+(b-8)|, it simplifies to |a+b-13|. The inequality |(a-5)+(b-8)| ≤ |a-5| + |b-8| is established, leading to |a+b-13| < 1/2 + 1/2 = 1. This confirms the original statement, demonstrating the effective use of the triangle inequality in this context. The solution illustrates the importance of properly applying mathematical principles to reach the desired conclusion.
physstudent1
Messages
267
Reaction score
1

Homework Statement



Show that if |a-5| < 1/2 and |b-8| < 1/2 then |(a+b)-13| < 1. Hint: use the triangle inequality.

Homework Equations


Triangle Inequality:

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

The Attempt at a Solution



I really don't know how to use the triangle inequality so I was hoping someone could clear up for me exactly how it is used my book doesn't really make it clear it just states what it is which is what I have stated above. I understand why it is true, I just do not understand how you would use it in a problem. I plugged the first parts into it to get |(a-5)+(b-8)| <= |a-5| + |b-8| I'm not really sure how to simplify this though it should simplify to |a+b-13| but I can't get that everything is just canceling out for me.
 
Last edited:
Physics news on Phys.org
Apply the triangle inequality to (a-5) and (b-8). Then |(a-5)+(b-8)|=|a+b-13|\leq|a-5|+|b-8|<1/2+1/2=1

The first inequality is the triangle inequality, and the second is from the original information.
 
Last edited:
You're almost there: expand out the brackets on the left hand, and add a further inequality to the right, using the information that you've been given, but which you've not yet used.
 
k so I ended up getting |a+b-13|<= |a+5 + |b-8| < 1 thanks a lot guys.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top