SOLUTION: the sum of two numbers is 36 .one number is two more than the other find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the sum of two numbers is 36 .one number is two more than the other find the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 394552: the sum of two numbers is 36 .one number is two more than the other find the numbers
Answer by pie90010(44) About Me  (Show Source):
You can put this solution on YOUR website!
let number 1 be x
let number 2 be y (the larger number)
make your system of equations
"the sum of two numbers is 36" tells us that
x + y = 36
"one number is two more than the other" tells us that
2x = y
line this up now with the other equation
2x - y = 0
x + y = 36
Now the y's cancel, so just add them up
3x = 36
x = 12
now that you have x, to find y just plug it into the original equation
x + y = 36
12 + y = 36
y = 24
your final answer is
the 2 numbers are 24 and 12