The sum of two positive numbers is times their difference. What is the ratio of the larger number to the smaller number?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
Write a + b = 5(a - b) and collect terms: 4a = 6b, so a/b = 3/2.
Solution
Let the numbers be . The condition says
Move everything to one side: , so
Quick check with , : the sum is and the difference is , and indeed .
The answer is .
Why this works
A single linear relation between two unknowns cannot determine them, but it always determines their ratio: divide the relation through by and solve for . Any "the ratio of ... to ..." question with one equation works this way.
Alternative approach
Test the choices. For , take and : sum , difference , and . None of the other choices survives the same test (for example gives sum and difference ).
The trap
Solving for the difference-to-sum ratio, or writing the condition backwards as 5(a + b) = a - b, which gives a negative ratio.
Common mistakes
- Solving for the difference-to-sum ratio, or writing the condition backwards as , which gives a negative ratio.
- Reporting (smaller to larger) after a correct computation; the question asks for larger to smaller.
Techniques
Set up the equation/formula and compute; no special trick needed