How To Find The Sides Of A Polygon | Measure Up Easily

Finding the sides of a polygon requires applying specific geometric formulas and principles based on the information you already possess about the shape.

Learning about polygons is a fundamental step in geometry. We will explore various methods for uncovering the lengths of their sides. This guide simplifies these concepts for you.

Understanding Polygons: The Essential Building Blocks

A polygon is a closed two-dimensional shape made up of straight line segments. These segments connect to form a boundary, and each segment is a “side” of the polygon.

Polygons are classified by their number of sides and angles.

  • A triangle has three sides.
  • A quadrilateral has four sides.
  • A pentagon has five sides.
  • A hexagon has six sides.

The term “polygon” comes from Greek, meaning “many angles.” Each side meets another at a vertex, forming an interior angle.

We often categorize polygons as either regular or irregular.

  • Regular Polygons: All sides are equal in length, and all interior angles are equal in measure. Examples include squares and equilateral triangles.
  • Irregular Polygons: Sides can have different lengths, and angles can have different measures. Rectangles and scalene triangles are examples.

How To Find The Sides Of A Polygon: Core Principles

The method you choose depends entirely on the information given. There is no single universal formula for all polygons.

Think of it like solving a puzzle; you use the pieces you have to discover the missing ones.

Here are the primary types of information that allow us to find side lengths:

  1. Perimeter: The total distance around the polygon.
  2. Area: The amount of surface the polygon covers.
  3. Coordinates: The (x, y) positions of the vertices.
  4. Angles: The measurements of the polygon’s interior or exterior angles.
  5. Other Geometric Properties: Such as diagonals, apothem, or radius for regular polygons.

Let’s consider how these pieces of information help us.

Leveraging Perimeter and Area for Side Lengths

Perimeter is often the most direct route to finding side lengths, especially for regular polygons.

Using Perimeter

For any polygon, the perimeter is the sum of all its side lengths. If you know the perimeter and some side lengths, you can often deduce the others.

  • Regular Polygon: If a regular polygon has ‘n’ sides and a perimeter ‘P’, then each side ‘s’ is simply s = P / n.
  • Irregular Polygon: If you know the perimeter and all but one side, you can subtract the known side lengths from the perimeter to find the unknown side.

Consider a rectangle with a perimeter of 20 units and a known width of 4 units. A rectangle has two equal lengths and two equal widths. The total width contribution is 4 + 4 = 8 units. The remaining perimeter is 20 – 8 = 12 units, which must be divided between the two equal lengths, making each length 6 units.

Using Area

Area formulas are specific to the type of polygon. You often need to know at least one side length or a related dimension (like height or apothem) to use area to find a side.

Common Area Formulas

Polygon Type Area Formula (A) To Find Side (s)
Square A = s² s = √A
Rectangle A = length × width length = A / width
Triangle A = (1/2) × base × height base = (2 × A) / height

For regular polygons with more sides, the area formula often involves the apothem (the distance from the center to the midpoint of a side) or the radius (from the center to a vertex).

  • Regular Polygon Area: A = (1/2) × apothem × perimeter. If you know the area and apothem, you can find the perimeter, and then divide by the number of sides to get a side length.
  • Alternatively, A = (1/2) × n × s × a (where n is number of sides, s is side length, a is apothem). This formula can be rearranged to find ‘s’ if ‘A’, ‘n’, and ‘a’ are known.

Using Coordinates and the Distance Formula

When you have the coordinates of a polygon’s vertices, you can directly calculate the length of each side using the distance formula.

The distance formula derives from the Pythagorean theorem. It calculates the distance between two points (x₁, y₁) and (x₂, y₂).

The formula is: d = √[(x₂ - x₁)² + (y₂ - y₁)²]

Each side of the polygon connects two vertices. By applying the distance formula to each pair of adjacent vertices, you can find the length of every side.

Let’s say a polygon has vertices A(1,2), B(4,2), and C(4,6).

  1. Side AB: d = √[(4 - 1)² + (2 - 2)²] = √[3² + 0²] = √9 = 3 units.
  2. Side BC: d = √[(4 - 4)² + (6 - 2)²] = √[0² + 4²] = √16 = 4 units.
  3. Side CA: d = √[(1 - 4)² + (2 - 6)²] = √[(-3)² + (-4)²] = √[9 + 16] = √25 = 5 units.

This method is robust for any polygon where vertex coordinates are provided.

Trigonometry and Special Triangles

Trigonometry is a powerful tool when you have angle information, especially for triangles that make up more complex polygons.

Right Triangles and Pythagorean Theorem

If a polygon contains right triangles, the Pythagorean theorem is invaluable. It states that for a right triangle with legs ‘a’ and ‘b’ and hypotenuse ‘c’, a² + b² = c².

Many polygons can be divided into triangles. For example, a rectangle’s diagonal forms two right triangles with its sides. If you know the diagonal and one side, you can find the other side.

Consider a rectangle with a diagonal of 10 units and one side of 6 units. Let the unknown side be ‘x’.

  • 6² + x² = 10²
  • 36 + x² = 100
  • x² = 64
  • x = 8 units

Using Sine, Cosine, and Tangent

For non-right triangles within a polygon, or when you have angles and one side, trigonometric ratios (SOH CAH TOA) can help.

  • Sine (sin): Opposite / Hypotenuse
  • Cosine (cos): Adjacent / Hypotenuse
  • Tangent (tan): Opposite / Adjacent

If you know an angle and one side of a right triangle, you can find another side. For example, if you know the hypotenuse and an angle, you can find the adjacent side using cosine.

The Law of Sines and Law of Cosines are also critical for general triangles (not just right-angled ones) within polygons.

  • Law of Sines: a/sin(A) = b/sin(B) = c/sin(C) (where a, b, c are sides and A, B, C are opposite angles).
  • Law of Cosines: c² = a² + b² - 2ab cos(C).

These laws allow you to find unknown sides if you have enough angle and side information for a triangle that forms part of your polygon.

Practical Strategies for Different Polygon Types

Applying the right strategy involves recognizing the polygon type and the given data.

Strategy Overview

Polygon Type Known Information Primary Method
Regular Polygon Perimeter (P), Number of Sides (n) s = P / n
Rectangle/Square Area (A), One Side (width) length = A / width
Any Polygon Vertex Coordinates Distance Formula
Right Triangle (within polygon) Two Sides Pythagorean Theorem
Any Triangle (within polygon) Angles, One Side Law of Sines/Cosines

Always start by drawing the polygon. Label all known sides, angles, and vertices. This visual aid helps clarify the problem.

Next, identify what type of polygon you are working with. Is it regular or irregular? Can it be broken down into simpler shapes like triangles or rectangles?

Then, list all the information you are given. This will guide you to the appropriate formula or theorem.

For complex irregular polygons, you might need to combine several methods. Break the polygon into smaller, simpler shapes (like triangles) whose sides you can find individually. Then, use those lengths to find the sides of the larger polygon.

Remember that consistency in units is important. If some measurements are in centimeters and others in meters, convert them all to a single unit before calculating.

How To Find The Sides Of A Polygon — FAQs

How do I find the side of a regular polygon if I only know its area and number of sides?

To find the side of a regular polygon with only its area and number of sides, you often need an intermediate step. You can use the formula for the area involving the apothem, which is A = (1/2) n s * a. The apothem ‘a’ can be expressed in terms of the side ‘s’ and the central angle, typically requiring trigonometry.

Can I find the sides of an irregular polygon if I only know its perimeter?

No, not definitively. If you only know the perimeter of an irregular polygon, you cannot determine the length of individual sides unless you know the lengths of all but one side. An infinite number of irregular polygons can have the same perimeter but different side lengths.

What if I have the interior angles but no side lengths?

Knowing only the interior angles of a polygon is not enough to determine its side lengths. Angles provide information about the shape’s proportions, but not its scale. You would need at least one side length or a diagonal measurement to scale the polygon and find the other sides.

Is there a way to find a side length using only the polygon’s diagonals?

For some polygons, diagonals can help. For example, in a rectangle, if you know the diagonal and one side, you can find the other side using the Pythagorean theorem. However, for a general polygon, knowing only diagonal lengths is usually insufficient without additional information about angles or other sides.

What is the most common mistake when finding polygon side lengths?

A frequent mistake is applying a formula meant for one type of polygon to another, or using incorrect units. Always confirm the polygon type and ensure all measurements are in consistent units. Double-checking your calculations and drawing a clear diagram can also prevent errors.