Area is the amount of two-dimensional space enclosed within a shape. Whether you're tiling a floor, painting a wall, buying carpet, or solving a geometry problem, knowing how to compute area is one of the most practical math skills you can have. This guide covers all the major shapes with clear formulas, step-by-step examples, and an interactive calculator.

What Is Area?

Area measures the size of a surface — how much space a flat shape covers. It is always expressed in square units: square centimeters (cm²), square meters (m²), square feet (ft²), and so on. The "square" in the unit reflects the two-dimensional nature of area — you are multiplying two length measurements together.

📐 Area vs Perimeter

Area is the space inside a shape (measured in square units).
Perimeter is the total distance around the outside edge of a shape (measured in linear units).

A rectangle 4 m × 3 m has an area of 12 m² (space inside) and a perimeter of 14 m (distance around the outside).

📐 Area Calculator

Select a shape, enter the dimensions, and get the area instantly.

Square
A = s²
Rectangle
A = l × w
Triangle
A = ½ × b × h
Circle
A = π × r²
Trapezoid
A = ½(a+b)×h
Parallelogram
A = b × h
Ellipse
A = π × a × b
Rhombus
A = ½ × d₁ × d₂

1. Area of a Square

s s s
A = s²
s = length of one side — all four sides are equal in a square
How to compute

Measure one side → square it

Since all sides of a square are equal, you only need one measurement. Multiply the side length by itself.

📝 Example: A square tile with side 30 cm
Side length (s)30 cm
A = 30² = 30 × 30900 cm²
✅ Area = 900 cm²

2. Area of a Rectangle

length (l) width (w)
A = l × w
l = length (longer side)   w = width (shorter side)
📝 Example: A room 5 m long and 4 m wide
Length (l)5 m
Width (w)4 m
A = 5 × 420 m²
✅ Area = 20 m² — you need 20 m² of flooring
📝 Real life: A rectangular garden 12 m × 8 m — how many square meters to fertilize?
A = 12 × 896 m²
✅ 96 m² of garden to fertilize

3. Area of a Triangle

h base (b)
A = ½ × b × h
b = base (any side of the triangle)
h = height — the perpendicular distance from the base to the opposite vertex
The height must be perpendicular (90°) to the base — not the slant side
⚠️ The Height Must Be Perpendicular

The height (h) in the triangle formula is not a side of the triangle — it is the perpendicular distance from the base to the opposite vertex. For a right triangle, the two legs serve as base and height. For other triangles, you may need to draw the height outside the triangle (for obtuse triangles).

📝 Example: Triangle with base 8 cm and height 5 cm
Base (b)8 cm
Height (h)5 cm
A = ½ × 8 × 520 cm²
✅ Area = 20 cm²

Heron's Formula — When You Only Know the Three Sides

If you know all three side lengths but not the height, use Heron's formula:

A = √[ s(s−a)(s−b)(s−c) ]
where s = (a + b + c) ÷ 2 (the semi-perimeter)
a, b, c = lengths of the three sides
📝 Triangle with sides 5, 6, 7 cm
Semi-perimeter s = (5+6+7) ÷ 29
s−a = 9−5, s−b = 9−6, s−c = 9−74, 3, 2
A = √(9 × 4 × 3 × 2) = √216≈ 14.70 cm²
✅ Area ≈ 14.70 cm²

4. Area of a Circle

r
A = π × r²
r = radius (distance from center to edge)
π ≈ 3.14159265...
If you know the diameter d: r = d ÷ 2, so A = π × (d/2)²
📝 Example: Circle with radius 7 cm
Radius (r)7 cm
A = π × 7²π × 49
A = 3.14159 × 49≈ 153.94 cm²
✅ Area ≈ 153.94 cm²
📝 Real life: A circular pool with diameter 6 m — what area of cover do you need?
Radius = 6 ÷ 23 m
A = π × 3² = π × 9≈ 28.27 m²
✅ You need approximately 28.27 m² of pool cover

5. Area of a Trapezoid

h a (top) b (bottom)
A = ½ × (a + b) × h
a = length of the top parallel side
b = length of the bottom parallel side
h = perpendicular height between the two parallel sides
📝 Example: Trapezoid with parallel sides 5 cm and 9 cm, height 4 cm
Top (a) = 5, Bottom (b) = 9a + b = 14
Height (h)4 cm
A = ½ × 14 × 428 cm²
✅ Area = 28 cm²

6. Area of a Parallelogram

A = b × h
b = base (length of one of the parallel sides)
h = perpendicular height (NOT the slant side length)
A parallelogram with the same base and height as a rectangle has the same area.
📝 Example: Parallelogram with base 10 cm and perpendicular height 6 cm
A = 10 × 660 cm²
✅ Area = 60 cm²

7. Area of an Ellipse

A = π × a × b
a = semi-major axis (half the longest diameter)
b = semi-minor axis (half the shortest diameter)
When a = b, this reduces to the circle formula A = πr²
📝 Example: Ellipse with semi-major axis 8 cm and semi-minor axis 5 cm
A = π × 8 × 5≈ 125.66 cm²
✅ Area ≈ 125.66 cm²

8. Area of a Rhombus

A = ½ × d₁ × d₂
d₁ = length of the first diagonal
d₂ = length of the second diagonal
The diagonals of a rhombus always bisect each other at right angles.
📝 Example: Rhombus with diagonals 10 cm and 6 cm
A = ½ × 10 × 630 cm²
✅ Area = 30 cm²

All Formulas at a Glance

ShapeFormulaVariables
SquareA = s²s = side length
RectangleA = l × wl = length, w = width
TriangleA = ½ × b × hb = base, h = perpendicular height
CircleA = π × r²r = radius
TrapezoidA = ½ × (a+b) × ha,b = parallel sides, h = height
ParallelogramA = b × hb = base, h = perpendicular height
EllipseA = π × a × ba,b = semi-axes
RhombusA = ½ × d₁ × d₂d₁, d₂ = diagonals
Regular HexagonA = (3√3 ÷ 2) × s²s = side length
Sector of circleA = ½ × r² × θr = radius, θ = angle in radians

Area Unit Conversions

Area units are squared — so conversions are not linear. For example, 1 m = 100 cm, but 1 m² = 10,000 cm² (100²).

FromToMultiply by
1 m²cm²10,000
1 m²mm²1,000,000
1 km²1,000,000
1 hectare (ha)10,000
1 ft²0.0929
1 in²cm²6.4516
1 acre4,046.86

Practice Problems

ProblemAnswer
Square with side 9 cm81 cm²
Rectangle 15 m × 6 m90 m²
Triangle base 12 cm, height 8 cm48 cm²
Circle radius 5 m≈ 78.54 m²
Trapezoid: top 4 cm, bottom 10 cm, height 5 cm35 cm²
Parallelogram base 14 cm, height 7 cm98 cm²
Rhombus diagonals 8 cm and 12 cm48 cm²
✅ Key Takeaways

1. Area is always in square units (cm², m², ft²)
2. Square: s²  |  Rectangle: l × w
3. Triangle: ½ × b × h — height must be perpendicular
4. Circle: π × r² — if you have diameter, divide by 2 first
5. Trapezoid: ½ × (a + b) × h — average the parallel sides
6. Area unit conversions are squared — 1 m = 100 cm but 1 m² = 10,000 cm²
7. When only three sides are known for a triangle, use Heron's formula


📐 Try the Area Calculator

Our Area Calculator supports all major shapes with unit conversions and step-by-step solutions.

Try the Area Calculator →