The Area Of A Circle Formula is expressed as A = πr², where r is the radius of the circle and π (pi) is the mathematical constant approximately equal to 3.14159. This fundamental formula appears in NCERT Mathematics from Class 7 through Class 12 and forms a core concept in geometry. It is equally critical for CBSE board exams and competitive entrance tests like JEE Main and NEET. This article covers the complete derivation, a ready-to-use formula sheet, three progressively challenging solved examples, CBSE exam tips for 2025-26, common mistakes, and JEE/NEET applications.

Key Area Of A Circle Formulas at a Glance
Quick reference for the most important circle area formulas used in CBSE and competitive exams.
- Area using radius: \( A = \pi r^2 \)
- Area using diameter: \( A = \dfrac{\pi d^2}{4} \)
- Area using circumference: \( A = \dfrac{C^2}{4\pi} \)
- Circumference: \( C = 2\pi r \)
- Area of semicircle: \( A = \dfrac{\pi r^2}{2} \)
- Area of sector: \( A = \dfrac{\theta}{360} \times \pi r^2 \)
- Area of ring (annulus): \( A = \pi (R^2 – r^2) \)
What is the Area Of A Circle Formula?
The Area Of A Circle Formula gives the total space enclosed within the boundary of a circle. A circle is a two-dimensional closed curve. Every point on this curve is equidistant from a fixed central point called the centre. The distance from the centre to any point on the boundary is the radius (r). The distance across the circle through the centre is the diameter (d), where d = 2r.
In NCERT Mathematics, the area of a circle is first introduced in Class 7, Chapter 11 — Perimeter and Area. The concept is revisited and extended in Class 10, Chapter 12 — Areas Related to Circles, where sectors, segments, and combinations of figures are studied. At the Class 11-12 level, the formula underpins integral calculus and coordinate geometry.
The formula states that the area (A) of a circle equals pi (π) multiplied by the square of its radius. It is one of the most frequently tested formulas in CBSE board examinations. Understanding its derivation builds the foundation for advanced mensuration and calculus topics.
Area Of A Circle Formula — Expression and Variables
The standard expression for the area of a circle is:
\[ A = \pi r^2 \]
When the diameter is known instead of the radius, use:
\[ A = \frac{\pi d^2}{4} \]
When the circumference C is known, use:
\[ A = \frac{C^2}{4\pi} \]
| Symbol | Quantity | SI Unit |
|---|---|---|
| A | Area of the circle | Square metres (m²) |
| r | Radius of the circle | Metres (m) |
| d | Diameter of the circle (d = 2r) | Metres (m) |
| C | Circumference of the circle | Metres (m) |
| π | Pi (mathematical constant) | Dimensionless ≈ 3.14159 |
Derivation of the Area Of A Circle Formula
The most intuitive derivation uses the limit of concentric rings method, which connects directly to integral calculus.
Step 1: Consider a thin ring at distance x from the centre, with width dx. Its area is \( dA = 2\pi x \, dx \).
Step 2: Integrate from 0 to r to sum all thin rings:
\[ A = \int_0^r 2\pi x \, dx \]
Step 3: Evaluate the integral:
\[ A = 2\pi \left[ \frac{x^2}{2} \right]_0^r = 2\pi \cdot \frac{r^2}{2} = \pi r^2 \]
Result: The area of a circle is \( A = \pi r^2 \). For Class 7-8 students, a simpler rearrangement-of-sectors proof is used in NCERT textbooks, but both methods confirm the same result.
Complete Circle Formula Sheet
This reference table covers all circle-related formulas tested in CBSE Classes 7-12 and in JEE/NEET examinations.
| Formula Name | Expression | Variables | SI Units | NCERT Chapter |
|---|---|---|---|---|
| Area of a Circle | \( A = \pi r^2 \) | r = radius | m² | Class 7, Ch 11; Class 10, Ch 12 |
| Area (using diameter) | \( A = \dfrac{\pi d^2}{4} \) | d = diameter | m² | Class 10, Ch 12 |
| Area (using circumference) | \( A = \dfrac{C^2}{4\pi} \) | C = circumference | m² | Class 10, Ch 12 |
| Circumference of a Circle | \( C = 2\pi r \) | r = radius | m | Class 7, Ch 11 |
| Area of a Semicircle | \( A = \dfrac{\pi r^2}{2} \) | r = radius | m² | Class 10, Ch 12 |
| Area of a Sector | \( A = \dfrac{\theta}{360} \times \pi r^2 \) | θ = central angle (degrees) | m² | Class 10, Ch 12 |
| Length of an Arc | \( l = \dfrac{\theta}{360} \times 2\pi r \) | θ = central angle (degrees) | m | Class 10, Ch 12 |
| Area of a Minor Segment | \( A = \dfrac{\theta}{360} \pi r^2 – \dfrac{1}{2} r^2 \sin\theta \) | θ = central angle (degrees) | m² | Class 10, Ch 12 |
| Area of an Annulus (Ring) | \( A = \pi (R^2 – r^2) \) | R = outer radius, r = inner radius | m² | Class 10, Ch 12 |
| Area of a Quadrant | \( A = \dfrac{\pi r^2}{4} \) | r = radius | m² | Class 10, Ch 12 |
Area Of A Circle Formula — Solved Examples
Example 1 (Class 7-9 Level — Direct Application)
Problem: Find the area of a circular park whose radius is 14 m. Use π = 22/7.
Given: r = 14 m, π = 22/7
Step 1: Write the formula: \( A = \pi r^2 \)
Step 2: Substitute the values: \( A = \dfrac{22}{7} \times 14^2 \)
Step 3: Calculate \( 14^2 = 196 \)
Step 4: \( A = \dfrac{22}{7} \times 196 = 22 \times 28 = 616 \) m²
Answer
Area of the circular park = 616 m²
Example 2 (Class 10-12 Level — Multi-Step Problem)
Problem: A circular garden has a path of uniform width 3.5 m running around it. The diameter of the inner circle (garden) is 21 m. Find the area of the path. Use π = 22/7.
Given: Inner radius r = 21/2 = 10.5 m, Path width = 3.5 m, Outer radius R = 10.5 + 3.5 = 14 m
Step 1: Area of outer circle: \( A_1 = \pi R^2 = \dfrac{22}{7} \times 14^2 = \dfrac{22}{7} \times 196 = 616 \) m²
Step 2: Area of inner circle: \( A_2 = \pi r^2 = \dfrac{22}{7} \times (10.5)^2 = \dfrac{22}{7} \times 110.25 = 346.5 \) m²
Step 3: Area of path = \( A_1 – A_2 = 616 – 346.5 = 269.5 \) m²
Alternatively, use the annulus formula directly: \( A = \pi(R^2 – r^2) = \pi(R+r)(R-r) = \dfrac{22}{7} \times (14 + 10.5) \times (14 – 10.5) = \dfrac{22}{7} \times 24.5 \times 3.5 = \dfrac{22}{7} \times 85.75 = 269.5 \) m²
Answer
Area of the circular path = 269.5 m²
Example 3 (JEE/NEET Level — Concept Application)
Problem: A wire of length 44 cm is bent into the shape of a circle. Find the area enclosed. If the same wire is bent into a square, find the ratio of the area of the circle to the area of the square. Use π = 22/7.
Given: Length of wire = 44 cm
Step 1 — Find radius of circle: Circumference = length of wire. \( 2\pi r = 44 \Rightarrow r = \dfrac{44}{2\pi} = \dfrac{44 \times 7}{2 \times 22} = 7 \) cm
Step 2 — Area of circle: \( A_{\text{circle}} = \pi r^2 = \dfrac{22}{7} \times 49 = 154 \) cm²
Step 3 — Side of square: Perimeter of square = 44 cm, so side \( s = 44/4 = 11 \) cm
Step 4 — Area of square: \( A_{\text{square}} = s^2 = 11^2 = 121 \) cm²
Step 5 — Ratio: \( \dfrac{A_{\text{circle}}}{A_{\text{square}}} = \dfrac{154}{121} = \dfrac{14}{11} \)
Answer
Area of circle = 154 cm². Ratio of circle area to square area = 14 : 11. This confirms that for a given perimeter, a circle always encloses more area than a square — a key concept tested in JEE.
CBSE Exam Tips 2025-26
- Always state the formula first. In CBSE 2025-26 board papers, writing \( A = \pi r^2 \) before substituting values earns a dedicated step mark. Never skip this step.
- Use π = 22/7 for clean numbers. CBSE problems are designed to give whole-number answers when you use 22/7. Use π = 3.14 only when the problem explicitly states it.
- Check units at every step. If the radius is in centimetres, the area must be in cm². Unit errors are a common source of lost marks in Class 10 board exams.
- Memorise the annulus formula. The ring (annulus) formula \( A = \pi(R^2 – r^2) \) appears almost every year in CBSE Class 10 Chapter 12 questions. We recommend practising at least five annulus problems before the exam.
- Learn all three forms of the area formula. CBSE sometimes gives diameter or circumference instead of radius. Know \( A = \dfrac{\pi d^2}{4} \) and \( A = \dfrac{C^2}{4\pi} \) equally well.
- Revise combination figures. Class 10 CBSE 2025-26 frequently tests areas of combined shapes — circle plus rectangle, circle minus triangle, etc. Practise identifying which parts to add and which to subtract.
Common Mistakes to Avoid
- Using diameter instead of radius. The most frequent error is substituting the diameter directly into \( A = \pi r^2 \). Always halve the diameter first. If d = 14, then r = 7, and \( A = \pi \times 49 \), not \( \pi \times 196 \).
- Forgetting to square the radius. Students sometimes write \( A = \pi \times r \) instead of \( A = \pi r^2 \). The exponent 2 is essential — it reflects the two-dimensional nature of area.
- Confusing circumference with area. Circumference is \( 2\pi r \) (a linear measure in metres), while area is \( \pi r^2 \) (a square measure in m²). These are different quantities with different units.
- Incorrect π value. Using π = 3.14 when the problem expects 22/7 (or vice versa) leads to rounding errors. Always read the problem instruction carefully.
- Wrong sector angle calculation. For sector area, the formula is \( \dfrac{\theta}{360} \times \pi r^2 \). Students sometimes use \( \dfrac{\theta}{180} \) by confusing it with the radian conversion. The denominator is always 360 when θ is in degrees.
JEE/NEET Application of the Area Of A Circle Formula
In our experience, JEE aspirants encounter the area of a circle formula in at least two to three distinct contexts every year. Understanding these patterns gives a significant scoring advantage.
1. Optimisation Problems (JEE Main)
JEE Main regularly asks students to maximise or minimise area given a fixed perimeter constraint. The classic problem — comparing circle and square areas for the same perimeter — uses \( A = \pi r^2 \) combined with calculus. The result is that a circle always encloses the maximum area for a given perimeter. This is the isoperimetric inequality.
2. Integration and Area Under Curves (JEE Advanced)
JEE Advanced tests the derivation of \( A = \pi r^2 \) through integration. The circle \( x^2 + y^2 = r^2 \) has area computed as:
\[ A = 4 \int_0^r \sqrt{r^2 – x^2} \, dx = \pi r^2 \]
This integral appears directly in JEE Advanced papers. Knowing this derivation earns full marks in multi-part questions.
3. Physics Applications (NEET and JEE Physics)
In NEET Physics, the area of a circle is used to calculate the cross-sectional area of a wire or blood vessel. For a wire of radius r, the cross-sectional area is \( A = \pi r^2 \). This feeds directly into formulas for current density \( J = I/A \) and stress \( \sigma = F/A \). In our experience, NEET aspirants who master the area formula solve these questions in under 30 seconds.
4. Coordinate Geometry (JEE)
The general equation of a circle is \( (x – h)^2 + (y – k)^2 = r^2 \). JEE problems ask for the area of the region enclosed by this circle. Recognising r² directly from the equation and applying \( A = \pi r^2 \) saves crucial time in the exam.
FAQs on Area Of A Circle Formula
Explore More Formula Articles
We hope this comprehensive guide on the Area Of A Circle Formula has helped you master the concept for CBSE and competitive exams. For further study, explore these related resources on ncertbooks.net:
- Visit our Complete Algebra Formulas Hub for a full list of NCERT algebra formulas.
- Strengthen your calculus foundation with the Integral Calculus Formula guide, which extends the derivation of the circle area.
- Learn how growth and decay problems use circles in our Compound Interest Formula article.
- For ratio and proportion problems involving circles, see the Proportion Formula guide.
For the official NCERT syllabus reference, visit the NCERT official website.