You can
put this solution on YOUR website!one number plus twice another number gives a sum of 44. The difference of these two numbers equals -1. What are the two numbers
--------------------
x + 2y = 44
x - y = -1
----------- Subtract
3y = 45
y = 15
------
x = 14