You can put this solution on YOUR website! The sum of the reciprocals of two numbers is 5/6 and the difference is 1/6. Find the numbers
----
Let the numbers be "x" and "y"
Equations:
1/x + 1/y = 5/6
1/x - 1/y = 1/6
--------------------
Add to get:
2/x = 1
x = 2
---
Solve for "y":
1/x + 1/y = 5/6
1/2 + 1/y = 5/6
1/y = 5/6 - 3/6
1/y = 2/6
y = 3
===============
Cheers