SOLUTION: The sum of an even integer and the next two even integers as an expression

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of an even integer and the next two even integers as an expression      Log On


   



Question 804728: The sum of an even integer and the next two even integers as an expression
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
smallest even integer = x

x + (x + 2) + (x + 4) = 3x + 6