SOLUTION: Find three consecutive odd intergers where twice the sum of the second and the third number is 33 more than three times the first number
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive odd intergers where twice the sum of the second and the third number is 33 more than three times the first number
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 711010
:
Find three consecutive odd intergers where twice the sum of the second and the third number is 33 more than three times the first number
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
2(x + (x+2)) = 33 + 3(x-2)
2(2x + 2) = 33 + 3x - 6
4x + 4 = 3x + 27
x = 23
integers: 21, 23, 25