Skip to main content

2003 AMC 10A Problem 13

Problem 13 of 25IntermediateAlgebra

The sum of three numbers is 20.20. The first is 44 times the sum of the other two. The second is seven times the third. What is the product of all three?

Answer choices

Show solution

Solution

Let the numbers be a,a, b,b, c.c. Since a=4(b+c),a = 4(b + c), we get 4(b+c)+(b+c)=20,4(b + c) + (b + c) = 20, so b+c=4b + c = 4 and a=16.a = 16. With b=7c,b = 7c, we have 7c+c=4,7c + c = 4, so c=12c = \dfrac{1}{2} and b=72.b = \dfrac{7}{2}. The product is 167212=28.16 \cdot \dfrac{7}{2} \cdot \dfrac{1}{2} = 28. Thus, the correct answer is A.

More practice

Concepts: system of equations · substitution

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