Proving Absolute Value Inequality: |a| ≤ b → -b ≤ a ≤ b (b≥0)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
tronter
Messages
183
Reaction score
1
Prove the following: if [tex]|a| \leq b[/tex] then [tex]-b \leq a \leq b[/tex] (where [tex]b \geq 0[/tex]).

So [tex]a \leq b[/tex] and [tex]-a \leq b[/tex]. Then [tex]-b \leq a[/tex] so that [tex]-b \leq a \leq b[/tex].

Suppose that [tex]-b \leq a \leq b[/tex]. Then [tex]a \leq b[/tex] and [tex]-a \leq b[/tex] so that [tex]|a| \leq b[/tex].

Is this a correct proof? You don't have to consider cases (e.g. [tex]a <0, \ a = 0, \ a > 0[/tex])?
 
Physics news on Phys.org
It's fine if you already know |a|<=b implies a<=b and -a<=b. If you don't know that you might have to use cases to prove that.
 
So if you know that already, then it is ok to deduce from [tex]-b \leq a \leq b[/tex] that [tex]a \leq b[/tex] and [tex]-a \leq b[/tex]? The sign does not matter?
 
That's definitely ok. That's what -b<=a<=b MEANS. I'm talking about saying |a|<=b implies -a<=b and a<=b.
 
So if we have [tex]-b \leq a \leq b[/tex] and [tex]a = -5[/tex] then we can say that [tex]-a \leq b[/tex]?

Similarly, if [tex]a = 5[/tex] then [tex]-a \leq b[/tex]?

It doesn't matter what the sign is?

Thanks
 
I'm saying I think you should PROVE |a|<=b implies -a<=b and a<=b by splitting it into cases.
 
but if you already know that then post #5 doesn't depend on the sign of [tex]a[/tex]?

thanks
 
If you already know that |a|<=b implies -a<=b and a<=b then this whole thread should have been over at post 2. I already said the proof is fine in that case.