SOLUTION: what is the sum of 3 consecutive integers is 13 less than 4 times the smallest
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: what is the sum of 3 consecutive integers is 13 less than 4 times the smallest
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 907060
:
what is the sum of 3 consecutive integers is 13 less than 4 times the smallest
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
(x-1) + x + (x+1) = 4(x-1) - 13
3x = 4x - 17
x = 17
The integers are 16, 17, and 18.