Skip to main content

2009 AMC 10B Problem 15

Problem 15 of 25IntermediateAlgebra

When a bucket is two-thirds full of water, the bucket and water weigh aa kilograms. When the bucket is one-half full of water the total weight is bb kilograms. In terms of aa and b,b, what is the total weight in kilograms when the bucket is full of water?

Answer choices

Show solution

Solution

Let xx be the bucket’s weight and yy the weight of a full load of water. Then x+23y=ax+\dfrac23 y=a and x+12y=b.x+\dfrac12 y=b. Subtracting gives 16y=ab,\dfrac16 y=a-b, so y=6a6b,y=6a-6b, and x=b12y=4b3a.x=b-\dfrac12 y=4b-3a. The full bucket weighs x+y=(4b3a)+(6a6b)=3a2b. \begin{aligned} x+y &= (4b-3a)+(6a-6b) \\ &= 3a-2b. \end{aligned} Thus, the correct answer is E.

More practice

Concepts: system of equations · linear equation

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