asked 99.1k views
5 votes
You know if a number is divisible by 4 if the last 2 digits form a number that is.......

1 Answer

2 votes

Answer:

... divisible by 4

Explanation:

Since 100 is divisible by 4, but 10 is not, any multiple of 100 will be divisible by 4. So to check for divisibility by 4, we need to look at the last two digits.

If the last two digits are divisible by 4, the number will be divisible by 4.

_____

A number divisible by 4 will look like one of ...

{odd}{2, 6}

{even}{0, 4, 8}

answered
User RanjitRock
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.