You can put this solution on YOUR website! The difference of two numbers is 42. Thrice the first is 4 more than the second. Find the two numbers.
.
Let x = smaller number
and y = larger number
then
y-x = 42
3x = y+4
.
-x+y = 42
3x-y = 4
.
-x+y = 42
3x-y = 4
-------------
2x = 46
x = 23
.
plug above into:
y-x = 42
y-23 = 42
y = 65
.
answer: 23 and 65