Circle Area Formulas – Class 10 Complete Guide
Circle Area Formulas – Class 10 Complete Guide
TL;DR
This reference guide collects every circle area formula you need for Class 10 — full circle, semicircle, sector, ring, and segment — with derivations, variable keys, and fully worked examples for each. You will have a single reliable source to consult before any exam that tests circular mensuration.
BT
Last updated on May 12, 20264 min read
The circle area formulas calculate the space enclosed by a circle or a portion of it — covering the full circle, semicircle, sector, ring, and segment.
Quick Reference:
- Full circle: A=πr²
- Semicircle: A=πr²/2
- Sector (angle in degrees): A=θ/360 × πr²
- Sector (angle in radians): A=1/2 r²θ
- Ring / Annulus: A=π(R²−r²)
- Segment: A=r²/2(θ−sin(θ)) (angle in radians)
Constant: π≈3.14159
Used in: Geometry, mensuration, engineering, Class 10 board exams
1. Area of a Circle
The area of a full circle with radius r is:
A=πr²
This formula measures the total flat space enclosed inside the circle's boundary. It follows from the integral of concentric rings of width dr from 0 to r, or from the limit of inscribed polygons.
2. Area of a Semicircle
A semicircle is exactly half a circle. Its area is:
A=πr²/2
The perimeter of a semicircle (the full boundary, including the diameter) is πr + 2r = r(π + 2).
3. Area of a Sector
A sector is a "pizza slice" — the region between two radii and the arc they subtend.
- When angle θ is in degrees: A=θ/360 × πr²
- When angle θ is in radians: A=1/2 r²θ
The two forms are equivalent: substituting θ_rad=θ_deg×π/180 converts between them.
4. Area of a Ring (annulus)
A ring (annulus) is the region between two concentric circles with radii R (outer) and r (inner), where R>r:
A=π(R²−r²)
This formula also factors as π(R+r)(R−r) — useful when the sum and difference of the radii are given directly.
5. Area of a Circular Segment
A segment is the region between a chord and the arc it cuts off. For a central angle θ (in radians) and radius r:
A=r²/2(θ−sin(θ))
The segment area equals the sector area minus the triangle area formed by the two radii and the chord.
Variable Key
| Symbol | Meaning |
|---|---|
| r | Radius of the circle |
| R | Outer radius (in ring problems) |
| d | Diameter; d=2r |
| θ | Central angle (degrees or radians — specify which) |
| π | Pi ≈ 3.14159 |
| A | Area (in square units: cm², m²) |
Worked Examples of Circle
Example 1: Area of a circle
Find the area of a circle with radius 7 cm. (Use π=22/7.)
A=πr²=22/7 × 7²=22/7 × 49=22 × 7=154 cm²
Final answer: 154 cm²
Example 2: Area of a sector
A sector has radius 6 cm and central angle 60°.
A=60/360 × π × 6²=1/6 × π × 36=6π≈18.85 cm²
Final answer: 6π≈18.85 cm²
Example 3: Area of a ring
A ring has outer radius 10 cm and inner radius 6 cm.
A=π(R²−r²)=π(100−36)=64π≈201.06 cm²
Final answer: 64π≈201.06 cm²
Origin
The area formula A=πr² was rigorously proved by Archimedes of Syracuse (c. 287–212 BCE) in Measurement of a Circle, showing that the area of a circle equals that of a right triangle with legs equal to the circumference and the radius. His method of exhaustion — approximating the circle with inscribed and circumscribed polygons — was a precursor to integral calculus by nearly 2,000 years.
Common Confusions With Circle Area Formulas
The area formula uses radius squared (r²), not diameter squared. Using diameter in place of radius gives four times the correct area. Always halve the diameter before substituting.
Area is in square units (cm², m²); circumference is in plain units (cm, m). A common exam error is writing the area with a non-squared unit.
The sector formula requires the angle to be in the correct form. The degree formula uses θ/360; the radian formula uses 1/2 r²θ. Mixing the two forms without converting gives a wrong answer.
Frequently Asked Questions
What are the main circle area formulas?
The main circle area formulas are: full circle A=πr²; semicircle A=πr²/2; sector A=θ/360 × πr² (degrees); ring A=π(R²−r²). All derive from the base formula A=πr².How do you find the area of a sector in degrees vs radians?
In degrees: A=θ/360 × πr². In radians: A=1/2 r²θ. Both give the same result — convert using θ_rad=θ_deg×π/180.What is the area of a circle with diameter 14 cm?
Radius r=7 cm. A=π×7²=49π≈153.94 cm².How is the ring area formula derived?
Subtract the inner circle area from the outer: A=πR²−πr²=π(R²−r²).