SOLUTION: 1.)Find the 3 consecutive even integers such that 3 times the 1st equal the sum of the other 2.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: 1.)Find the 3 consecutive even integers such that 3 times the 1st equal the sum of the other 2.
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 809563
:
1.)Find the 3 consecutive even integers such that 3 times the 1st equal the sum of the other 2.
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 + (x+2)
3x - 6 = 2x + 2
x = 8
The integers are 6, 8, and 10.