Divisibility

Decide if a number is divisible by 2, 3, 5, or 10.

★ Choose Your Level:
☰ How Many Problems?
Did you know?
A number is divisible by 2 if its last digit is even.
A number is divisible by 5 if it ends in 0 or 5.
A number is divisible by 10 if it ends in 0.
Understand Divisibility before you start

Read this if you're new to the topic—it will help you know what to do in each problem.

A number is divisible by another if it divides evenly (no remainder). We often check divisibility by 2, 3, 5, or 10.

Rules: divisible by 2 if the last digit is even; by 5 if it ends in 0 or 5; by 10 if it ends in 0. For 3, add the digits—if that sum is divisible by 3, the number is too.

Examples
24 is divisible by 2 and 3
35 is divisible by 5
17 is not divisible by 2