169k views
1 vote
Which of the following represents "next integer after the integer n"?

On
On + 1
O2n

User Demetra
by
3.2k points

1 Answer

6 votes

Answer:

Option B.

Explanation:

Integer: A non fractional complete number is known as integer. It can be either positive or negative or zero.

For examples : ...,-3,-2,-1,0,1,2,3,...

It is a clear that the difference between two consecutive integers is 1. It means we have to add 1 in the integer to get the next integer.

We need to express "next integer after the integer n" mathematically. So, we need to add 1 in n.

Required expression
=n+1

Hence, the next integer after the integer n is n+1.

Therefore, the correct option is B.

User Luis Quijada
by
3.2k points