212k views
3 votes
Write expression to represent sum of 3 consecutive numbers

2 Answers

7 votes

Answer:

x + x + 2 + x + 4

Explanation:

They must be inorder

User Cheran Shunmugavel
by
3.6k points
2 votes

Answer:

x + x + 1 + x + 2

Explanation:

Let x = the first number

Let x + 1 = the second number

Let x + 2 = the third number

Consecutive means that the numbers are in order.

User Erict
by
4.3k points