You can put this solution on YOUR website! sum of two numbers is 46. one number is 8 less than twice another number
---------------
Equations:
x + y = 46
x = 2y-8
--------------------------
Substitute for "x" and solve for "y"::
2y-8 + y = 46
3y = 54
y = 18
----
x = 2y-8 = 28
----------
Cheers,
Stan H.
----------