asked 84.3k views
1 vote
Which of the following represents"next integer after the integer A.n B.2n C.n+1 D.n-1​

1 Answer

3 votes

Answer: C) n+1

If n is some integer, then the next one after that is n+1.

Example: Say n = 5, then n+1 = 5+1 = 6.

answered
User SimplyAzuma
by
8.8k 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.