SOLUTION: Two numbers have a sum of 39. Their difference is 11. What are the two numbers. Please show me how to set this problem up. Thank you.
Algebra ->
Human-and-algebraic-language
-> SOLUTION: Two numbers have a sum of 39. Their difference is 11. What are the two numbers. Please show me how to set this problem up. Thank you.
Log On
Question 16062: Two numbers have a sum of 39. Their difference is 11. What are the two numbers. Please show me how to set this problem up. Thank you. Answer by askmemath(368) (Show Source):
You can put this solution on YOUR website! Let the 2 numbers equal x and y
Sum = x+y = 39
Difference = x-y = 11
Adding them both x+y + x-y = 39+11
2x = 50
x=25
y=14