Test without dividing
Each small divisor has a shortcut: the last digit or the digit sum usually tells you.
Why it works
1+2+3 = 6 → 123 is divisible by 3.
Factors · Factors · 1.3
Quick tests tell you if a number divides evenly without dividing: even → ÷2; digit sum divisible by 3 → ÷3; ends in 0 or 5 → ÷5; digit sum divisible by 9 → ÷9; ends in 0 → ÷10.
Watch the method
123 → 1+2+3 = 6, divisible by 3.
Divisibility by 3
Check: the digit sum is divisible by 3.
Each small divisor has a shortcut: the last digit or the digit sum usually tells you.
Why it works
1+2+3 = 6 → 123 is divisible by 3.
Is 513 divisible by 6? (it is divisible by both 2 and 3)
Answer
No
Is 712 divisible by 4? (the last two digits form a multiple of 4)
Answer
Yes
Is 549 divisible by 9? (the digit sum is divisible by 9)
Answer
Yes
Using the ÷3 rule for ÷9 or vice versa.
Digit sum ÷3 for 3; ÷9 for 9.
Checking the wrong digit.
÷5 looks at the LAST digit.
12 problems across three tiers. Auto-graded on submit. Hints and a full walkthrough on every question. Your work is saved on this device — sign in to keep it across devices.
t₁ = 5, d = 3 and t1=5,d=3 both count. For a list of numbers, separate them with commas (e.g. 3, 10, 17).Is 525 divisible by 3? (the digit sum is divisible by 3)
Is 927 divisible by 2? (the last digit is even)
Is 485 divisible by 5? (the last digit is 0 or 5)
Is 885 divisible by 5? (the last digit is 0 or 5)
Is 501 divisible by 10? (the last digit is 0)
Is 295 divisible by 6? (it is divisible by both 2 and 3)
Is 951 divisible by 5? (the last digit is 0 or 5)
Is 443 divisible by 9? (the digit sum is divisible by 9)
Is 592 divisible by 5? (the last digit is 0 or 5)
Is 414 divisible by 10? (the last digit is 0)
Is 150 divisible by 2? (the last digit is even)
Is 458 divisible by 3? (the digit sum is divisible by 3)