The product of two positive numbers is . The reciprocal of one of these numbers is times the reciprocal of the other number. What is the sum of the two numbers?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The reciprocal condition 1/x = 4/y just says y = 4x; substitute into xy = 9 to get x = 3/2, y = 6.
Solution
Call the numbers and with and .
Cross-multiplying the second equation gives . Substituting into the first:
taking the positive root. Then .
Check: and . The sum is .
The answer is .
Why this works
A statement about reciprocals is a statement about the numbers themselves: means is four times . Once one variable is a multiple of the other, the product equation becomes a single-variable quadratic. Always verify the final pair against both original conditions.
The trap
Turning 1/x = 4 * (1/y) into x = 4y (the wrong way round), which gives 6 and 3/2 swapped but also tempts the wrong sum for other setups.
Common mistakes
- Turning 1/x = 4 * (1/y) into x = 4y (the wrong way round), which gives 6 and 3/2 swapped but also tempts the wrong sum for other setups.
- Answering with or alone, or with the product, instead of the sum.
Techniques
Set up the equation/formula and compute; no special trick needed · Substitute to simplify (u = x+1/x, shifting, scaling)