Skip to main content

2009 AMC 12B Problem 8

Problem 8 of 25EasierAlgebra

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 bucket of water. Then x+23y=ax + \dfrac{2}{3}y = a and x+12y=b.x + \dfrac{1}{2}y = b. Subtracting gives 16y=ab,\dfrac{1}{6}y = a - b, so y=6a6by = 6a - 6b and x=b12y=4b3a.x = b - \dfrac{1}{2}y = 4b - 3a. The full weight is x+y=3a2b.x + y = 3a - 2b. Thus, the correct answer is E.

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.