SOLUTION: three times the largest of three comsecutive even integers is twenty-two more than the sum of the other two. find the integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: three times the largest of three comsecutive even integers is twenty-two more than the sum of the other two. find the integers
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 793567
:
three times the largest of three comsecutive even integers is twenty-two more than the sum of the other two. find the integers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
3(x+2) = 22 + (x-2 + x)
3x+6 = 22 + 2x - 2
x = 14
The integers are 12, 14, and 16.