Question 1064570
One number exceeds another by 3. One-third of their sum is 5 less than the smaller number. Find the numbers. 
-------------------
x = y+3
(1/3)(x+y) = y-5
-----------------
Substitute::
(1/3)(y+3+y) = y-5
2y+3 = 3y-15
y = 18
-------
x = y+3 = 21
------------------
Cheers,
Stan H.
-----------