Area of a Circle

The area enclosed by a circle, calculated using its radius; needed for geometry and real-world problems involving circles like pools, wheels, or pizza.

A=πr2A = \pi r^2

Solve a problem with Area of a Circle

Type the problem. The solver will use Area of a Circle where Area of a Circle is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Area of a Circle takes
AA
rr
Area of a Circle
SymbolMeaning
AAThe total area enclosed within the circle, measured in square units (e.g., square inches, square centimeters); if interpreted as diameter or circumference instead, the answer will be completely wrong.
rrThe radius of the circle, measured from the center to any point on the edge; if confused with diameter (which is twice the radius), your answer will be off by a factor of four.

When to use it

Use this when you know a circle's radius and need to find how much space it covers.

Level

Usually taught in: Geometry · Appears on: SAT, ACT

Worked examples

1. Find the area with a simple radius

Problem

Find the area of a circle with radius 5 cm.
  1. A=πr2A = \pi r^{2}

    Write the area formula.

  2. A=π(5)2A = \pi (5)^{2}

    Substitute r=5r = 5 into the formula.

  3. A=25π cm2A = 25\pi \text{ cm}^{2}

    Square the radius: 52=255^2 = 25.

Answer: 25π cm2 or 78.54 cm225\pi \text{ cm}^{2} \text{ or } 78.54 \text{ cm}^{2}

Straightforward application of the formula; substitute the radius value and simplify.

2. Find the area when given the diameter

Problem

A circular plate has diameter 8 inches. Find its area.
  1. r=d2=82=4 inr = \frac{d}{2} = \frac{8}{2} = 4 \text{ in}

    Convert diameter to radius by dividing by 2.

  2. A=πr2A = \pi r^{2}

    Write the area formula.

  3. A=π(4)2=16π in2A = \pi (4)^{2} = 16\pi \text{ in}^{2}

    Substitute r=4r = 4 and square: 42=164^2 = 16.

Answer: 16π in2 or 50.27 in216\pi \text{ in}^{2} \text{ or } 50.27 \text{ in}^{2}

A common setup where you must first convert diameter to radius by dividing by 2, then apply the area formula.

3. Find total area for two circular regions on a road trip

Problem

During a road trip, you stop at two rest areas. The first circular rest area has radius 30 m, the second has radius 40 m. Find the total area of both rest areas.
  1. A1=πr12=π(30)2=900π m2A_{1} = \pi r_{1}^{2} = \pi (30)^{2} = 900\pi \text{ m}^{2}

    Calculate the area of the first rest area by substituting r1=30r_1 = 30 m.

  2. A2=πr22=π(40)2=1600π m2A_{2} = \pi r_{2}^{2} = \pi (40)^{2} = 1600\pi \text{ m}^{2}

    Calculate the area of the second rest area by substituting r2=40r_2 = 40 m.

  3. Atotal=900π+1600π=2500π m2A_{\text{total}} = 900\pi + 1600\pi = 2500\pi \text{ m}^{2}

    Add the two areas together to find the combined space.

Answer: 2500π m2 or 7853.98 m22500\pi \text{ m}^{2} \text{ or } 7853.98 \text{ m}^{2}

Word problems often require calculating multiple areas and combining them; apply the formula to each circle separately, then add the results.

Common mistakes

Where Area of a Circle usually goes wrong
Answer came out wrong
Using the diameter in the formula: A=πd2A = \pi d^{2} instead of converting to radius first
Always convert diameter to radius first by dividing by 2, then use A=πr2A = \pi r^{2}.
Using the circumference formula A=2πrA = 2\pi r or forgetting to square the radius, writing A=πrA = \pi r
Remember: circumference is 2πr2\pi r, but area is πr2\pi r^{2}—the radius must be squared.
Forgetting to include π and calculating only r2r^{2} as the answer, e.g., for r=5r = 5, writing A=25A = 25 instead of A=25πA = 25\pi
Always include π in your final answer unless instructed to round to a decimal approximation.
The mistakeWhy it is wrongThe fix
Using the diameter in the formula: A=πd2A = \pi d^{2} instead of converting to radius firstDiameter is twice the radius, so using diameter directly gives an area that's four times too large.Always convert diameter to radius first by dividing by 2, then use A=πr2A = \pi r^{2}.
Using the circumference formula A=2πrA = 2\pi r or forgetting to square the radius, writing A=πrA = \pi rThe area formula specifically requires squaring the radius; missing the exponent gives the circumference or something in between.Remember: circumference is 2πr2\pi r, but area is πr2\pi r^{2}—the radius must be squared.
Forgetting to include π and calculating only r2r^{2} as the answer, e.g., for r=5r = 5, writing A=25A = 25 instead of A=25πA = 25\piπ is part of the formula and must be included; omitting it underestimates the area by a factor of approximately 3.14.Always include π in your final answer unless instructed to round to a decimal approximation.

Tips and when to use something else

  • If you're given the circumference instead, use Circumference of a Circle to find the radius first, then apply this formula.
  • When the radius is a fraction, remember to square the numerator and denominator separately: (ab)2=a2b2\left(\frac{a}{b}\right)^{2} = \frac{a^{2}}{b^{2}}.
  • For a sector (part of a circle), use Area of a Sector instead; it modifies this formula by multiplying by the angle fraction.
  • Always double-check whether you've been given the radius or diameter before substituting—it's the most common source of error.

Frequently asked questions

What's the difference between radius and diameter?
Radius is the distance from the center to the edge; diameter is the distance across the entire circle through the center. Diameter is always twice the radius. Using diameter in the area formula gives the wrong answer, so always convert to radius first.
How do I calculate the area if I only know the circumference?
Use the Circumference of a Circle formula (C=2πrC = 2\pi r) to find the radius by solving r=C2πr = \frac{C}{2\pi}, then substitute into the area formula.
Do I need to include π in my answer, or should I round it to a decimal?
Check your assignment instructions. Most geometry problems accept A=25πA = 25\pi square units as a final answer, but some ask you to approximate: 25π78.5425\pi \approx 78.54 square units.
What if the radius is given as a decimal or fraction?
Square it the same way as any number: if r=0.5r = 0.5, then r2=0.25r^{2} = 0.25; if r=13r = \frac{1}{3}, then r2=19r^{2} = \frac{1}{9}. Then multiply by π.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18