.
The sum of the reciprocals of two numbers is 7.
The larger reciprocal exceeds the smaller one by 7/3.
Find the numbers
~~~~~~~~~~~~~~~~~~~
Since the entire problem is formulated as the relations between reciprocals,
it is natural to solve it for reciprocal.
Let x and y be THE RECIPROCALS.
Then we have these equations
x + y = 7
x - y = 7/3.
Add equations. You will get 2x = = = .
Hence, x = .
Subtract equations. You will get 2y = = = .
Hence, y = .
Thus the numbers are = and = . ANSWER
Solved.
////////////////
The lesson to learn from my post is HOW TO select your starting unknowns to make the solution AS SIMPLE as possible.