SOLUTION: The sum of two consecutive integers is five less than the smaller integer. Find both integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of two consecutive integers is five less than the smaller integer. Find both 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 630619
:
The sum of two consecutive integers is five less than the smaller integer. Find both integers
Answer by
dfrazzetto(283)
(
Show Source
):
You can
put this solution on YOUR website!
n, n+1
n+(n+1) = n - 5
2n + 1 = n - 5
n = -6
ANSWER: {-6,-5}
check:
-6 + -5 = -11 = -6 - 5