Proving Inequality: Using a Hint to Show (a+b)>(c+d)

  • Thread starter Thread starter azizlwl
  • Start date Start date
  • Tags Tags
    Inequality
AI Thread Summary
To prove the inequality a+c > b+d given a>b and c>d, the hint suggests using the expression (a-b) + (c-d) > 0. By recognizing that a-b > 0 and c-d > 0, one can derive that a+c > b+d. An alternative method involves showing that since a > b, then a+c > b+c, and since c > d, it follows that b+c > b+d. By the transitive property of inequalities, this leads to the conclusion that a+c > b+d. The discussion emphasizes the validity of both approaches to reach the same conclusion.
azizlwl
Messages
1,066
Reaction score
10

Homework Statement



Prove: If a>b and c>d, then a+c>b+d
Hint: (a-b)+(c-d)=(a+c)-(b+d)>0

Homework Equations





The Attempt at a Solution



How to use the hint to prove the inequality?
My method, not sure it's right.
Given c>d, c-d>0
Given a>b => a+(c-d)>b
Thus a+c>b+d
 
Physics news on Phys.org


azizlwl said:

Homework Statement



Prove: If a>b and c>d, then a+c>b+d
Hint: (a-b)+(c-d)=(a+c)-(b+d)>0

Homework Equations





The Attempt at a Solution



How to use the hint to prove the inequality?
My method, not sure it's right.
Given c>d, c-d>0
right.
azizlwl said:
Given a>b => a+(c-d)>b
Why not continue with the same line of thinking as above?

a > b implies what about a - b?
azizlwl said:
Thus a+c>b+d
 


ok i see it now

Given a>b =>a-b>0
Given c>d =>c-d>0

(a-b)+(c-d)>0
(a+c)-(b+d)>0
thus a+c>b+d

thank you
 


Another way to do this, and, in my opinion, simpler, is this:
Since a> b, a+ c> b+ c.
Since c> d, b+ c> b+ d.
Since ">" is transitive a+ c> b+ d.
 
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