Skip to main content
🔬 Advanced

Area Calculator – Common Shapes

Calculate the area of common shapes: rectangle, circle, triangle, and trapezoid. This free online math calculator gives you instant step-by-step results.

★★★★★ 4.8/5 · 📊 0 calculations · 🔒 Private & free

Common Area Formulas Explained

Area measures the two-dimensional space enclosed within a shape. It is expressed in square units — square meters (m²), square feet (ft²), square inches (in²), acres, or hectares, depending on scale. Understanding area formulas and their derivations helps you apply them correctly and avoid common mistakes.

Rectangle: A = length × width. This is the most fundamental area formula; all others derive from it. A 10 m × 5 m rectangle has area 50 m².

Triangle: A = ½ × base × height. The height must be perpendicular to the base. For a right triangle, the two legs are the base and height. For an oblique triangle, you may need to drop an altitude to find the height.

Circle: A = πr². Where r is the radius. For a diameter d: A = π(d/2)² = πd²/4. A circle with radius 5 m has area 25π ≈ 78.54 m².

Trapezoid: A = ½ × (base₁ + base₂) × height. The two bases are the parallel sides; the height is the perpendicular distance between them. A trapezoid with bases 8 m and 12 m and height 5 m has area ½ × 20 × 5 = 50 m².

Parallelogram: A = base × height (not the slant side). A parallelogram with base 10 m and perpendicular height 4 m has area 40 m², same as a rectangle with the same base and height.

Ellipse: A = π × a × b, where a and b are the semi-major and semi-minor axes. If a = b = r, you get a circle: A = πr².

Area Formula Reference Table

Quick-reference table for all common 2D shapes with their area formulas, variables, and usage notes.

ShapeFormulaVariablesExample (units)
RectangleA = l × wl = length, w = width10 × 4 = 40 m²
SquareA = s²s = side length7² = 49 m²
TriangleA = ½bhb = base, h = height (⊥)½ × 8 × 5 = 20 m²
CircleA = πr²r = radiusπ × 3² ≈ 28.27 m²
TrapezoidA = ½(b₁+b₂)hb₁, b₂ = parallel bases, h = height½(6+10)×4 = 32 m²
ParallelogramA = bhb = base, h = perpendicular height9 × 5 = 45 m²
EllipseA = πaba = semi-major axis, b = semi-minor axisπ × 5 × 3 ≈ 47.12 m²
Regular HexagonA = (3√3/2)s²s = side length(3√3/2) × 4² ≈ 41.57 m²
RhombusA = ½d₁d₂d₁, d₂ = diagonals½ × 8 × 6 = 24 m²
SectorA = ½r²θr = radius, θ = angle in radians½ × 5² × (π/3) ≈ 13.09 m²

For irregular shapes, break them into a combination of simpler shapes, calculate each area, and sum them. This decomposition method works for any polygon. For curved irregular shapes, numerical integration or the shoelace formula (for polygon vertices) provides exact results.

Converting Area Units

Area unit conversion is critical in construction, real estate, land surveying, and international work where metric and imperial units mix. Always double-check your units — a factor of 10.764 separates m² and ft², and mismatching units can cause costly errors.

FromToMultiply by
ft²10.7639
ft²0.09290
cm²10,000
km²1,000,000
hectare10,000
acreft²43,560
acre4,046.86
hectareacre2.4711
mile²acre640
mile²km²2.5900

Context for area sizes: A typical US home lot is 0.15–0.25 acres (650–1,000 m²). A tennis court is 260 m² (2,800 ft²). A football (soccer) pitch is ~7,140 m² (1.76 acres). Central Park, NYC is 341 hectares (843 acres). The state of Rhode Island is about 4,000 km².

Real-World Area Calculations and Practical Tips

Accurate area calculation is essential in many everyday and professional contexts. Here are key applications with practical guidance.

Flooring and Tiling: Measure room dimensions, calculate area, then add 10–15% for waste and cuts (more for diagonal patterns). Tiles are typically sold by the box; find the coverage per box and divide total area to find boxes needed. For irregularly shaped rooms, divide into rectangles and sum.

Painting Walls: Calculate wall area = perimeter × wall height. Subtract area of windows (average 3 m² / 32 ft² each) and doors (average 2 m² / 21 ft² each). One gallon of paint typically covers 350–400 ft² (33–37 m²) with one coat. Multiply by number of coats.

Landscaping and Lawn Care: Seed packaging lists coverage in ft² or m². Calculate lawn area, subtract house footprint, pathways, and planting beds, then divide by seed coverage rate. Similarly for fertilizer, mulch, or sod quantity calculations.

Roofing: Roof area exceeds footprint area because of pitch. For a roof with a 6/12 pitch (rises 6 inches per 12 horizontal inches), multiply footprint area by √((6² + 12²)/12²) ≈ 1.118. Roofing is sold in "squares" — 1 square = 100 ft². A 2,000 ft² footprint with 6/12 pitch needs about 22–24 squares (including waste).

Agriculture and Land: Fields are often irregular polygons. Use GPS mapping tools or divide into triangles/rectangles with surveying tape. In the US, farmland is commonly measured in acres; in Europe, hectares. One acre produces roughly 150–200 bushels of corn annually under good conditions.

Fabric and Upholstery: Calculate area of pieces to be covered, add seam allowance (typically 1.5–2 cm on each edge), then choose fabric yardage. Patterned fabrics require extra for pattern matching — typically 1–2 additional pattern repeats per width.

Area in Calculus and Advanced Mathematics

The concept of area underpins the entire field of integral calculus. The definite integral ∫ₐᵇ f(x) dx represents the signed area between f(x) and the x-axis. Positive area lies above the x-axis; negative area below. To find total area regardless of sign, integrate |f(x)|.

The Fundamental Theorem of Calculus connects area (integrals) to rates of change (derivatives): if F'(x) = f(x), then ∫ₐᵇ f(x) dx = F(b) - F(a). This profound result allows us to compute areas bounded by curves exactly using antiderivatives.

Area between two curves: if f(x) ≥ g(x) on [a, b], then the area between them is ∫ₐᵇ (f(x) - g(x)) dx. This is used in economics (consumer/producer surplus), physics (work done by variable forces), and probability (areas under probability density functions equal probabilities).

For polar curves, the area enclosed is A = ½ ∫ₐᵇ r(θ)² dθ. The area of a closed parametric curve can be found using Green's theorem: A = ½ ∮ (x dy - y dx). The Shoelace Formula for a polygon with vertices (x₁,y₁), ..., (xₙ,yₙ): A = ½ |Σ(xᵢyᵢ₊₁ - xᵢ₊₁yᵢ)|.

In probability and statistics, area under a curve has a specific interpretation: the area under a probability density function (PDF) between two values equals the probability of the random variable falling in that range. For the standard normal curve, the total area under the bell curve equals exactly 1.

Surface Area vs. Area: 3D Shapes

Area refers to 2D shapes. Surface area extends the concept to 3D objects — it's the total area of all outer surfaces. Surface area is used in heat transfer calculations, packaging design, painting costs for 3D objects, and understanding diffusion in biology and chemistry.

3D ShapeSurface Area FormulaVolume Formula
Cube (side s)6s²
Rectangular box (l×w×h)2(lw + lh + wh)lwh
Sphere (radius r)4πr²(4/3)πr³
Cylinder (r, h)2πr² + 2πrhπr²h
Cone (r, h, slant l)πr² + πrl(1/3)πr²h
Pyramid (base B, slant s)B + ½ × perimeter × s(1/3)Bh

Notice that spheres have a special relationship: surface area = 4πr² and volume = (4/3)πr³. The ratio Volume/Surface Area = r/3, meaning larger spheres are more volume-efficient relative to their surface. This is why large animals stay warm more easily (low surface-area-to-volume ratio) and why cells must remain small for efficient nutrient exchange.

Practical Tips for Measuring Area Accurately

Measuring area in real-world situations involves more than just plugging numbers into a formula. Physical measurements have tolerances, rooms are rarely perfect rectangles, and materials are sold in standard sizes that may not match your exact need.

Measuring rooms for flooring: Measure at least twice in each direction — rooms often aren't perfectly square, with dimensions varying by an inch or more between different measurement points. Use the largest measurement for each dimension to avoid coming up short on materials. Break L-shaped or irregular rooms into two or three rectangles, measure each separately, and add the areas. Sketch a floor plan with dimensions before going to the store.

Dealing with obstructions: For flooring around cabinets, bathtubs, or islands, measure the largest outer rectangle and then subtract the area of fixed obstacles. For example, a bathroom 8 ft × 10 ft (80 ft²) with a 2 ft × 4 ft bathtub alcove (8 ft²) needs 72 ft² of flooring plus overage.

Waste factors by material and pattern: Straight-lay tile or plank: add 10%. Diagonal (45°) layout: add 15%. Herringbone or complex parquet: add 20%. Carpet (sold in 12 ft rolls): waste depends on room dimensions and how pieces must be cut. Always buy one extra box of tile and keep it for future repairs — matching discontinued products years later is costly.

Converting from measurements to purchase quantities: Once you have total area, divide by the unit coverage of the product. Tile: each box covers X ft² (listed on box). Paint: 1 gallon covers ~350 ft². Seed: package lists ft² per pound. Fertilizer: coverage listed in ft² or m². Always round up to whole purchase units.

Digital measurement tools: Laser distance meters (brands: Bosch, Leica) measure room dimensions accurately to ±1 mm from across the room — far faster and more accurate than tape measures. For land: GPS/GIS apps like Google Earth, Planimeter, or Measure Map allow tracing irregular boundaries to calculate area in acres or m². These tools are invaluable for lots, fields, and landscaping projects.

Frequently Asked Questions

How do I measure the area of an irregular shape?

Break it into regular shapes (rectangles, triangles), calculate each, and sum them. For very irregular shapes, use the grid method: overlay a grid and count full and partial squares. Digital tools can trace outlines on maps for land area. The shoelace formula works for any polygon if you have vertex coordinates.

What is the difference between square feet and linear feet?

Linear feet measures length in one dimension. Square feet measures area in two dimensions. A 10 ft × 12 ft room is 120 square feet but has a 44 linear foot perimeter. Flooring is sold by square feet; baseboards by linear feet.

How do I calculate the area of a circle from diameter?

A = π × (d/2)² = π × d²/4. For a 10-foot diameter circle: A = 3.14159 × 25 = 78.5 square feet. Alternatively, use radius = diameter/2 = 5 ft, then A = π × 5² = 78.54 ft².

How much does 10% extra for flooring waste matter?

It matters significantly. For a 500 ft² room, 10% extra = 50 ft² of tile. At $3/ft², that's $150. Straight-lay patterns need 10% extra; diagonal patterns need 15%; complex herringbone needs 20%. Always buy extra — dye lots change, and you'll need matching tiles for future repairs.

What is a hectare and when is it used?

A hectare is 10,000 m² (100 m × 100 m) or about 2.47 acres. It's the standard unit for agricultural land in most of the world outside the US. One hectare can grow about 2–3 tonnes of wheat annually. The EU, UN, and most international bodies use hectares for land measurement.

How is Heron's formula used for triangle area?

When you know all three sides (a, b, c) but not the height: compute s = (a+b+c)/2 (semi-perimeter), then Area = √(s(s-a)(s-b)(s-c)). For example, a triangle with sides 3, 4, 5: s = 6, Area = √(6×3×2×1) = √36 = 6. This confirms the right-triangle formula: ½ × 3 × 4 = 6. ✓

Can two shapes with the same perimeter have different areas?

Yes — this is the isoperimetric problem. Among all shapes with a given perimeter, the circle encloses the maximum area. A square encloses more area than a rectangle with the same perimeter. A regular polygon encloses more area than an irregular one with the same perimeter. This principle is used in nature: beehives use hexagonal cells because hexagons tile the plane most efficiently.

What is the area of a regular hexagon?

A = (3√3/2) × s², where s is the side length. For a hexagon with s = 4 cm: A = (3 × 1.732 / 2) × 16 ≈ 41.57 cm². A regular hexagon can also be divided into 6 equilateral triangles, each with area (√3/4)s², giving total area 6 × (√3/4)s² = (3√3/2)s².

How do I find the area of a sector of a circle?

Sector area = (θ/360°) × πr² for angle θ in degrees, or (1/2)r²θ for θ in radians. A quarter-circle (θ = 90°) has area (90/360) × πr² = πr²/4. The arc length of the same sector is (θ/360°) × 2πr.

Why does the triangle area formula use ½?

Because any triangle is exactly half of a rectangle (or parallelogram) with the same base and height. Draw any triangle, then surround it with the smallest enclosing rectangle. You'll find the triangle occupies exactly half the rectangle's area. This is why A = ½bh.

},{"@type":"Question","name":"What is the difference between square feet and linear feet?","acceptedAnswer":{"@type":"Answer","text":"Linear feet measures length in one dimension. Square feet measures area in two dimensions. A 10 ft × 12 ft room is 120 square feet but has a 44 linear foot perimeter. Flooring is sold by square feet; baseboards by linear feet."}},{"@type":"Question","name":"How do I calculate the area of a circle from diameter?","acceptedAnswer":{"@type":"Answer","text":"A = pi × (d/2)² = pi × d²/4. For a 10-foot diameter circle: A = 3.14159 × 25 = 78.5 square feet."}}]}