Answer:
A simple way to calculate the distance between numbers on a number line is to count every number between them. A faster way is to find the distance by taking the absolute value of the difference of those numbers. For example, the absolute values of 4 and -4, or |4| and |-4|, are both 4.
Explanation: