Skip to main content

2015 AMC 10B Problem 14

Problem 14 of 25IntermediateAlgebra

Let a,a, b,b, and cc be three distinct one-digit numbers. What is the maximum value of the sum of the roots of the equation (xa)(xb)+(xb)(xc)=0? \begin{aligned} &(x-a)(x-b) \\ &\quad +(x-b)(x-c)=0? \end{aligned}

Answer choices

Show solution

Solution

Factoring the left-hand side gives (xb)(2xac)=0.(x-b)(2x-a-c)=0. Thus the roots are bb and a+c2,\frac{a+c}{2}, whose sum is b+a+c2.b+\frac{a+c}{2}. The coefficient of bb in this sum is twice the coefficient of either aa or c,c, so assign the largest digit to b.b. The next two largest distinct digits should be aa and c.c. Taking b=9b=9 and {a,c}={7,8}\{a,c\}=\{7,8\} gives 9+7+82=16.5.9+\frac{7+8}{2}=16.5. Thus, the correct answer is D .

More practice

Concepts: quadratic · factoring · optimization

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