Joe has a collection of coins, consisting of -cent coins, -cent coins, and -cent coins. He has more -cent coins than -cent coins, and the total value of his collection is cents. How many more -cent coins does Joe have than -cent coins?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
Express every count in terms of the number of nickels x: dimes x + 3, quarters 20 - 2x; the value equation then has one unknown.
Solution
Let be the number of -cent coins. Then there are ten-cent coins, and the quarters make up the rest:
Now write the value in cents:
Expanding: , so , giving and .
Joe has nickels, dimes, and quarters. Check: cents and coins.
The question asks for quarters minus nickels: .
The answer is .
Why this works
Three unknowns with three relationships (count, "3 more than", value) is a linear system, but two of the relationships are simple enough to substitute immediately, collapsing everything into one equation in one variable. Always name the quantity that the other quantities are described relative to (here the nickels) as the variable.
The trap
Reporting the number of quarters (8) or nickels (6) instead of their difference, or writing the quarter count as 23 - x instead of 23 - x - (x + 3).
Common mistakes
- Reporting the number of quarters (8) or nickels (6) instead of their difference, or writing the quarter count as 23 - x instead of 23 - x - (x + 3).
- Forgetting to distribute the across , which produces a non-integer coin count and signals an error.
Techniques
Set up the equation/formula and compute; no special trick needed