translate and simplify the sum of three consecutive even integers

Sagot :

Let first even number be x
      second even number x + 2
      third even number x + 4

The sum of three consecutive even numbers:

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