SOLUTION: Find three consecutive odd integers such that three times the middle integer is seven more than the sum of the first and third integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive odd integers such that three times the middle integer is seven more than the sum of the first and third integer
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 722471
:
Find three consecutive odd integers such that three times the middle integer is seven more than the sum of the first and third integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
3x = 7 + (x-2) + (x+2)
3x = 7 + 2x
x = 7
integers: 5, 7, 9