Skip to Content
Area Calculator — Rectangles, Circles, Triangles, Trapezoids & More

Calculator

Pick a shape to reveal the right inputs.

The area result displays in the squared unit.

Area

Formula: —

Inputs summary

Dimensions with units

Notes

Choose a shape and enter valid positive dimensions.
Angles in degrees for sectors & polygons
Scaled sketch of the selected shape using your inputs.
Tip: Use consistent units for dimensions. For polygons, enter vertices in order. Sectors require central angle in degrees.

Area: A complete guide to shapes and formulas

Area measures the two-dimensional size of a shape. Whether you’re estimating flooring, land, material usage, or graphics, area calculations help you plan, compare, and optimize. This guide summarizes core formulas for common shapes and offers best practices for reliable results.

Core formulas

  • Rectangle/Square: \(A=\text{length}\times\text{width}\).
  • Triangle (base & height): \(A=\frac{1}{2}\times \text{base}\times \text{height}\).
  • Triangle (Heron): \(A=\sqrt{s(s-a)(s-b)(s-c)}\), \(s=\frac{a+b+c}{2}\).
  • Circle: \(A=\pi r^2\).
  • Sector: \(A=\frac{\theta}{360^\circ}\cdot \pi r^2\).
  • Trapezoid: \(A=\frac{(b_1+b_2)}{2}\cdot h\).
  • Regular polygon (n sides): \(A=\frac{n\,s^2}{4\tan(\pi/n)}\).
  • Custom polygon: Shoelace formula \(\displaystyle A=\frac{1}{2}\left|\sum x_i y_{i+1} - \sum y_i x_{i+1}\right|\).

Best practices

  • Keep units consistent: Convert all dimensions to the same unit before calculating.
  • Measure carefully: Small errors in length can cause large area differences.
  • Validate angles: For polygons and sectors, check degrees are within feasible ranges.
  • Document inputs: Record dimensions, units, and formulas in reports or quotes.

Worked examples

Rectangle: L=5 m, W=3 m → \(A=15\ \text{m}^2\).
Circle: r=2.5 m → \(A=\pi\cdot 2.5^2\approx19.635\ \text{m}^2\).
Triangle (Heron): a=3 m, b=4 m, c=5 m → \(s=6\), \(A=\sqrt{6\cdot3\cdot2\cdot1}=6\ \text{m}^2\).

Frequently asked questions

HOW TO pick the right formula for my shape?

Identify the shape first. Use rectangle for straight edges with right angles, triangle for three-sided shapes, circle for curved boundaries, trapezoid for two parallel sides, and polygon methods for multi-vertex boundaries.

HOW TO convert between units?

Convert linear dimensions first (e.g., cm to m), then square the conversion for area (e.g., \(1\ \text{m}^2=10{,}000\ \text{cm}^2\)). The tool handles unit display automatically.

HOW TO input custom polygon vertices?

Enter coordinates as x,y pairs in order (clockwise or counterclockwise). The calculator draws the shape and computes area via the shoelace formula.

HOW TO reduce measurement error?

Use precise instruments, measure multiple times, and round only after calculations. For irregular shapes, break into simpler parts and sum their areas.

HOW TO interpret large differences between methods?

Different formulas assume different inputs. Check your dimensions (e.g., height vs. slant) and confirm angles or side lengths are correct.