SOLUTION: What is the smallest of three consecutive integers if the sum of the smaller two integers is equal to 177 less than four times the largest?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: What is the smallest of three consecutive integers if the sum of the smaller two integers is equal to 177 less than four times the largest?
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 904008
:
What is the smallest of three consecutive integers if the sum of the smaller two integers is equal to 177 less than four times the largest?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
(x-1) + x = 4(x+1) - 177
2x - 1 = 4x - 173
172 = 2x
x = 86
smallest integer = x = 86