Consecutive integers are integers that follow each other in order. For example, 4, 5, and 6, are
consecutive integers. Given a number N, explain why the next two consecutive integers would be
represented by the expressions N+1 and N+2.

Respuesta :

N+1 is the next consecutive number after N because if N were equal to 7, N+1=8 and N+2=9.
ACCESS MORE