SOLUTION: Find three consecutive odd integers such that the sum of the smallest and 7 times the largest is 68.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive odd integers such that the sum of the smallest and 7 times the largest is 68.
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 819596
:
Find three consecutive odd integers such that the sum of the smallest and 7 times the largest is 68.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
(x-2) + 7(x+2) = 68
8x + 12 = 68
8x = 56
x = 7
The integers are 5, 7, and 9.