Prove that if x,y,z ∈ R, then |x − y| ≤ |x − z| + |z − y|.
I know that in order to get the inequality I start off with |x-y| = |(x-z)+(z-y)| and my final result should be |x-y| ≤ |(x-z)+(z-y)| using the triangle inequality in the last step. Can someone please help me fill in the missing steps that I need because I don't understand if I'm supposed to use the triangle inequality throughout the steps or if it comes in only at the end.