Difficulty: Easy
Correct Answer: 3
Explanation:
Introduction / Context: Changing ratios after adding equal amounts to each term can be solved by expressing the original numbers with a common multiplier and then imposing the new ratio. This leads to a simple linear equation in the multiplier.
Given Data / Assumptions:
Concept / Approach: Set (3x + 3)/(4x + 3) = 4/5 and solve for x. Then compute the original difference 4x − 3x = x.
Step-by-Step Solution:
(3x + 3)/(4x + 3) = 4/5 ⇒ 5(3x + 3) = 4(4x + 3).15x + 15 = 16x + 12 ⇒ x = 3.Difference between original numbers = 4x − 3x = x = 3.Verification / Alternative check: Original numbers 9 and 12; after adding 3 → 12 and 15, ratio 12 : 15 simplifies to 4 : 5, as required.
Why Other Options Are Wrong: 2, 5, 7, 9 result from arithmetic slips when solving the proportion or misreading the original ratio.
Common Pitfalls: Cross-multiplying incorrectly or computing the difference after the increment rather than for the original pair.
Final Answer: 3
Discussion & Comments