Algebra Absolute Value

78 Views Asked by At

Let $a,b,c$, and $d$ be real numbers with $$|a-b|=2, \hspace{.2in} |b-c|=3, \hspace{.2in} |c-d|=4$$ What is the sum of all possible values of $|a-d|$? I am completely clueless on how to begin! It's due tomorrow and I need help.

1

There are 1 best solutions below

0
On

There are eight cases.

  1. $b>a$ or $b<a$
  2. $c>b$ or $c<b$
  3. $d>c$ or $d<c$

For all $2\times 2\times 2=8$ possibilities, work out $|a-d|$. Since the problem is invariant under translation, you may as well assume $a$ is something simple, like $0$.

Here's one of the eight to get you started. Suppose $b>a, c<b, d>c$. We start with $a=0$. Then $b=2$ since $b>a$. Then $c=-1$ since $c<b$. Lastly, $d=3$ since $d>c$. Hence in this case $|a-d|=3$.