The difference between any two consecutive even integers is 2.
D
Practice makes perfect
We know that the difference between any two consecutive even integers is 2. Since n is an even integer, we can write the next consecutive integers by adding 2 to n each time.
n, (n+2), (n+4)
The product of these consecutive integers is what we need.
n(n+2)(n+4)
The answer is D.