SOLUTION: Two integers have a sum of -9 and a dfference of 5. What are the integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Two integers have a sum of -9 and a dfference of 5. What are the integers?      Log On


   



Question 525416: Two integers have a sum of -9 and a dfference of 5. What are the integers?
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
x - y = 5
x + y = -9
-----------
2x = -4
x = -2
.
-2 -y = 5
-y = 7
y = -7
.
-2+(-7) = -9
-2-(-7) = 5
.
Answer: The two integers are -2 and -7.
.
Done.