Skip to main content

2010 AMC 12B Problem 14

Problem 14 of 25IntermediateAlgebra

Let a,a, b,b, c,c, d,d, and ee be positive integers with a+b+c+d+e=2010,a+b+c+d+e=2010, and let MM be the largest of the sums a+b,a+b, b+c,b+c, c+d,c+d, and d+e.d+e. What is the smallest possible value of M?M?

Answer choices

Show solution

Solution

Each of a+b,a+b, d+e,d+e, and cc is at most MM (note cc+dMc\le c+d\le M). Adding, 2010=(a+b)+c+(d+e)2010=(a+b)+c+(d+e) 3M,\le3M, so M670.M\ge670. If M=670,M=670, then c=670,c=670, but then b+c671>M,b+c\ge671\gt M, a contradiction. Hence M671.M\ge671. The value 671671 is reached by (a,b,c,d,e)=(a,b,c,d,e)= (669,1,670,1,669),(669,1,670,1,669), whose consecutive-pair sums are 670,671,671,670.670,671,671,670. Thus, the correct answer is B.

More practice

Concepts: optimization · inequality · extremal argument

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