SOLUTION: The sum of two numbers is 29. If the smaller is doubled and the larger is increased by 7, the resulting numbers will be equal. Find both numbers. I need a complete solution. *so

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of two numbers is 29. If the smaller is doubled and the larger is increased by 7, the resulting numbers will be equal. Find both numbers. I need a complete solution. *so      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 197936: The sum of two numbers is 29. If the smaller is doubled and the larger is increased by 7, the resulting numbers will be equal. Find both numbers.
I need a complete solution. *sobs* I am really sleepy now, still i don't know how to get the answer. *sobs*

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers is 29. If the smaller is doubled and the larger is increased by 7, the resulting numbers will be equal. Find both numbers.
.
Let x = smaller number
and y = larger number
.
Since we have two unknowns, we need two equations:
From:"The sum of two numbers is 29" we get equation 1:
x + y = 29
.
From:"If the smaller is doubled and the larger is increased by 7, the resulting numbers will be equal." we get equation 2:
2x = y + 7
.
Using the "substitution method", solve equation 1 for y:
x + y = 29
y = 29 - x
.
Substitute the above into equation 2 and solve for x:
2x = y + 7
2x = 29 - x + 7
3x = 29 + 7
3x = 36
x = 12 (smaller number)
.
To find the larger number, substitute the above into equation 1 and solve for y:
x + y = 29
12 + y = 29
y = 29 - 12
y = 17 (larger number)