Loading...
Three Consecutive Integers I Exercise
Note: When saying "a, b and c are consecutive integers" this implies that they are in ascending order. a should be the smallest, c the largest and b in the middle. Or in math terms, b=a+1 and c=a+2 or c=b+1`. We cannot say that "3, 2, 1" is consecutive for example because the numbers are not in ascending order.