102k views
0 votes
The value of n is even.

Which expression represents the first consecutive even integer after n?

a.n + 1

b.n - 2

c.n + 2

d.3n

User Marok
by
7.8k points

1 Answer

4 votes
It would have to be C, N+2 because if you start at 0 and add two, you get two. Add two to that and you get four. Every single time it is the next consecutive even integer. It's not D because if you had two and multiplied it by three, you would get six which would skip four.
User Wesam Abdallah
by
7.9k points