Ekuation

Math

Area Calculator

The Area Calculator computes the two-dimensional area of common geometric shapes. Select a shape, enter dimensions, and get instant results with the formula used, step-by-step substitution, and automatic conversions between metric and imperial unit systems including acres and hectares.

A = l × w

Area Calculation Tips

Click to show tips

Try an Example

Pick a scenario to see how the calculator works, then adjust the values

Living Room Floor

Calculate the floor area of a 5m x 3m rectangular living room.

Key values: Rectangle · 5m x 3m · 15 m²

Circular Garden

Find the area of a circular garden bed with a 5-meter radius.

Key values: Circle · Radius: 5m · ≈78.54 m²

Triangular Plot (SSS)

Calculate the area of a triangular land plot with sides 3, 4, and 5 meters using Heron's formula.

Key values: Triangle (SSS) · Right triangle · 6 m²

Hexagonal Patio

Find the area of a regular hexagonal patio with 10m sides.

Key values: Regular Polygon · 6 sides · 10m per side

Documentation

What Is Area?

Area is the measure of the two-dimensional space enclosed within a boundary. It tells you how much surface a flat shape covers. Area is always expressed in square units -- such as square meters (m²), square feet (ft²), or square centimeters (cm²) -- because you are effectively counting how many unit squares fit inside the shape.

Area calculation is one of the most fundamental and widely used concepts in mathematics. It appears in everyday life (buying flooring, painting walls), in professional work (surveying land, engineering design), and throughout the school curriculum from elementary geometry through calculus.


How to Use This Calculator

  1. Select a shape from the dropdown menu (rectangle, triangle, circle, etc.).
  2. Choose your unit (millimeters, centimeters, meters, kilometers, inches, feet, yards, or miles).
  3. Enter the dimensions specific to your selected shape. For triangles, you can also choose the calculation method (base-height, Heron's formula, or SAS).
  4. View the results: the calculated area, step-by-step formula application, and a unit conversion table showing the same area in all supported units.

Area Formulas

Rectangle

A=l×wA = l \times w

Where ll is the length and ww is the width.

Square

A=s2A = s^2

Where ss is the side length. A square is a special rectangle where all sides are equal.

Triangle (Base and Height)

A=12bhA = \frac{1}{2} b h

Where bb is any side chosen as the base and hh is the perpendicular height from that base to the opposite vertex.

Triangle (Heron's Formula)

A=s(sa)(sb)(sc)A = \sqrt{s(s-a)(s-b)(s-c)}

Where s=a+b+c2s = \frac{a+b+c}{2} is the semi-perimeter and a,b,ca, b, c are the three side lengths. Use this when you know all three sides but not the height.

Triangle (Two Sides and Included Angle)

A=12absin(C)A = \frac{1}{2} a b \sin(C)

Where aa and bb are two side lengths and CC is the angle between them.

Circle

A=πr2A = \pi r^2

Where rr is the radius. Be careful not to use the diameter by mistake; if you have the diameter, divide by 2 first.

Ellipse

A=πabA = \pi a b

Where aa is the semi-major axis and bb is the semi-minor axis. When a=ba = b, this simplifies to the circle formula.

Trapezoid (Trapezium)

A=12(a+b)hA = \frac{1}{2}(a + b) h

Where aa and bb are the two parallel sides and hh is the perpendicular height between them. Note: "trapezoid" is the US term; "trapezium" is the UK/international term.

Parallelogram

A=b×hA = b \times h

Where bb is the base and hh is the perpendicular height (not the slant side!).

Rhombus

A=12d1d2A = \frac{1}{2} d_1 d_2

Where d1d_1 and d2d_2 are the lengths of the two diagonals.

Regular Polygon

A=ns24tan(πn)A = \frac{n s^2}{4 \tan\left(\frac{\pi}{n}\right)}

Where nn is the number of sides and ss is the side length. This is derived from dividing the polygon into nn congruent triangles.

Sector

A=θ360°πr2A = \frac{\theta}{360°} \pi r^2

Where rr is the radius and θ\theta is the central angle in degrees. This is simply the fraction of the full circle's area.

Annulus (Ring)

A=π(R2r2)A = \pi(R^2 - r^2)

Where RR is the outer radius and rr is the inner radius. The outer radius must be larger than the inner radius.


Area Unit Conversions

Area units are derived by squaring linear units. When converting between unit systems, square the linear conversion factor. For example, since 1 foot = 0.3048 meters, then 1 ft² = 0.3048² = 0.0929 m².

FromToFactor
1 m²ft²10.7639
1 ft²0.0929
1 acre4,046.86
1 hectare10,000
1 km²mi²0.3861
1 hectareacres2.4711

Worked Examples

Example 1: Room Flooring (Rectangle)

A homeowner wants to buy laminate flooring for a rectangular bedroom measuring 4.2 m by 3.5 m.

  1. Formula: A=l×wA = l \times w
  2. Substitute: A=4.2×3.5A = 4.2 \times 3.5
  3. Result: A=14.7 m2A = 14.7 \text{ m}^2 (about 158.2 ft²)

Practical note: Flooring is typically sold by the box (about 2.2 m²/box), so you would need approximately 7 boxes plus a 10% waste allowance.

Example 2: Circular Garden Bed

A gardener is building a circular raised garden bed with a radius of 4 feet.

  1. Formula: A=πr2A = \pi r^2
  2. Substitute: A=π×42=16πA = \pi \times 4^2 = 16\pi
  3. Result: A50.27 ft2A \approx 50.27 \text{ ft}^2 (about 4.67 m²)

Example 3: Surveying a Triangular Lot (Heron's Formula)

A surveyor measures a triangular lot with sides of 85 m, 120 m, and 95 m. No perpendicular height is available.

  1. Semi-perimeter: s=85+120+952=150s = \frac{85 + 120 + 95}{2} = 150
  2. Heron's formula: A=150×65×30×55A = \sqrt{150 \times 65 \times 30 \times 55}
  3. Result: A=16,087,5004,010.9 m2A = \sqrt{16{,}087{,}500} \approx 4{,}010.9 \text{ m}^2 (approximately 0.99 acres)

Practical note: Heron's formula is the surveyor's best friend when perpendicular heights are difficult to measure in the field.

Example 4: Annular Washer (Manufacturing)

A machinist needs the material area of a ring-shaped steel washer with outer radius 25 mm and inner radius 11 mm.

  1. Formula: A=π(R2r2)A = \pi(R^2 - r^2)
  2. Substitute: A=π(625121)=504πA = \pi(625 - 121) = 504\pi
  3. Result: A1,583.4 mm2A \approx 1{,}583.4 \text{ mm}^2 (about 15.83 cm²)

Example 5: Regular Hexagonal Patio Tile

A geometry student needs to find the area of a regular hexagonal tile with side length 15 cm.

  1. Formula: A=12×6×152×cot(π/6)A = \frac{1}{2} \times 6 \times 15^2 \times \cot(\pi/6)
  2. Simplify: A=3×225×3=6753A = 3 \times 225 \times \sqrt{3} = 675\sqrt{3}
  3. Result: A584.6 cm2A \approx 584.6 \text{ cm}^2 (about 90.6 in²)

Common Mistakes to Avoid

MistakeCorrection
Using the slant side instead of perpendicular heightFor parallelograms and trapezoids, always use the perpendicular distance between the bases, not the slant side
Confusing radius and diameterThe circle formula uses radius (r), not diameter (d). If given the diameter, divide by 2 first
Mixing units within a calculationConvert all measurements to the same unit before computing. You cannot multiply meters by feet
Forgetting area scales with the squareDoubling all dimensions quadruples the area (not doubles it). Area scales as k² when dimensions scale by k
Using full perimeter in Heron's formulaHeron's formula uses the semi-perimeter s = (a+b+c)/2, not the full perimeter

Frequently Asked Questions

What is the difference between area and surface area?

Area refers to the space enclosed by a flat (2D) shape. Surface area is the total area of all the faces of a 3D object. For example, a cube has 6 square faces, so its surface area is 6 times the area of one face.

How do I calculate the area of an irregular shape?

Divide the shape into simpler geometric shapes (rectangles, triangles, etc.), calculate each sub-area separately, and add them together. For shapes defined by coordinates, use the Shoelace formula. For very complex shapes, approximate using graph paper or digital measurement tools.

Why does area use square units?

Area measures how many unit squares fit inside a shape. A unit square is a square with side length 1 in the chosen unit. Since you are multiplying two lengths together (length times width for a rectangle, for example), the result is in units squared.

How does scaling affect area?

If you multiply all linear dimensions of a shape by a factor kk, the area is multiplied by k2k^2. For example, doubling all sides of a rectangle quadruples its area. This is the square-cube law applied to two dimensions.

What is the most area-efficient shape?

For a given perimeter, the circle encloses the maximum possible area. This is known as the isoperimetric inequality. As a regular polygon gains more sides, it approaches the efficiency of a circle.

Can area be negative?

No. Area is always zero or positive. Negative values can appear in intermediate calculations (such as the signed area in the Shoelace formula for clockwise vs. counterclockwise vertex ordering), but the final area is always the absolute value.


References

  • Euclid. Elements, Book I, Proposition 36 (c. 300 BCE).
  • Archimedes. Measurement of a Circle (c. 250 BCE) — Circle area formula.
  • NIST. Handbook 44, Appendix C: General Tables of Units of Measurement. https://www.nist.gov/pml/owm/metric-si/unit-conversion
  • Wolfram MathWorld. "Heron's Formula." https://mathworld.wolfram.com/HeronsFormula.html
  • Wolfram MathWorld. "Shoelace Formula." https://mathworld.wolfram.com/ShoelaceFormula.html

Disclaimer

This calculator is provided for educational and convenience purposes only. While the formulas are based on standard mathematical definitions (sourced from Wolfram MathWorld and NIST unit conversion tables), the results should not be used as the sole basis for critical engineering, construction, or legal decisions. Always verify measurements independently and consult a qualified professional for applications where precision is essential.

Specialized Calculators

Choose from 8 specialized versions of this calculator, each optimized for specific use cases and calculation methods.

Shape

8 Calculators
Rectangle
Rectangle Area Calculator | Length x Width with Steps
Calculate the area of a rectangle from length and width with step-by-step formula display and unit conversions.
Try This Calculator
Triangle
Triangle Area Calculator | Base-Height, Heron\'s, SAS
Calculate triangle area using base and height, three sides (Heron\'s formula), or two sides and an included angle (SAS).
Try This Calculator
Circle
Circle Area Calculator | From Radius with Formula
Calculate the area of a circle from its radius with the pi-r-squared formula, step-by-step solution, and unit conversions.
Try This Calculator
Trapezoid
Trapezoid Area Calculator (Trapezium) | Parallel Sides + Height
Calculate the area of a trapezoid (trapezium) from the two parallel sides and the perpendicular height.
Try This Calculator
Parallelogram
Parallelogram Area Calculator | Base x Perpendicular Height
Calculate the area of a parallelogram from its base and perpendicular height. Includes a reminder to use perpendicular height, not the slant side.
Try This Calculator
Ellipse
Ellipse Area Calculator | Semi-Major and Semi-Minor Axes
Calculate the area of an ellipse from its semi-major and semi-minor axes using the formula A = pi a b.
Try This Calculator
Regular Polygon
Regular Polygon Area Calculator | Pentagon, Hexagon, Octagon
Calculate the area of any regular polygon from the number of sides and side length. Supports triangles, squares, pentagons, hexagons, octagons, and more.
Try This Calculator
Rhombus
Rhombus Area Calculator | From Diagonals
Calculate the area of a rhombus from its two diagonals using the formula A = 1/2 d1 d2.
Try This Calculator

Related Calculators

6 Calculators

More Math calculators

Calculator Search

Search and find calculators