New Reply

Very Simple Inequalities Proof

 
Share Thread Thread Tools
Jun24-12, 02:27 PM   #1
 

Very Simple Inequalities Proof


1. The problem statement, all variables and given/known data

Prove the following inequalities for all numbers x, y.

|x+y| ≥ |x|-|y|

[Hint: Write , and apply , together with the fact that


2. Relevant equations

These were given as hints in my textbook:

x=x+y-y
|a+b| ≤ |a| + |b|
|-y|=|y|


3. The attempt at a solution

I realize that this is very elementary but this is my first day teach myself calculus and that I am inexperienced using proofs in math. Any and all help is greatly appreciated.

1) x=x+y-y
2) |x+y|≤|x|+|y|
3) |-y|=|y|
4) x+y=x+y
5) √(x+y)^2=√(x+y)^2
6) |x+y|=|x+y|
7) |x+y|≤|x|+|y|
8) |x+y|≤|x|+|-y|
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Jun24-12, 03:14 PM   #2
 
Can you see |x+y|+|-y|>= ? by the relevant facts you were given?

Quote by clarence829 View Post
1. The problem statement, all variables and given/known data

Prove the following inequalities for all numbers x, y.

|x+y| ≥ |x|-|y|

[Hint: Write , and apply , together with the fact that


2. Relevant equations

These were given as hints in my textbook:

x=x+y-y
|a+b| ≤ |a| + |b|
|-y|=|y|


3. The attempt at a solution

I realize that this is very elementary but this is my first day teach myself calculus and that I am inexperienced using proofs in math. Any and all help is greatly appreciated.

1) x=x+y-y
2) |x+y|≤|x|+|y|
3) |-y|=|y|
4) x+y=x+y
5) √(x+y)^2=√(x+y)^2
6) |x+y|=|x+y|
7) |x+y|≤|x|+|y|
8) |x+y|≤|x|+|-y|
 
Jun24-12, 06:30 PM   #3
 
If I could get to |x+y|+|-y|≥ |x| then I'd just have to pull |-y| to the right side of the inequality and apply |-y|=|y| to |-y| and I'd have my proof. The problem is that I'm unfamiliar with the various algebraic rules that apply to absolute value, particularly in inequalities.

What are the rules and steps that will get me from x=x+y-y to ≤|x+y|+|-y≥|x|?
 
Jun24-12, 06:46 PM   #4
 
Mentor

Very Simple Inequalities Proof


Quote by clarence829 View Post
If I could get to |x+y|+|-y|≥ |x| then I'd just have to pull ...
To get to |x+y|+|-y|≥ |x|, use |a+b| ≤ |a| + |b| which is equivalent to |a| + |b| ≥ |a+b|.

x+y takes the role of a.

-y takes the role of b.
 
Jun24-12, 07:00 PM   #5
 
@SammyS

I see how you're getting your solution and I appreciate the help.

After the question in my textbook (Lang) it says "Hint: Write x=x+y-y, and apply |a+b| ≤ |a|+|b|, together with the fact that |-y|=|y|.

How would one use x=x+y-y in solving this proof?
 
Jun24-12, 07:40 PM   #6
 
Mentor
Quote by clarence829 View Post
@SammyS

I see how you're getting your solution and I appreciate the help.

After the question in my textbook (Lang) it says "Hint: Write x=x+y-y, and apply |a+b| ≤ |a|+|b|, together with the fact that |-y|=|y|.

How would one use x=x+y-y in solving this proof?
x = x+y-y

|x| = |(x+y)+(-y)| ≤ |(x+y)| + |(-y)| ...
 
Jun24-12, 08:41 PM   #7
 
Everything just finally clicked and it all makes sense now. Thanks again for the help.
 
Jun24-12, 09:20 PM   #8
 
Mentor
Quote by clarence829 View Post
Everything just finally clicked and it all makes sense now. Thanks again for the help.
You're welcome !
 
New Reply
Thread Tools


Similar Threads for: Very Simple Inequalities Proof
Thread Forum Replies
Help with writing a simple proof on inequalities Calculus & Beyond Homework 2
Check my proof on inequalities please? Calculus & Beyond Homework 3
Proof, Inequalities Calculus & Beyond Homework 2
Proof by induction for inequalities Calculus & Beyond Homework 3
Proof of Inequalities by Induction. Calculus & Beyond Homework 16