Show x<=y<=z IFF |x-y|+|y-z|=|x-z|

  • Thread starter Thread starter Kinetica
  • Start date Start date
Click For Summary
SUMMARY

The discussion revolves around proving the equivalence of the inequalities x≤y≤z and the equation |x-y| + |y-z| = |x-z| for real numbers x, y, and z. The initial proof attempts correctly establish the first direction of the proof, demonstrating that if x≤y≤z, then |x-y| + |y-z| = |x-z| holds true. However, the second part of the proof, which aims to show that |x-y| + |y-z| = |x-z| implies x≤y≤z, encounters confusion regarding case distinctions. The participants clarify that unnecessary cases were considered, emphasizing the need to simplify the proof without squaring the equation.

PREREQUISITES
  • Understanding of real number properties and inequalities
  • Familiarity with absolute value functions
  • Basic knowledge of proof techniques in mathematics
  • Experience with geometric interpretations of algebraic expressions
NEXT STEPS
  • Study the properties of absolute values in mathematical proofs
  • Learn about geometric interpretations of inequalities
  • Explore proof techniques, particularly direct and indirect proofs
  • Review the implications of inequalities in real analysis
USEFUL FOR

Mathematics students, educators, and anyone interested in understanding the nuances of inequalities and absolute values in real analysis.

Kinetica
Messages
83
Reaction score
0

Homework Statement


Hi! Please check my solution.

If x, y, z in R and x<=z, show that x<=y<=z IFF |x-y|+|y-z|=|x-z|

Interpret geometrically.


The Attempt at a Solution



1) Assume that x<=y<=z. We need to prove that |x-y|+|y-z|=|x-z|.

Knowing that x<=y<=z,

-(x-y)+(-(y-z))= -(x-z)
y-x-y+z=-x+z
-x+z=-x+z

2) Assume that |x-y|+|y-z|=|x-z|. We need to prove that x<=y<=z.

a) Assume y<=z<=x.
(x-y)-(y-z)=(x-z)
x-2y+z=x-z
z-2y=z
contradiction

b) Assume z<=x<=y
-(x-y)+(y-z)=(x-z)
-x-z=x-z
contradiction

c) Assume x<=y<=z
-(x-y)+(-(y-z))= -(x-z)
y-x-y+z=-x+z
-x+z=-x+z
Correcto!

Thanks!
 
Physics news on Phys.org
Kinetica said:

Homework Statement


Hi! Please check my solution.

If x, y, z in R and x<=z, show that x<=y<=z IFF |x-y|+|y-z|=|x-z|

Interpret geometrically.


The Attempt at a Solution



1) Assume that x<=y<=z. We need to prove that |x-y|+|y-z|=|x-z|.

Knowing that x<=y<=z,

-(x-y)+(-(y-z))= -(x-z)
y-x-y+z=-x+z
-x+z=-x+z

Seems good. However, I have some problems with your second part:

2) Assume that |x-y|+|y-z|=|x-z|. We need to prove that x<=y<=z.

a) Assume y<=z<=x.
(x-y)-(y-z)=(x-z)
x-2y+z=x-z
z-2y=z
contradiction

you know that x<= z, so why split into the case y<= z<= x? Isn't this supposed to be y<=x<= z?

b) Assume z<=x<=y
-(x-y)+(y-z)=(x-z)
-x-z=x-z
contradiction

Same remark as above. Isn't this supposed to be x<=z<=y?

c) Assume x<=y<=z
-(x-y)+(-(y-z))= -(x-z)
y-x-y+z=-x+z
-x+z=-x+z
Correcto!

Technically, this is not wrong, but it is superfluous. You need to show: "IF blabla THEN x<=y<=z". But what you did here is actually proving the converse...
 
Hi! Thanks for the feedback. I tried fixing the last part according to your comments. What I did, I squared the both sides of

|x-y|+|y-z|=|x-z|,

then, I solved it and squared |xxxx| again in order to get rid of the absolute value. The answer was short but strange. And probably, wrong.

Any help please?
 
Why in Earth did you do that? :confused:

You just need to use the technique you used this far.
So for y<=x<=z, you just need to simplify...

|x-y|+|y-z|=|x-z|

and show that this does hold.

In don't see why you start squaring things. :confused:
 

Similar threads

Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
Replies
7
Views
2K
Replies
2
Views
2K
Replies
14
Views
4K
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
1K