One can holds ounces of soda, what is the minimum number of cans needed to provide a gallon ( ounces) of soda?
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
Divide 128 by 12 and round up, because a partially used can still counts as a whole can.
Solution
We need the smallest whole number with .
Since , ten cans are not enough. Since , eleven cans suffice.
Equivalently, : ten full cans plus more ounces, and those ounces require an eleventh can.
The answer is .
Why this works
"Minimum number of containers" is a ceiling question: divide, and if there is any remainder at all, add one more container. Whenever a quantity must be at least something and comes in fixed-size units, round the quotient up, never down.
The trap
Rounding 128/12 = 10.67 down to 10 cans, which supplies only 120 ounces and falls 8 ounces short.
Common mistakes
- Rounding 128/12 = 10.67 down to 10 cans, which supplies only 120 ounces and falls 8 ounces short.
- Misremembering the size of a gallon; the problem gives ounces, so use it directly.
Techniques
Set up the equation/formula and compute; no special trick needed