SOLUTION: The sum of two numbers is 41 and their difference is 14. Find the numbers.

Algebra ->  Equations -> SOLUTION: The sum of two numbers is 41 and their difference is 14. Find the numbers.      Log On


   



Question 150047: The sum of two numbers is 41 and their difference is 14. Find the numbers.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers is 41 and their difference is 14. Find the numbers.
:
We can write two simple equations from this:
x + y = 41
x - y = 14
-------------adding eliminate y, find x
2x = 55
x = 55%2F2
x = 27.5
:
Find y using the sum equation
27.5 + y = 41
y = 41 - 27.5
y = 13.5
:
:
Check solutions in the difference equation:
27.5 - 13.5 = 14