47.3k views
2 votes
Which expression best represents the sum of two consecutive integers?

X + (x + 1)
glossary
2x + 2
Language
-
9:00 AM
0

User Beloo
by
4.9k points

1 Answer

5 votes

X + (x + 1) is the expression best represents the sum of two consecutive integers .

Explanation:

Suppose we have two integer, and more precisely two consecutive integers . example:- 4 and 5. Let's us assume that we have a integer x . Since two consecutive integers are such that larger number is one more then the smaller number i.e. smaller number = x So , Larger number = x + 1.

Let's calculate sum of two consecutive integers as :

sum = smaller number + larger number

sum =
(x ) + ( x+1)


sum = 2x+1

Therefore, X + (x + 1) is the expression best represents the sum of two consecutive integers .

User Fatima
by
5.4k points