SOLUTION: Find three consecutive even integers such that twice the smallest number is twelve more than the largest number?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive even integers such that twice the smallest number is twelve more than the largest number?
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 693152
:
Find three consecutive even integers such that twice the smallest number is twelve more than the largest number?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
2(x-2) = 12 + (x+2)
2x - 4 = x + 14
x = 18
integers: 16, 18, 20