SOLUTION: Find two consecutive integers whose sum is 27
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive integers whose sum is 27
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 554807
:
Find two consecutive integers whose sum is 27
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
n + n + 1 = 27
2n + 1 = 27
2n = 27 - 1
2n = 26
n = 26/2
n = 13
The numbers are 13 and 14.