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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 525416
:
Two integers have a sum of -9 and a dfference of 5. What are the integers?
Answer by
oberobic(2304)
(
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.