Difficulty: Easy
Correct Answer: 90
Explanation:
Introduction / Context:Ratio problems often require translating a verbal description into algebraic relationships. When a quantity changes and a new ratio is specified, you can set up an equation to solve for the original numbers, then recompute the updated totals.
Given Data / Assumptions:
Concept / Approach:Let initial gold coins = g; then non-gold = 3g. After adding 10 gold coins, the new ratio is (g + 10) : 3g = 1 : 2. Solve for g, then compute the final total after addition.
Step-by-Step Solution:
(g + 10) / (3g) = 1 / 2Cross-multiply: 2(g + 10) = 3g2g + 20 = 3g ⇒ g = 20Initial total = g + 3g = 4g = 80After adding 10 gold coins: total = 80 + 10 = 90Verification / Alternative check:New gold = 20 + 10 = 30; non-gold = 60. Ratio = 30 : 60 = 1 : 2, consistent with the condition.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:90
Discussion & Comments