i will give points to those who answer this question
Question: How do we know if the number is divisible by 8?
:)


Sagot :

Answer:

A number is divisible by 8 if its last three digits are divisible by 8. For example, 880 and 905,256 are divisible by 8 but 74,513 is not divisible by 8. To check divisibility by 8, divide the last three digits of the number by 8. If the result is a whole number, then the original number is divisible by 8.