How to Calculate the Area of Common Shapes

Find area for circles, rectangles, triangles, and more with formulas, units, and worked examples — free area calculator guide.

By Generatr Team

Area is the measure of the flat surface a shape covers, always reported in square units (m², ft², cm²). Once you know which formula matches the figure — circle, rectangle, triangle, trapezoid, and so on — you plug in the right dimensions and keep units consistent.

This guide covers the main plane-shape formulas, unit conversion, perimeter vs area, and common mistakes. Compute any of these instantly with the free area calculator — shapes, formulas, perimeter, and unit switches client-side.

For rooms and flooring totals, pair this with the square footage guide and the unit converter when plans mix meters and feet.

Free tool

Use the Area Calculator now

Open the interactive area calculator in your browser — free, instant, no signup.

Open Area Calculator

What Is Area and Why Do Units Matter?

Area answers “how much surface?” Length answers “how long?” Perimeter answers “how far around?” Mixing those three is the most common homework error.

  • Area — square units: cm², m², in², ft², acres, hectares
  • Perimeter — linear units: cm, m, in, ft
  • Volume — cubic units (3D), not covered by plane area alone

If length is in meters and width in centimeters, convert first. Example: 2 m × 50 cm is not “100.” Convert 50 cm → 0.5 m, then 2 × 0.5 = 1 m².

1 m² = 10,000 cm² = about 10.764 ft². 1 acre ≈ 43,560 ft². Use the free area calculator unit options, or convert with the unit converter guide when you need a full table of linear and area pairs.

Architects, landscapers, and fabric cutters all start from the same square-unit idea; only the target unit and waste allowance change. Keep a single unit system per problem until the final answer, then convert once.

How Do You Find the Area of a Rectangle or Square?

For a rectangle with length l and width w:

A = l × w

A square is the special case l = w, so A = s² where s is the side length.

Worked examples

Rectangle 12 ft by 8 ft → A = 12 × 8 = 96 ft².

Square side 5.5 m → A = 5.5² = 30.25 m².

L-shaped rooms: split into two rectangles, compute each area, add. Do not multiply the outer bounding box if a corner is missing — that overcounts.

Room flooring and paint estimates follow the same product rule; the square footage calculator guide adds multi-room totals and waste percentages. A waste factor of 10% of area is a percent problem — the percentage calculator handles “add 10%” cleanly (multiply by 1.10).

Confirm any product in the area calculator rectangle or square mode, then convert units only after the square measure is correct.

How Do You Calculate the Area of a Triangle?

The classic base-height formula:

A = (1/2) × base × height

Height must be perpendicular to the chosen base. For a right triangle you can use the two legs as base and height. For an oblique triangle, drop an altitude to the base you picked.

Examples

Base 10 cm, height 6 cm → A = ½ × 10 × 6 = 30 cm².

Right triangle legs 3 m and 4 m → A = ½ × 3 × 4 = 6 m² (hypotenuse 5 m is not needed for area).

When you know two sides and the included angle (SAS):

A = (1/2) × a × b × sin(C)

Heron’s formula uses all three sides a, b, c with semi-perimeter s = (a+b+c)/2:

A = √[s(s−a)(s−b)(s−c)]

Example: sides 5, 5, 6 → s = 8 → A = √[8×3×3×2] = √144 = 12.

Pick one method and stick to it. If height is given, base-height is fastest. If only side lengths appear, use Heron. Verify in the free area calculator triangle mode when the tool accepts base/height or side inputs.

How Do You Find Circle and Ellipse Area?

Circle with radius r (diameter d = 2r):

A = πr² = π(d/2)² = πd²/4

  • r = 7 → A = 49π ≈ 153.94 (use π ≈ 3.1416 unless told to leave π)
  • d = 10 → A = 25π ≈ 78.54

Circumference is C = 2πr — length around the circle, not area. Students often square the diameter and forget to divide by 4, or confuse radius with diameter.

Ellipse with semi-axes a and b:

A = πab

When a = b = r, the ellipse formula collapses to the circle. Example: a = 4, b = 2 → A = 8π ≈ 25.13.

Leave answers in exact π form when the problem asks for exact values; switch to decimals only for measurement contexts. The area calculator typically shows both formula and numeric result so you can match either style.

Sector and segment areas are fractions of the full circle plus triangle adjustments — start from πr² and scale by the central angle in degrees: (θ/360) × πr² for a sector.

How Do Parallelogram, Trapezoid, and Rhombus Areas Work?

These quadrilaterals all reduce to “base times height” ideas once perpendicular height is clear.

  • Parallelogram: A = base × height (height ⊥ base; side length alone is not enough)
  • Rhombus: A = base × height, or A = (d₁ × d₂)/2 with diagonals d₁, d₂
  • Trapezoid (trapezium): A = ½ × (b₁ + b₂) × height, with parallel sides b₁, b₂

Examples

Parallelogram base 9, height 4 → A = 36.

Rhombus diagonals 6 and 8 → A = (6×8)/2 = 24.

Trapezoid bases 10 and 6, height 5 → A = ½ × (10+6) × 5 = 40.

A rectangle is a parallelogram with right angles; a square is a rhombus with equal diagonals that are perpendicular and equal in a special way — formulas stay consistent when you use the right pair of measurements.

Side ratios on scaled figures (similar shapes) scale area by the square of the linear scale factor. If lengths scale 2:1, areas scale 4:1. Simplify length ratios with the ratio simplifier guide before squaring. Percent area of a whole (e.g. shaded region) is a percentage of total area — see the percentage guide.

Enter bases, heights, or diagonals in the free area calculator parallelogram/trapezoid/rhombus modes to confirm.

What Area Mistakes and Unit Issues Should You Avoid?

Watch these traps:

  • Using slanted side as height — height is always perpendicular distance
  • Forgetting ½ on triangles and trapezoids
  • Radius vs diameter on circles — A = πr², not πd²
  • Mixing linear units inside one product
  • Reporting perimeter units for area (ft instead of ft²)
  • Bounding-box area for L-shapes without subtracting the missing piece

Compound figures: decompose into known shapes, sum areas of solid parts, subtract holes. Example: a rectangular yard 20 × 15 with a circular fountain r = 2: yard 300, fountain 4π ≈ 12.57, usable ≈ 287.43 square units.

Scale drawings: measure on paper, multiply by the scale factor for real lengths, then compute area from real lengths — or scale area by (scale factor)². Coordinate geometry areas (shoelace formula) are a different tool; for two-point slopes on a diagram edge, see the slope guide.

Double-check one textbook example by hand, then match the free area calculator before batching a worksheet.

How Do You Use Generatr’s Area Calculator?

Pick a shape, enter dimensions, read area (and perimeter when offered).

  1. Open the free area calculator.
  2. Select circle, rectangle, square, triangle, trapezoid, ellipse, parallelogram, or rhombus.
  3. Enter the required lengths in one consistent unit.
  4. Read the area and the formula the tool applied.
  5. Note perimeter if you need fencing or trim length (linear units).
  6. Convert square units (ft², m², acres, hectares) when the UI provides that option.
  7. For multi-room projects, sum shapes or switch to the square footage calculator.
  8. Recompute one example by hand to lock the formula.

Related tools: unit converter, percentage calculator for waste factors, and ratio simplifier for scale ratios.

Step-by-Step Instructions

  1. 1Open the free area calculator on Generatr.
  2. 2Identify the shape and write down every given length in one unit system.
  3. 3Choose the matching formula (e.g. πr², l×w, ½bh).
  4. 4Convert mixed units before multiplying.
  5. 5Enter dimensions into the calculator and read the area in square units.
  6. 6For compound figures, split or subtract component areas and total them.
  7. 7Convert the final area to the unit your problem or supplier requires.
  8. 8Optionally note perimeter when you also need boundary length.

Frequently Asked Questions

What is the formula for the area of a circle?+

A = πr², where r is the radius. If you only have the diameter d, use r = d/2 so A = πd²/4. Leave π exact when asked; otherwise use a decimal approximation such as 3.1416.

How do you find the area of a triangle?+

Use A = (1/2) × base × height with height perpendicular to the base. Alternatives include (1/2)ab sin(C) and Heron’s formula from three sides.

What is the difference between area and perimeter?+

Area measures interior surface in square units. Perimeter measures the path around the shape in linear units. A 3×4 rectangle has area 12 but perimeter 14.

How do you convert square feet to square meters?+

Multiply square feet by about 0.0929 to get square meters (1 ft² ≈ 0.092903 m²). Convert linear sides first if you still have length × width to compute.

How do you find area of an L-shaped region?+

Split the L into two rectangles (or a large rectangle minus a cutout), compute each piece’s area, then add or subtract. Do not use the outer width times outer length alone.

Is Generatr’s area calculator free?+

Yes. Calculate areas for common shapes with formulas and unit options in your browser without an account. Use it to check homework and quick field estimates.

Ready to try it yourself?

Use the free Area Calculator — no download, no account.

Launch Area Calculator