Area Basics

Understand what area is and how to find it for rectangles, squares, and triangles.

beginnergeometryareafoundationsUpdated 2026-02-02

For Elementary Students

What Is Area?

Area tells you how much space is inside a shape!

Think about it like this: Imagine covering a table with square tiles. How many tiles do you need? That's the area!

Counting Squares

The simplest way to find area is to count the squares inside!

┌─┬─┬─┬─┐
├─┼─┼─┼─┤
├─┼─┼─┼─┤
└─┴─┴─┴─┘

This rectangle has 8 squares inside!
Area = 8 square units

Area = Length × Width

Instead of counting every square, there's a shortcut!

For a rectangle: Multiply the length times the width!

    4 cm
  ┌──────┐
2 │▓▓▓▓▓▓│ 2 cm
  │▓▓▓▓▓▓│
  └──────┘
    4 cm

To find area:

  • Length: 4 cm
  • Width: 2 cm
  • Area: 4 × 2 = 8 cm²

Why it works: You have 2 rows of 4 squares each. 2 × 4 = 8 squares!

Square Units

Area is always measured in square units because we're counting squares!

  • cm² = square centimeters (read as "centimeters squared")
  • = square meters
  • in² = square inches

Remember: Always write the little ² when writing area!

✓ "The area is 12 cm²" ❌ "The area is 12 cm"

Square

A square has all sides equal!

  ┌────┐
  │▓▓▓▓│ 4 cm each side
  │▓▓▓▓│
  │▓▓▓▓│
  └────┘

To find area: Multiply a side by itself!

  • Side: 4 cm
  • Area: 4 × 4 = 16 cm²

Quick trick: Just square the side! Area = side × side

Triangle

A triangle is exactly HALF of a rectangle!

Rectangle:        Triangle (half):
┌────────┐        ┌────────┐
│▓▓▓▓▓▓▓▓│        │▓▓▓▓▓▓▓/│
│▓▓▓▓▓▓▓▓│   →    │▓▓▓▓▓/ │
└────────┘        └────/───┘

To find triangle area:

Step 1: Pretend it's a rectangle: base × height

Step 2: Cut that in half: ÷ 2

Example:

     /\
    /  \
  6/    \  (height = 4)
  /      \
 /________\
     8 cm
  • Base: 8 cm
  • Height: 4 cm
  • Pretend rectangle: 8 × 4 = 32
  • Triangle (half): 32 ÷ 2 = 16 cm²

Formula: Area = (base × height) ÷ 2

Real-Life Area

Carpet for a room: How much carpet do you need? Calculate the area!

Garden plot: How big is your garden? Find the area!

Pizza: A big pizza has more area than a small pizza!

For Junior High Students

What Is Area?

Area is the measure of the two-dimensional space enclosed by a shape. It quantifies how much surface a shape covers.

Etymology: From Latin "area" meaning a level ground, court, or open space

Key concept: Area measures the interior of a shape.

If you were tiling a floor or painting a wall, the area tells you how many tiles you need or how much paint to buy.

Units of Area

Area is measured in square units because we're essentially counting how many unit squares fit inside the shape.

Common units:

Metric:

  • mm² (square millimeters)
  • cm² (square centimeters)
  • m² (square meters)
  • km² (square kilometers)
  • hectares (10,000 m²)

Imperial:

  • in² (square inches)
  • ft² (square feet)
  • yd² (square yards)
  • acres, square miles

Conversion example: 1 m² = 10,000 cm² (because 1 m = 100 cm, so 100 × 100 = 10,000)

Important: Always use square units (with the ² symbol) for area!

Rectangle

A rectangle has two pairs of equal sides: length (l) and width (w).

      l
  ┌────────┐
w │        │ w
  │        │
  └────────┘
      l

Formula: Area = length × width or A = l × w

Why it works: If you divide the rectangle into unit squares, you'll have l columns and w rows, giving l × w squares total.

Example: A rectangle with length 7 cm and width 3 cm.

A = l × w
A = 7 × 3
A = 21 cm²

Practical note: It doesn't matter which dimension you call length and which you call width — multiplication is commutative: 7 × 3 = 3 × 7

Square

A square is a special rectangle where all four sides are equal (s).

    s
  ┌───┐
s │   │ s
  │   │
  └───┘
    s

Formula: Area = side × side = s²

Example: A square with side 5 m.

A = s²
A = 5²
A = 5 × 5
A = 25 m²

Why "squared": The exponent notation comes directly from geometry! When we say "5 squared," we mean a square with side 5, which has area 25.

Triangle

A triangle has three vertices connected by three sides. The base can be any side, and the height is the perpendicular distance from that base to the opposite vertex.

      vertex
        /\
       /  \
    h /    \  (height ⊥ base)
     /      \
    /________\
        b

Formula: Area = (base × height) / 2 or A = ½bh

Important: The height must be perpendicular to the base (forms a 90° angle).

Why divide by 2? Every triangle is exactly half of a parallelogram (or rectangle) with the same base and height.

Example 1: A triangle with base 10 cm and height 6 cm.

A = (b × h) / 2
A = (10 × 6) / 2
A = 60 / 2
A = 30 cm²

Example 2: Right triangle with legs 8 m and 6 m.

For a right triangle, you can use either leg as the base (and the other leg as the height).

A = (8 × 6) / 2
A = 48 / 2
A = 24 m²

Finding the Height

The height is NOT necessarily one of the sides!

Right triangle: Height is one of the legs (the sides forming the right angle)

  |\
h | \
  |  \
  |___\
    b
Height is the vertical side

Other triangles: You may need to draw the height as a dashed line perpendicular to the base

     /\
    /  \
   / |  \  ← height (dashed line ⊥ to base)
  /  |   \
 /____|___\
     base

Compound Shapes

For irregular shapes, break them into rectangles and triangles, find each area, then add them up.

Example: L-shaped room

  ┌───┬───┐
  │ A │   │
  ├───┤ B │
  │ C │   │
  └───┴───┘

Method:

  1. Divide into rectangles A, B, C
  2. Find area of each
  3. Add: Total Area = Area A + Area B + Area C

Area vs. Perimeter

Perimeter: Distance around the shape (1-dimensional measurement)

  • Units: cm, m, ft
  • Measures the boundary
  • Formula for rectangle: P = 2(l + w)

Area: Space inside the shape (2-dimensional measurement)

  • Units: cm², m², ft²
  • Measures the surface
  • Formula for rectangle: A = l × w

Important insight: Two shapes can have the same perimeter but different areas!

Example:

  • Rectangle 1: 6×2, Perimeter = 16, Area = 12
  • Rectangle 2: 5×3, Perimeter = 16, Area = 15
  • Rectangle 3: 4×4 (square), Perimeter = 16, Area = 16

Observation: For a fixed perimeter, the square has the maximum area!

Real-Life Applications

Flooring: "How much tile do I need for a 12 ft × 10 ft room?"

  • Area = 12 × 10 = 120 ft²

Painting: "How much paint for a wall 3 m high and 5 m wide?"

  • Area = 3 × 5 = 15 m²
  • Check paint can label: "covers 30 m²" → need 1 can

Gardening: "Fertilizer bag covers 500 m². My yard is 20 m × 30 m. How many bags?"

  • Yard area = 20 × 30 = 600 m²
  • Bags needed = 600 ÷ 500 = 1.2 → need 2 bags

Land measurement: Property size, agricultural fields, park planning

Construction: Calculating materials needed (drywall, roofing, concrete)

Finding Missing Dimensions

Sometimes you know the area and need to find a missing side.

Example: A rectangle has area 48 cm² and width 6 cm. Find the length.

Formula: A = l × w

Substitute: 48 = l × 6

Solve: l = 48 ÷ 6 = 8 cm

Example: A square has area 36 m². Find the side length.

Formula: A = s²

Substitute: 36 = s²

Solve: s = √36 = 6 m

Common Mistakes

Mistake 1: Forgetting square units

❌ "The area is 20" ✓ "The area is 20 cm²"

Mistake 2: Using perimeter formula for area

❌ Rectangle area = 2(l + w) ✓ Rectangle area = l × w

Mistake 3: Using a side as the height in a triangle

❌ Using the slant side as height ✓ Height must be perpendicular to the base

Mistake 4: Forgetting to divide by 2 for triangles

❌ Triangle area = base × height ✓ Triangle area = (base × height) / 2

Mistake 5: Mixing units

❌ Length = 2 m, Width = 50 cm → Area = 100 ✓ Convert first: 2 m = 200 cm → Area = 200 × 50 = 10,000 cm² = 1 m²

Tips for Success

Tip 1: Always draw and label the shape with given measurements

Tip 2: Write the formula first, then substitute values

Tip 3: Check that units match before calculating

Tip 4: Include square units (²) in your answer

Tip 5: For triangles, make sure you identify the height correctly (perpendicular to base)

Tip 6: To estimate, round numbers and calculate mentally first

Maximum and Minimum Areas

For a fixed perimeter, different shapes have different areas:

Which shape has the largest area for a given perimeter?

  • Answer: A circle has the maximum area
  • Among rectangles: A square has the maximum area

Example: Perimeter = 20 m

  • Rectangle 7×3: A = 21 m²
  • Rectangle 6×4: A = 24 m²
  • Square 5×5: A = 25 m² (largest rectangle)

Application: If you have 100 m of fencing and want to enclose the most area, make it square (25 m × 25 m = 625 m²) rather than rectangular!

Practice

What is the area of a rectangle with length 9 m and width 4 m?

A triangle has a base of 12 cm and a height of 5 cm. What is its area?

A square garden has an area of 49 m². What is the length of one side?

A rectangle has length 8 cm and area 56 cm². What is its width?