Chuyển tới nội dung chính

Area and Circumference of a Circle — Formulas and Examples

Grade: 7-8 | Topic: Geometry

What You Will Learn

After this lesson you will be able to calculate the area and circumference of any circle when given its radius or diameter. You will understand the role of π\pi, know when to use each formula, and confidently solve problems involving semicircles, quarter-circles, and real-world circular shapes.

Theory

Key vocabulary

Every circle problem starts with three measurements:

  • Radius (rr) — the distance from the center of the circle to any point on its edge.
  • Diameter (dd) — the distance across the circle through the center. It is always exactly twice the radius: d=2rd = 2r.
  • Pi (π\pi) — a mathematical constant approximately equal to 3.141593.14159. It is the ratio of any circle's circumference to its diameter.

Circumference — the distance around the circle

The circumference is the circle's "perimeter." There are two equivalent forms of the formula:

C=2πrorC=πdC = 2\pi r \qquad \text{or} \qquad C = \pi d

Use the first form when you know the radius. Use the second when you know the diameter. They give the same result because d=2rd = 2r.

For example, a circle with radius 5 cm has circumference:

C=2π(5)=10π31.42 cmC = 2\pi(5) = 10\pi \approx 31.42 \text{ cm}

Area — the space inside the circle

The area formula tells you how much flat surface the circle covers:

A=πr2A = \pi r^2

This means: square the radius, then multiply by π\pi. Always remember to square the radius first, not multiply π\pi by rr and then try to square.

For the same circle with r=5r = 5 cm:

A=π(5)2=25π78.54 cm2A = \pi(5)^2 = 25\pi \approx 78.54 \text{ cm}^2

Semicircles and quarter-circles

For a semicircle (half a circle):

Asemi=12πr2Csemi=πr+2rA_{\text{semi}} = \frac{1}{2}\pi r^2 \qquad C_{\text{semi}} = \pi r + 2r

The circumference of a semicircle includes the curved part (πr\pi r) plus the straight diameter (2r2r).

For a quarter-circle:

Aquarter=14πr2Cquarter=12πr+2rA_{\text{quarter}} = \frac{1}{4}\pi r^2 \qquad C_{\text{quarter}} = \frac{1}{2}\pi r + 2r

The perimeter includes the curved arc (12πr\frac{1}{2}\pi r) plus two radii (2r2r).

Worked Examples

Example 1: Finding circumference and area from the radius (easy)

Problem: A circle has a radius of 8 cm. Find its circumference and area. Use π3.14\pi \approx 3.14.

Step 1: Calculate the circumference. C=2πr=2×3.14×8=50.24 cmC = 2\pi r = 2 \times 3.14 \times 8 = 50.24 \text{ cm}

Step 2: Calculate the area. A=πr2=3.14×82=3.14×64=200.96 cm2A = \pi r^2 = 3.14 \times 8^2 = 3.14 \times 64 = 200.96 \text{ cm}^2

Answer: Circumference = 50.24 cm, Area = 200.96 cm2^2

Example 2: Given the diameter instead of the radius (easy)

Problem: A circular table has a diameter of 1.2 m. Find the area of the tabletop. Use π3.14\pi \approx 3.14.

Step 1: Find the radius. r=d2=1.22=0.6 mr = \frac{d}{2} = \frac{1.2}{2} = 0.6 \text{ m}

Step 2: Calculate the area. A=πr2=3.14×(0.6)2=3.14×0.36=1.1304 m2A = \pi r^2 = 3.14 \times (0.6)^2 = 3.14 \times 0.36 = 1.1304 \text{ m}^2

Answer: \approx 1.13 m2^2

Example 3: Finding the radius from the circumference (medium)

Problem: A bicycle wheel has a circumference of 2.2 m. What is its radius? Use π3.14\pi \approx 3.14.

Step 1: Start from the circumference formula and solve for rr. C=2πr    r=C2πC = 2\pi r \implies r = \frac{C}{2\pi}

Step 2: Substitute. r=2.22×3.14=2.26.280.35 mr = \frac{2.2}{2 \times 3.14} = \frac{2.2}{6.28} \approx 0.35 \text{ m}

Answer: \approx 0.35 m (or about 35 cm)

Example 4: Area of a semicircular window (medium)

Problem: A window is shaped as a semicircle with a diameter of 80 cm. Find the area of the glass. Use π3.14\pi \approx 3.14.

Step 1: Find the radius. r=802=40 cmr = \frac{80}{2} = 40 \text{ cm}

Step 2: Calculate the area of the full circle and take half. A=12πr2=12×3.14×402=12×3.14×1600=50242=2512 cm2A = \frac{1}{2} \pi r^2 = \frac{1}{2} \times 3.14 \times 40^2 = \frac{1}{2} \times 3.14 \times 1600 = \frac{5024}{2} = 2512 \text{ cm}^2

Answer: 2 512 cm2^2 (or about 0.25 m2^2)

Example 5: Composite shape — rectangle with semicircles (challenging)

Problem: A running track is shaped like a rectangle (100 m by 60 m) with a semicircle on each short end. Find the total area enclosed by the track. Use π3.14\pi \approx 3.14.

Step 1: The two semicircles together form one full circle. The diameter of each semicircle equals the short side: d=60d = 60 m, so r=30r = 30 m.

Step 2: Calculate the area of the rectangle. Arect=100×60=6000 m2A_{\text{rect}} = 100 \times 60 = 6000 \text{ m}^2

Step 3: Calculate the area of the full circle (two semicircles). Acircle=πr2=3.14×302=3.14×900=2826 m2A_{\text{circle}} = \pi r^2 = 3.14 \times 30^2 = 3.14 \times 900 = 2826 \text{ m}^2

Step 4: Add the two areas. Atotal=6000+2826=8826 m2A_{\text{total}} = 6000 + 2826 = 8826 \text{ m}^2

Answer: 8 826 m2^2

Common Mistakes

Mistake 1: Forgetting to square the radius in the area formula

A=πr=3.14×5=15.7A = \pi r = 3.14 \times 5 = 15.7

A=πr2=3.14×25=78.5A = \pi r^2 = 3.14 \times 25 = 78.5

Why this matters: Leaving out the exponent gives you half the circumference instead of the area. The answer is not just a little wrong — it is an entirely different measurement. Always write r2r^2 to remind yourself to square first.

Mistake 2: Using the diameter directly in the area formula

❌ Given d=10d = 10: A=πd2=3.14×100=314A = \pi d^2 = 3.14 \times 100 = 314

✅ First find r=5r = 5: A=πr2=3.14×25=78.5A = \pi r^2 = 3.14 \times 25 = 78.5

Why this matters: The area formula requires the radius, not the diameter. Plugging in the diameter without halving it quadruples the area (because (2r)2=4r2(2r)^2 = 4r^2). Always check whether the problem gives you rr or dd.

Mistake 3: Confusing circumference and area formulas

❌ "Area =2πr= 2\pi r" (this is the circumference)

✅ Area =πr2= \pi r^2, Circumference =2πr= 2\pi r

Why this matters: Circumference is a length measured in units (cm, m). Area is a surface measured in square units (cm2^2, m2^2). A quick unit check reveals which formula you need: if the answer should be in cm2^2, you need the formula that squares something.

Practice Problems

Try these on your own before checking the answers:

  1. A circle has a radius of 6 cm. Find its circumference and area. (Use π3.14\pi \approx 3.14.)
  2. A circular pond has a diameter of 14 m. Find its area.
  3. A pizza has a circumference of 40 cm. What is its radius?
  4. Find the area of a quarter-circle with radius 10 cm.
  5. A rectangular yard (20 m by 12 m) has a circular fountain (diameter 4 m) in the center. Find the area of the yard that is NOT covered by the fountain.
Click to see answers
  1. C=2×3.14×6=37.68C = 2 \times 3.14 \times 6 = 37.68 cm. A=3.14×36=113.04A = 3.14 \times 36 = 113.04 cm2^2.
  2. r=7r = 7 m. A=3.14×49=153.86A = 3.14 \times 49 = 153.86 m2^2.
  3. r=402×3.14=406.286.37r = \frac{40}{2 \times 3.14} = \frac{40}{6.28} \approx 6.37 cm.
  4. A=14×3.14×100=78.5A = \frac{1}{4} \times 3.14 \times 100 = 78.5 cm2^2.
  5. Yard area: 20×12=24020 \times 12 = 240 m2^2. Fountain: r=2r = 2, A=3.14×4=12.56A = 3.14 \times 4 = 12.56 m2^2. Remaining: 24012.56=227.44240 - 12.56 = 227.44 m2^2.

Summary

  • The circumference of a circle is C=2πr=πdC = 2\pi r = \pi d — it measures the distance around the circle.
  • The area of a circle is A=πr2A = \pi r^2 — always use the radius, and remember to square it.
  • If you are given the diameter, divide by 2 to get the radius before using the area formula.
  • For semicircles and quarter-circles, take the corresponding fraction of the full circle's area, and add the straight edges for the perimeter.
  • Check your units: circumference is in linear units (cm, m), area is in square units (cm2^2, m2^2).

Need help with circle problems?

Take a photo of your math problem and MathPal will solve it step by step.

Open MathPal