27,236 views
18 votes
18 votes
The sum of two consecutive if the first one is n

User Adam Zeldin
by
2.7k points

1 Answer

21 votes
21 votes

Explanation:

The sum of two consecutive integers if n is the first integer.

consecutive means immediately after, so we have:

n

n + 1

The sum is written as:

n + n + 1

Grouping like terms, we have:

(n + n) + 1

2n + 1

User Daissy
by
3.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.