SOLUTION: Find 3 consecutive odd integers such that four times the sum of the first and second is 1 less than 7 times the third.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find 3 consecutive odd integers such that four times the sum of the first and second is 1 less than 7 times the third.
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 184348
:
Find 3 consecutive odd integers such that four times the sum of the first and second is 1 less than 7 times the third.
Answer by
solver91311(24713)
(
Show Source
):
You can
put this solution on YOUR website!
Let the first odd integer be
x
.
Then the second odd integer must be
x
+ 2.
Then the third odd integer must be
x
+ 2 + 2 or
x
+ 4.
The sum of the first and the second: (
x
) + (
x
+ 2) or 2
x
+ 2.
Four times the sum of the first and the second: 4(2
x
+ 2) or 8
x
+ 8.
"is" means equals.
Seven times the third: 7(
x
+ 4) or 7
x
+ 28.
One less than seven times the third: 7
x
+ 28 - 1 or 7
x
+ 27
Putting it all together:
Add -7
x
and -8 to both sides:
So the first odd integer is 19, the second is 2 more than that or 21, and the third is 2 more than that or 23.
Check:
The sum of the first and the second: 19 + 21 = 40.
Four times the sum of the first and the second: 4 X 40 = 160.
Seven times the third: 7 X 23 = 161, less 1 = 160.
Answer checks.
John