Question 647419: the sum of two numbers are 62 the greater number is exceed twice the smaller number by 5 what are the two numbers Found 2 solutions by Aaniya, Alan3354:Answer by Aaniya(63) (Show Source):
You can put this solution on YOUR website! the sum of two numbers are 62 the greater number is exceed twice the smaller number by 5 what are the two numbers
------------
x + y = 62
y = 2x - 5
-------------
x + y = 62
2x -y = -5
------------- Add
3x = 57
x = 19
y = 43