asked 28.5k views
0 votes
The sum of two consecutive if the first one is n

1 Answer

3 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

answered
User Trojek
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.