SOLUTION: can you answer this question: three times the largest of three consecutive even integers is equal to the sum of the other two
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: can you answer this question: three times the largest of three consecutive even integers is equal to the sum of the other two
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 869269
:
can you answer this question: three times the largest of three consecutive even integers is equal to the sum of the other two
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) = (x-2) + x
3x+6 = 2x-2
x = -8
The integers are -10, -8, and -6.