SOLUTION: find 4 consecutive odd numbers such that the sum of the first and the fourth is 27 less than three times the first.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find 4 consecutive odd numbers such that the sum of the first and the fourth is 27 less than three times the first.
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 902869
:
find 4 consecutive odd numbers such that the sum of the first and the fourth is 27 less than three times the first.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd numbers: x, (x+2), (x+4), (x+6)
x + (x+6) = 3x - 27
2x + 6 = 3x - 27
33 = x
The integers are 33, 35, 37, and 39.