SOLUTION: Find three consecutive odd integers so that 4 times the sum of the first two is 31 more than 7 times the third integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive odd integers so that 4 times the sum of the first two is 31 more than 7 times the 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 902368
:
Find three consecutive odd integers so that 4 times the sum of the first two is 31 more than 7 times the third integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
4((x-2) + x) > 7(x+2)
4(2x-2) > 7(x+2)
8x-8 > 7x+14
x > 22
The smallest possible value of the smallest integer is 21.