SOLUTION: Find two consecutive odd integers such that their sum is 176
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive odd integers such that their sum is 176
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 915372
:
Find two consecutive odd integers such that their sum is 176
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2)
x + (x+2) = 176
2x = 174
x = 87
The integers are 87 and 89.