Perimeter is the total length of the boundary around a two-dimensional shape — the sum of all its side lengths.
Quick Reference:
Definition: The total distance around the outside edge of a 2D shape. Unit: Units of length (cm, m, km, inches, feet) Rectangle formula: $P = 2(l + w)$ Square formula: $P = 4s$ Triangle formula: $P = a + b + c$ Circle (circumference): $C = 2\pi r$ General polygon: $P = \text{sum of all sides}$ Type: Measurement — geometry Used in: Architecture, engineering, everyday measurement, fencing, framing
Full Definition
Perimeter is always a one-dimensional measurement — it describes a length, not an area. The perimeter of any polygon is found by adding the lengths of all its sides. For curved shapes like circles, the boundary length is calculated using formulas involving $\pi$.
The word "perimeter" comes from the Greek peri (around) + metron (measure) — literally "the measurement around." It entered mathematical use through Euclid's Elements (c. 300 BCE).
Why Perimeter is Important
Perimeter quantifies a boundary — the fence around a garden, the frame around a picture, the baseboard trim around a room, the track around a running oval. Any problem involving the outside edge of a shape uses perimeter, not area. Wherever material runs along a boundary rather than covering a surface, perimeter is the relevant measurement.
Perimeter Formulas For Common Shapes
Shape | Formula | Variables |
|---|---|---|
Rectangle | $P = 2(l + w)$ | $l$ = length, $w$ = width |
Square | $P = 4s$ | $s$ = side length |
Triangle | $P = a + b + c$ | $a, b, c$ = three sides |
Circle (circumference) | $C = 2\pi r$ | $r$ = radius |
Parallelogram | $P = 2(a + b)$ | $a, b$ = adjacent sides |
Rhombus | $P = 4a$ | $a$ = side length |
Regular polygon (n sides) | $P = n \times s$ | $n$ = number of sides, $s$ = side length |
Worked Examples of Perimeter
Example 1: Rectangle
A rectangular garden is 12 m long and 7 m wide. Find the perimeter.
$$P = 2(l + w) = 2(12 + 7) = 2 \times 19 = 38 \text{ m}$$
Final answer: 38 m
Example 2: Triangle
A triangle has sides 5 cm, 8 cm, and 11 cm. Find the perimeter.
$$P = 5 + 8 + 11 = 24 \text{ cm}$$
Final answer: 24 cm
Example 3: Square from perimeter
A square has perimeter 36 cm. Find the side length.
$$s = \frac{P}{4} = \frac{36}{4} = 9 \text{ cm}$$
Final answer: Side length = 9 cm
Common Confusions: What is Perimeter vs Area?
Perimeter vs area: Perimeter is the boundary length (in cm, m). Area is the space inside (in cm², m²). A rectangle 4 × 6 has perimeter 20 m but area 24 m² — different formulas, different units.
Perimeter of a circle is called circumference, not perimeter. The concept is identical — boundary length — but the term and formula differ. $C = 2\pi r$ uses the irrational constant $\pi$.
Adding only two sides of a rectangle is a common error — students add only length + width and forget to double. The formula $P = 2(l + w)$ accounts for both pairs of equal sides.
Where Perimeter Appears in Real Life
Perimeter is used any time the boundary of a shape needs to be measured or quantified. Architects calculate the perimeter of floor plans to estimate baseboard and skirting materials. Farmers calculate the perimeter of fields to determine how much fencing to purchase.
Runners measure their performance in terms of the perimeter of the track they complete. In GPS and mapping applications, perimeter calculations underpin property boundary measurement. The formula is identical in all these contexts: sum every segment of the boundary and the result is the perimeter.
Perimeter at Different School Levels
In primary school (Grades 3–5), perimeter is introduced using counting squares along the boundary of shapes on grid paper. In middle school (Grades 6–8), students apply formulas for standard shapes and derive the perimeter of composite figures. At secondary level, perimeter problems extend into coordinate geometry — finding the perimeter of a polygon from its vertex coordinates using the distance formula.
Was this article helpful?
Your feedback helps us write better content