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


   



Question 630619: The sum of two consecutive integers is five less than the smaller integer. Find both integers

Answer by dfrazzetto(283) About Me  (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