SOLUTION: Find three Consecutive integers such that the sum of the smallest and three times the largest is 66
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three Consecutive integers such that the sum of the smallest and three times the largest is 66
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 910969
:
Find three Consecutive integers such that the sum of the smallest and three times the largest is 66
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive: (x-1), x, (x+1)
(x-1) + 3(x+1) = 66
x-1 + 3x+3 = 66
4x = 64
x = 16
The integers are 15, 16, and 17.