SOLUTION: if the difference of two numbers is 18 and if the sum of two numbers is 34, what are the two numbers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: if the difference of two numbers is 18 and if the sum of two numbers is 34, what are the two numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 549211: if the difference of two numbers is 18 and if the sum of two numbers is 34, what are the two numbers?
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Let the two numbers be a and b.
a-b = 18 Rewrite as: a = b+18 and substitute below:
a+b = 34
(b+18)+b = 34 Simplify.
2b+18 = 34 Subtract 18.
2b = 16 Divide by 2.
b = 8 and a = 8+18 = 26.
The two numbers are: 26 and 8