Problema Solution
One number is 5 times another. The sum of their reciprocals is 24/5. Find the numbers.
Answer provided by our tutors
Let 'x' and 'y' represent the two numbers, and let y>=x.
One number is 5 times another means:
y = 5x
The sum of the reciprocals is 24/5 means:
1/x + 1/y = 24/5
Plug y = 5x into 1/x + 1/y = 24/5:
1/x + 1/(5x) = 24/5
........
click here to see the equation solved for x
........
x = 1/4
5*1/4 = 5/4
Indeed:
1/(1/4) + 1/(5/4) = 4 + 4/5 = 24/5
The two numbers are 1/4 and 5/4.