Area of Common 2D Shapes

Area of Common 2D Shapes

Build a clear feel for area as surface, not just formulas. Learn the core area rules for rectangles, triangles, circles, and more, plus how to handle tricky composite shapes and unit conversions without getting lost.

Area of common 2D shapes is about counting how many square units cover a surface. If you could place 1-by-1 tiles on a shape with no gaps or overlaps, the number of tiles is the area. Formulas are shortcuts for counting faster, but they only make sense when you can picture what is being counted. That is why two shapes can share the same perimeter yet hold different amounts of space inside. Perimeter is fence length. Area is how much ground the fence encloses.

To see that difference in a concrete way, interact with the grid example here.

The point to keep is simple. Changing a shape to be long and narrow can keep the same fence length while shrinking the surface it covers.

Rectangles and squares as organized counting

A rectangle is the friendliest place to start because it behaves like a neatly packed array. If a rectangle is 6 units long and 4 units wide, you can count 4 rows of 6 unit squares. That gives 6×4=246\times4=24 square units. A square is the same idea with equal side lengths, so it is still length times width.

Units matter twice

Area units are squared because you are counting squares, not lengths.

  • cm measures length, cm² measures area
  • Changing from m to cm multiplies lengths by 100
  • Changing from to cm² multiplies areas by 1002=10,000100^2=10,000

A 2 m by 3 m rectangle has area 6 m². In centimeters, the sides are 200 cm by 300 cm, so the area is 60,000 cm². Both answers match because 6 m² equals 60,000 cm².

Try a few rectangles on a grid and watch how the count of unit squares matches length×width, including unit conversions.

Quick check: If your side lengths double, your area becomes four times as large because you doubled both directions.

Triangle area and what height really means

The area of a triangle is

A=12×base×heightA=\frac12\times\text{base}\times\text{height}

The 12\frac12 is there because a triangle is half of a matching parallelogram, or half of a rectangle when it is a right triangle.

The part that trips people is height. Height is the perpendicular distance from a chosen base to the opposite vertex. Perpendicular means it meets the base at a right angle. That perpendicular segment can land on the base itself, or on an extension of the base if the triangle is obtuse.

Picking a base-height pair

You can choose any side as the base, as long as the height you use is perpendicular to that base.

  • Choose a base you know the length of
  • Find the perpendicular distance to the opposite vertex
  • Use only that matching pair in 12bh\frac12 bh

The widget below shows different triangles and where valid heights fall for different base choices.

Once you can spot the right angle marker between base and height, the formula stops feeling like a trick and starts feeling like counting a slanted stack of squares.

Parallelograms and trapezoids by rearranging

A parallelogram looks slanted, but its area is not about the slanted side length. It is about base and perpendicular height, just like a rectangle. If you cut a right triangle off one side of a parallelogram and slide it to the other side, you make a rectangle with the same base and height. That is why the area is

A=base×heightA=\text{base}\times\text{height}

Here again, height means perpendicular distance between the two parallel sides.

A trapezoid has two parallel sides, often called bases, with lengths aa and bb. The height hh is the perpendicular distance between them. Its area is

A=12(a+b)hA=\frac12(a+b)h

One way to remember it is that (a+b)/2(a+b)/2 is the average base length. Multiply average width by height to get the area.

Use the comparison animation to connect each formula to a cut-and-shift picture.

Base rule: In slanted shapes, ignore the slant for area unless it helps you find the perpendicular height.

Circle area from slices

Circle area is

A=πr2A=\pi r^2

The radius rr is the distance from the center to the circle. The diameter is twice the radius, so diameter = 2r. If you are given diameter, divide by 2 before squaring.

The πr2\pi r^2 idea is easier to trust when you imagine cutting the circle into many thin pizza slices and rearranging them. As the slices get thinner, the rearranged shape starts to resemble a rectangle. One side approaches half the circumference, which is πr\pi r. The other side is rr. Rectangle area then looks like (πr)×r=πr2(\pi r)\times r=\pi r^2.

Interact with the slice-and-rearrange view here.

Estimating without a calculator

You often only need a sensible estimate.

  • Use π3.14\pi\approx3.14 for decent accuracy
  • Use π3\pi\approx3 for quick mental bounds
  • Check scale by comparing to a square of side 2r, which has area 4r²

If your estimate says a circle has more area than that 2r by 2r square, something went wrong, because the circle fits inside it.

Composite shapes and missing-area problems

Real problems love shapes that are not on the formula list. The move is to cut the shape into pieces you do know, or to compute a big simple shape and subtract holes.

A reliable workflow:

  • Sketch the cut lines you wish were there
  • Label every needed length before calculating
  • Add areas of pieces, subtract areas of cut-outs
  • Sanity-check using rough bounding shapes

Imagine an L-shaped floor. Two rectangles often cover it cleanly. A garden bed shaped like a rectangle with a circular pond removed is a big rectangle minus a circle. A shape with a semicircle on one end is a rectangle plus half a circle, and half means divide the circle area by 2.

Try decomposing a few irregular layouts and watch how the add and subtract breakdowns track the final area.

Tip: Your final area should be between the area of the smallest rectangle that must fit inside the shape and the largest rectangle that can cover it.

A quick decision path that works every time

Start with what you can count. Find a rectangle hiding inside the shape, or build one by rearranging. For each piece, choose the formula that matches the measurements you actually have, not the ones that look convenient. Keep units consistent early, especially squared units, then do one last reasonableness check by comparing to a simple bounding shape you can estimate in your head.

Was this lesson helpful?
Dive Deeper

Generate a follow-up sub-lesson on any aspect of this topic

Related content