Area Calculator

Calculate the area and perimeter of rectangles, triangles, circles, trapezoids, parallelograms, and ellipses with step-by-step formulas.

Ad
Ad

About Area Calculator

Calculate the area and perimeter of six common 2D shapes: rectangle, triangle, circle, trapezoid, parallelogram, and ellipse. Select a shape tab, enter the dimensions, and see the result with the formula and step-by-step working shown instantly.

Area Formulas at a Glance

ShapeArea FormulaPerimeter Formula
RectangleA = l x wP = 2(l + w)
TriangleA = (1/2) x b x hP = a + b + c
CircleA = πr²C = 2πr
TrapezoidA = (1/2)(a + b) x hP = a + b + c + d
ParallelogramA = b x hP = 2(a + b)
EllipseA = πabP ≈ Ramanujan approximation

Worked Examples

Rectangle (l=12, w=8):

  • Area = 12 x 8 = 96 square units
  • Perimeter = 2(12 + 8) = 40 units

Triangle (base=10, height=6):

  • Area = (1/2) x 10 x 6 = 30 square units

Trapezoid (parallel sides 8 and 14, height 5):

  • Area = (1/2)(8 + 14) x 5 = (1/2)(22)(5) = 55 square units

Circle (r=7):

  • Area = π x 49 = 153.94 square units
  • Circumference = 2π x 7 = 43.98 units

Area Comparison Between Shapes

Different shapes enclose different areas for the same perimeter. The circle is the most efficient:

ShapePerimeter = 40 unitsArea% of Circle
CircleC = 40, r = 6.366127.32100%
Squares = 10100.0078.5%
Equilateral triangles = 13.3377.0060.5%
Rectangle (2:1 ratio)l=13.33, w=6.6788.8969.8%
Rectangle (4:1 ratio)l=16, w=464.0050.3%

The more "stretched" a rectangle becomes, the less area it encloses for the same perimeter. This is why efficient buildings tend toward square floor plans and why circular tanks and silos use minimal material for maximum volume.

Common Real-World Areas

ItemShapeDimensionsArea
A4 paperRectangle21 x 29.7 cm623.7 cm²
US Letter paperRectangle8.5 x 11 in93.5 in²
Football pitch (soccer)Rectangle105 x 68 m7,140 m²
Tennis courtRectangle23.77 x 10.97 m260.8 m²
Large pizza (14")Circler = 17.78 cm993 cm²
Basketball courtRectangle28.65 x 15.24 m436.6 m²

Unit Conversion for Area

FromToMultiply by
cm²0.0001
ft²10.764
ft²0.0929
in²cm²6.4516
acres4,046.86
hectares10,000

The Ellipse Perimeter Problem

Unlike every other shape on this list, there is no exact closed-form formula for the perimeter of an ellipse. This calculator uses Ramanujan's approximation (1914):

P ≈ π(3(a+b) - √((3a+b)(a+3b)))

Where a is the semi-major axis and b is the semi-minor axis. This approximation is accurate to within 0.04% for most practical ellipses. The area, however, is exact: A = πab.

For circle-specific calculations including arc length and sector area, the circumference calculator provides extra detail. For 3D shape volumes, the volume calculator covers spheres, cylinders, cones, and more.

All calculations run entirely in your browser. No data is sent to any server.

Frequently Asked Questions

What shapes does this area calculator support?

It covers six common shapes: rectangle, triangle, circle, trapezoid, parallelogram, and ellipse. Each shape has its own tab with the right input fields and formula.

How is the area of a triangle calculated?

The standard formula is A = (1/2) x base x height. You need the base length and the perpendicular height. The calculator shows the substitution step by step.

What is the Ramanujan approximation for an ellipse?

There is no exact formula for the perimeter of an ellipse, so this tool uses Ramanujan's approximation which is accurate for most practical cases. It involves the semi-major and semi-minor axes.

Can I calculate both area and perimeter at once?

Yes. The tool always calculates area from the required dimensions. Perimeter is shown too when enough side lengths are provided.

Does this work on mobile?

Yes. The layout adjusts for smaller screens and all inputs are touch-friendly.

Link to this tool

Copy this HTML to link to this tool from your website or blog.

<a href="https://toolboxkit.io/tools/area-calculator/" title="Area Calculator - Free Online Tool">Try Area Calculator on ToolboxKit.io</a>