66.2k views
4 votes
Write an expression to represent the sum of three consecutive even numbers. Let C represent the first number in the series

2 Answers

7 votes
Consecutive even integers would differ by 2.

So if the first even integer is C,

The next is C + 2

The next after is C + 2 + 2 = C + 4

The sum of the three consecutive integers = C + (C + 2) + (C + 4)

C + C + 2 + C + 4

C + C + C + 2 + 4

3C + 6

Sum = 3C + 6

Hope this helps.
User Hamed Salimian
by
8.0k points
7 votes
Let, the first number = C
second number will be = C + 2 ['cause next will be odd so we can't include that]
Third number = C + 4

Now, their sum would be:
C + C+2 + C+4 = 3C + 6

In short, Your Answer would be 3C + 6

Hope this helps!


User Inversion
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories