SOLUTION: Find three consecutive integers such that twice the smallest is 12 more than the largest
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive integers such that twice the smallest is 12 more than 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 908747
:
Find three consecutive integers such that twice the smallest is 12 more than the largest
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
2(x-1) = (x+1) + 12
2x-2 = x+13
x = 15
The integers are 14, 15, and 16.