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

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


   



Question 300677: two integers have a sum of -9 and a difference of 5. What are the integers?
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the integers be x & y
x+y=-9
x-y= 5
x+y+x-y= -4
2x=-4
x=-2
y=-7