Whole numbers are divisible by 4 if the number formed by the last two individual digits
is evenly divisible by 4. For example, the number formed by the last two digits of
the number 3628 is 28, which is evenly divisible by 4 so the number 3628 is evenly
divisible by 4.
Why is this always true?