Skip to main content

2009 AMC 10A Problem 16

Problem 16 of 25IntermediateAlgebra

Let a,a, b,b, c,c, and dd be real numbers with ab=2,|a - b| = 2, bc=3,|b - c| = 3, and cd=4.|c - d| = 4. What is the sum of all possible values of ad?|a - d|?

Answer choices

Show solution

Solution

Since ada - d =(ab)+(bc)+(cd)= (a-b) + (b-c) + (c-d) =±2±3±4,= \pm 2 \pm 3 \pm 4, the possible absolute values are 2+3+4=9,2+34=1,23+4=3,2+3+4=5. \begin{aligned} 2+3+4 &= 9, \\ 2+3-4 &= 1, \\ 2-3+4 &= 3, \\ -2+3+4 &= 5. \end{aligned} Their sum is 9+1+3+5=18.9 + 1 + 3 + 5 = 18. Thus, the correct answer is D.

More practice

Concepts: absolute value · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.