You can put this solution on YOUR website! One number is 4 times as large as another. The sum of their reciprocals is 35/4. Find the two numbers.
----
a = 4b
(1/a) + (1/b) = 35/4
------------------------------------
Substitute for "a" and solve for "b"::
1/(4b) + 1/b = 35/4
-------------------------------
Multiply thru by 4b to get:
1 + 4 = 35b
b = 5/35 = 1/7
---------
a = 4b = 4/7
-----------------
Cheers,
Stan H.
--------------