Skip to main content

2000 AMC 12 Problem 12

Problem 12 of 25IntermediateAlgebra

Let A,A, M,M, and CC be nonnegative integers such that A+M+C=12.A + M + C = 12. What is the maximum value of AMC+AM+MC+CA? \begin{aligned} &A \cdot M \cdot C + A \cdot M \\ &\quad {}+ M \cdot C + C \cdot A? \end{aligned}

Answer choices

Show solution

Solution

Observe that AMC+AM+MC+CA=(A+1)(M+1)(C+1)(A+M+C)1. \begin{aligned} &AMC + AM + MC + CA \\ &\quad = (A + 1)(M + 1)(C + 1) \\ &\quad {}- (A + M + C) - 1. \end{aligned} Since A+M+C=12,A + M + C = 12, this equals (A+1)(M+1)(C+1)13.(A + 1)(M + 1)(C + 1) - 13. The three factors sum to 15,15, so their product is maximized when each equals 5,5, giving 53=125.5^3 = 125. The maximum value is 12513=112.125 - 13 = 112. Thus, the correct answer is E.

More practice

Concepts: factoring · AM-GM Inequality · optimization

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