Geometry

Perimeter

Last updated: March 2026 · Beginner
Before you start

You should be comfortable with:

Real-world applications
📐
Carpentry

Measurements, material estimation, cutting calculations

🌡️
HVAC

Refrigerant charging, airflow, system sizing

The perimeter is the total distance around the outside of a shape. If you walked along every edge of a flat figure and measured how far you traveled, that distance is the perimeter. For circles, the perimeter has a special name: circumference.

Perimeter is a linear measurement — it’s measured in feet, inches, meters, or other units of length (not square units, which are for area).

Perimeter of a Rectangle

A rectangle has two lengths (ll) and two widths (ww). Add all four sides:

P=l+w+l+w=2l+2wP = l + w + l + w = 2l + 2w

Perimeter of a Rectangle

lwP = 2l + 2w

Example 1: A room is 14 ft long and 10 ft wide. Find the perimeter.

P=2(14)+2(10)P = 2(14) + 2(10)

P=28+20P = 28 + 20

P=48 ftP = 48 \text{ ft}

Answer: The perimeter is 48 feet.

Perimeter of a Square

A square has four equal sides of length ss:

P=4sP = 4s

Example 2: A square tile is 8 inches on each side. Find its perimeter.

P=4(8)=32 inP = 4(8) = 32 \text{ in}

Answer: The perimeter is 32 inches.

Perimeter of a Triangle

A triangle has three sides. Add them all:

P=a+b+cP = a + b + c

where aa, bb, and cc are the lengths of the three sides.

Example 3: A triangular garden bed has sides of 6 ft, 8 ft, and 10 ft. Find the perimeter.

P=6+8+10=24 ftP = 6 + 8 + 10 = 24 \text{ ft}

Answer: The perimeter is 24 feet.

Perimeter of Regular Polygons

A regular polygon has all sides equal. If it has nn sides, each of length ss:

P=n×sP = n \times s

ShapeSides (nn)Formula
Equilateral triangle3P=3sP = 3s
Square4P=4sP = 4s
Regular pentagon5P=5sP = 5s
Regular hexagon6P=6sP = 6s
Regular octagon8P=8sP = 8s

Perimeter of Irregular Shapes

For any polygon — regular or not — the perimeter is simply the sum of all side lengths. Measure every side and add them up. There is no shortcut formula for irregular shapes.

Circumference of a Circle

A circle’s perimeter is called its circumference. It depends on the radius (rr) or diameter (dd), where d=2rd = 2r.

C=2πr=πdC = 2\pi r = \pi d

The value of π\pi (pi) is approximately 3.141593.14159. For most practical work, use π3.14\pi \approx 3.14 or the π\pi button on your calculator.

Example 4: A circular flower bed has a diameter of 12 ft. Find the circumference.

C=πd=π(12)3.14×12=37.68 ftC = \pi d = \pi(12) \approx 3.14 \times 12 = 37.68 \text{ ft}

Answer: The circumference is approximately 37.68 feet.

Example 5: A wheel has a radius of 9 inches. How far does it travel in one rotation?

One rotation covers a distance equal to the circumference:

C=2πr=2π(9)=18π56.55 inC = 2\pi r = 2\pi(9) = 18\pi \approx 56.55 \text{ in}

Answer: The wheel travels approximately 56.55 inches per rotation.

Perimeter Formula Reference

ShapeFormulaVariables
RectangleP=2l+2wP = 2l + 2wll = length, ww = width
SquareP=4sP = 4sss = side length
TriangleP=a+b+cP = a + b + ca,b,ca, b, c = side lengths
Regular polygonP=nsP = nsnn = number of sides, ss = side length
CircleC=2πr=πdC = 2\pi r = \pi drr = radius, dd = diameter

Real-World Application: Carpentry — Ordering Baseboard Trim

A carpenter is installing baseboard trim around a rectangular room that measures 16 ft by 12 ft. The room has one doorway that is 3 ft wide (no trim needed there). How many feet of baseboard should the carpenter buy?

Step 1: Calculate the full perimeter of the room.

P=2(16)+2(12)=32+24=56 ftP = 2(16) + 2(12) = 32 + 24 = 56 \text{ ft}

Step 2: Subtract the doorway opening.

563=53 ft56 - 3 = 53 \text{ ft}

Step 3: Add 10% for waste from cuts and fitting.

53×0.10=5.3 ft53 \times 0.10 = 5.3 \text{ ft}

53+5.3=58.3 ft53 + 5.3 = 58.3 \text{ ft}

Answer: The carpenter should order at least 59 feet of baseboard trim (rounding up, since trim is sold in whole lengths). Experienced carpenters always add a waste factor because each cut and corner produces a short piece that often cannot be reused.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Find the perimeter of a rectangle with length 22 m and width 15 m.

P=2(22)+2(15)=44+30=74 mP = 2(22) + 2(15) = 44 + 30 = 74 \text{ m}

Answer: 74 m

Problem 2: A regular hexagon has sides of 5 cm each. Find its perimeter.

P=6×5=30 cmP = 6 \times 5 = 30 \text{ cm}

Answer: 30 cm

Problem 3: Find the circumference of a circle with radius 7 in. Use π3.14\pi \approx 3.14.

C=2πr=2(3.14)(7)=43.96 inC = 2\pi r = 2(3.14)(7) = 43.96 \text{ in}

Answer: Approximately 43.96 in

Problem 4: A triangular deck has sides of 9 ft, 12 ft, and 15 ft. How much railing is needed to go around all three sides?

P=9+12+15=36 ftP = 9 + 12 + 15 = 36 \text{ ft}

Answer: 36 ft of railing

Problem 5: An HVAC technician needs to wrap insulation tape around a circular duct with a diameter of 10 in. How much tape is needed for one full wrap?

C=πd=3.14×10=31.4 inC = \pi d = 3.14 \times 10 = 31.4 \text{ in}

Answer: Approximately 31.4 in of tape

Key Takeaways

  • Perimeter is the total distance around a shape, measured in linear units (ft, in, m — not square units)
  • For rectangles: P=2l+2wP = 2l + 2w. For squares: P=4sP = 4s. For triangles: add all three sides
  • For any polygon, just add up all the side lengths
  • A circle’s perimeter is called circumference: C=2πr=πdC = 2\pi r = \pi d
  • In real-world applications, always account for openings (doors, windows) and add a waste factor when ordering materials

Return to Geometry for more topics in this section.

Last updated: March 28, 2026