SOLUTION: The sum of three consecutive odd integers is 249. Find the numbers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of three consecutive odd integers is 249. Find the numbers.
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 309880
:
The sum of three consecutive odd integers is 249. Find the numbers.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the first integer be x,
the second and third will be x+2, and x+4
Their sum = 249
.
So
x+x+2+x+4=249
3x+6=249
3x=243
x= 81
the numbers are 81, 83, 85