You can put this solution on YOUR website! one number is five less than twice the other. if their sum is 12 find the two numbers
-------
Equations:
x = 2y-5
x + y = 12
----------------
Substitute for "x" and solve for "y":
2y-5 + y = 12
3y = 17
y = 17/3
------
Solve for "x":
x = 2(17/3) - 5
x = 34/3 - 15/3
x = 19/3
===================
Cheers,
Stan H.
===================