SOLUTION: the smallest of three consecutive integers is added to twice the largest,the result so obtained is less than four times the middle
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the smallest of three consecutive integers is added to twice the largest,the result so obtained is less than four times the middle
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 761885
:
the smallest of three consecutive integers is added to twice the largest,the result so obtained is less than four times the middle
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
(x-1) + 2(x+1) < 4x
x - 1 + 2x + 2 < 4x
3x + 1 < 4x
-x < -1
x > 1
The smallest possible values of the three integers are 1, 2, and 3.