227k views
5 votes
Write an expression to represent the sum of three consecutive even numbers.

1 Answer

1 vote
even numbers are reppresented as 2n where n is an even number
consecutive even numbers are 2 apart (2,4,6,8...)
so sum of 3 is

the numbers are
2n, 2n+2, 2n+4

so the sum is 2n+2n+2+2n+4=6n+6
User Shabda
by
7.6k 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