SOLUTION: The sum of two numbers is 20. The sum of their reciprocals is 4/15. Find the two numbers
AND
One number is 8 more than another number. The sum of their reciprocals is 1/3. Fi
Algebra ->
Expressions-with-variables
-> SOLUTION: The sum of two numbers is 20. The sum of their reciprocals is 4/15. Find the two numbers
AND
One number is 8 more than another number. The sum of their reciprocals is 1/3. Fi
Log On
Question 989235: The sum of two numbers is 20. The sum of their reciprocals is 4/15. Find the two numbers
AND
One number is 8 more than another number. The sum of their reciprocals is 1/3. Find the two numbers. Found 2 solutions by stanbon, solver91311:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of two numbers is 20. The sum of their reciprocals is 4/15.
Find the two numbers
x + y = 20
1/x + 1/y = 4/15
------
Substitute for "x" and solve for "y"::
1/(20-y) + 1/y = 4/15
------
15y + 15(20-y) = 4y(20-y)
-----
15*20 = 80y - 4y^2
-----
y^2 -20y +75 = 0
-----
y = 15 or y = 5
----
If y = 15, x = 5
If y = 5, x = 15
--------------------
AND
One number is 8 more than another number. The sum of their reciprocals is 1/3. Find the two numbers.
x - y = 8
1/x + 1/y = 1/3
-----------
Same procedure as with the 1st problem.
Substitute for "x" and solve for "y"::
etc.
Cheers,
Stan H.
---------