Question 1120944
The difference between two numbers is 42. If five is added to each of them, the larger number becomes three times the smaller number. What is the larger number at the start?
-------
The difference remains 42 after adding.
After adding 5:
x - y = 42
x = 3y
----
3y - y = 42
y = 21
x = 63