▶ Practice this concept

🧱 See It

Area still means the same thing it always has: how much space is inside a shape. The trouble with a circle is that unit squares never tile it perfectly — there's always a curved edge slicing through the squares along the rim.

Here's why the formula works anyway: imagine cutting a circle into many thin pizza-slice wedges, then laying those wedges out side by side, alternating point-up and point-down. They rearrange into a shape that's approximately a parallelogram — with a height equal to the radius, and a length equal to half the circumference (since half the wedges point each way). That rearranged shape is where the area formula actually comes from — it isn't just a rule to memorize.

✏️ Draw It

radius

The grid squares fill most of the circle, but the ones right at the curved rim get sliced off and don't count as whole squares — that's exactly why circles need their own formula instead of just counting.

🔢 Write It

Area = 3.14 × radius × radius

(also written A = πr²)

Careful — area uses the radius and multiplies it by itself ("squares" it). Circumference uses the diameter and never multiplies it by itself. Easy to mix up, so slow down and check which one a question actually gave you.

💡 Worked Examples

Example 1 — Circle with radius: 4 cm

  1. Formula: A = 3.14 × radius × radius
  2. Plug in: A = 3.14 × 4 × 4
  3. Multiply the radii first: A = 3.14 × 16
  4. Multiply: A = 50.24
  5. Answer: A = 50.24 cm²

Example 2 — Circle with radius: 7 cm

  1. Formula: A = 3.14 × radius × radius
  2. Plug in: A = 3.14 × 7 × 7
  3. Multiply the radii first: A = 3.14 × 49
  4. Multiply: A = 153.86
  5. Answer: A = 153.86 cm²

🧠 Quick Reference

CircumferenceArea
Usesdiameterradius
Squaring?noyes (radius × radius)
Answer unitscm (plain)cm² (square)
Area = pi times radius times radius. Never plug in the diameter here without halving it first.
👪 For Parents & Tutors

BC Curriculum (Level 2 / Grade 7, Geometry & Measurement): "Circumference and area of circles."

Watch for: two traps stack here — using the diameter instead of the radius (forgetting to halve it first), and forgetting to square the radius (computing 3.14 × radius instead of 3.14 × radius × radius). Have him write "radius, radius" as two separate factors explicitly before multiplying, rather than treating as an abstract exponent shortcut at this stage.

Comes up again: this is the direct foundation for this level's own Volume of Cylinders (cylinder volume = circle area × height), and for Level 3's surface area and Pythagorean theorem work.