Lesson 9 — Divisibility

🎯 Goal

Understand when one number is divisible by another and learn divisibility rules.

📖 Lesson Description

A number \(a\) is divisible by another number \(b\) if dividing \(a\) by \(b\) leaves no remainder. We write \(b | a\).

🔎 Divisibility Rules

📝 Examples

✏️ Practice

  1. Is 36 divisible by 6?
  2. Is 45 divisible by 5?
  3. Is 27 divisible by 3?
  4. Is 28 divisible by 4?