Mathwords logoMathwords

Divisible — Definition, Formula & Examples

Divisible means a number can be divided by another number with no remainder. For example, 12 is divisible by 3 because 12 ÷ 3 = 4 exactly.

An integer aa is divisible by a nonzero integer bb if there exists an integer qq such that a=b×qa = b \times q. When this holds, we write bab \mid a and say that bb divides aa.

Key Formula

ba    a=b×q for some integer qb \mid a \iff a = b \times q \text{ for some integer } q
Where:
  • aa = The number being divided (the dividend)
  • bb = The number dividing into a (the divisor)
  • qq = The quotient, which must be a whole number

How It Works

To check whether a number is divisible by another, divide and see if the remainder is zero. If 18÷6=318 \div 6 = 3 with no remainder, then 18 is divisible by 6. If 18÷5=318 \div 5 = 3 remainder 33, then 18 is not divisible by 5. Quick divisibility rules can help: a number is divisible by 2 if its last digit is even, divisible by 3 if the sum of its digits is divisible by 3, and divisible by 5 if it ends in 0 or 5.

Worked Example

Problem: Is 36 divisible by 4?
Divide: Divide 36 by 4.
36÷4=936 \div 4 = 9
Check the remainder: The result is 9 with no remainder. Since 9 is a whole number, 36 is divisible by 4.
36=4×936 = 4 \times 9
Answer: Yes, 36 is divisible by 4.

Why It Matters

Divisibility is the foundation for finding factors, simplifying fractions, and identifying prime numbers. You rely on it every time you reduce a fraction like 812\frac{8}{12} to 23\frac{2}{3}.

Common Mistakes

Mistake: Confusing the direction — saying "4 is divisible by 36" instead of "36 is divisible by 4."
Correction: The larger number is usually the one being divided. Ask: does 36 ÷ 4 give a whole number? Yes, so 36 is divisible by 4.