Question 941177: One number is five more than five times another. If their sum is increased by two, the result is thirty-seven. Find the numbers. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! One number is five more than five times another. If their sum is increased by two, the result is thirty-seven. Find the numbers.
-------
x = 5y+5
x + y +2 = 37
-------
Substitute for "x" and solve for "y"::
5y+5 + y = 35
6y = 30
y = 5
----
Solve for "x":
x = 5y+5
x = 5*5+5 = 30
----------------
Cheers,
Stan H.
----------------