asked 27.2k views
5 votes
How can we tell if a number is divisible by 4

asked
User Jiana
by
7.8k points

2 Answers

2 votes

Answer: You take the last two digits of the original number and see if they are divisible by 4.

Step-by-step explanation: Take your original number and find the last two digits. If they are divisible by 4, then the original number is divisible by 4.

answered
User Hasanaydogar
by
8.1k points
6 votes

Answer:

Check the last two digits of the number, if they are divisible by 4 then the entire number is divisible by 4.

Solution:

To check if a number is divisible by 4, there are certain rules.

If a number has more than 2 digits the way to check if it is divisible by 4 is;

Check the tens and ones place, if the last two digits are divisible by 4 then the entire number is divisible by 4.

Also if the tens digit is even then the ones place has to be 0, 4, 8. But if the tens digit is odd then the ones digit must either be 2 or 6.

answered
User Artoon
by
8.5k 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.