SOLUTION: three times the greatest of 3 consecutive integers is one hundred more than twice the least. Find the greatest integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: three times the greatest of 3 consecutive integers is one hundred more than twice the least. Find the greatest 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 899675
:
three times the greatest of 3 consecutive integers is one hundred more than twice the least. Find the greatest integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
3(x+1) = 100 + 2(x-1)
3x+3 = 2x+98
x = 95
greatest integer = x + 1 = 96