Classifying Polygons

Learning Objectives

  • Define polygons.
  • Understand the difference between convex and concave polygons.
  • Classify polygons by number of sides.
  • Use the distance formula to find side lengths on a coordinate grid.

Introduction

As you progress in your studies of geometry, you can examine different types of shapes. In the last lesson, you studied the triangle, and different ways to classify triangles. This lesson presents other shapes, called polygons. There are many different ways to classify and analyze these shapes. Practice these classification procedures frequently and they will get easier and easier.

Defining Polygons

Now that you know what a triangle is, you can learn about other types of shapes. Triangles belong to a larger group of shapes called polygons. A polygon is any closed planar figure that is made entirely of line segments that intersect at their endpoints. Polygons can have any number of sides and angles, but the sides can never be curved.

The segments are called the sides of the polygons, and the points where the segments intersect are called vertices. Note that the singular of vertices is vertex.

The easiest way to identify a polygon is to look for a closed figure with no curved sides. If there is any curvature in a shape, it cannot be a polygon. Also, the points of a polygon must all lie within the same plane (or it wouldn’t be two-dimensional).

Example 1

Which of the figures below is a polygon?

The easiest way to identify the polygon is to identify which shapes are not polygons. Choices B and C each have at least one curved side. So they cannot be polygons. Choice D has all straight sides, but one of the vertices is not at the endpoints of the two adjacent sides, so it is not a polygon. Choice A is composed entirely of line segments that intersect at their endpoints. So, it is a polygon. The correct answer is A.

Example 2

Which of the figures below is not a polygon?

All four of the shapes are composed of line segments, so you cannot eliminate any choices based on that criteria alone. Notice that choices A, B, and D have points that all lie within the same plane. Choice C is a three-dimensional shape, so it does not lie within one plane. So it is not a polygon. The correct answer is C.

Convex and Concave Polygons

Now that you know how to identify polygons, you can begin to practice classifying them. The first type of classification to learn is whether a polygon is convex or concave. Think of the term concave as referring to a cave, or an interior space. A concave polygon has a section that “points inward” toward the middle of the shape. In any concave polygon, there are at least two vertices that can be connected without passing through the interior of the shape. The polygon below is concave and demonstrates this property.

A convex polygon does not share this property. Any time you connect the vertices of a convex polygon, the segments between nonadjacent vertices will travel through the interior of the shape. Lines segments that connect to vertices traveling only on the interior of the shape are called diagonals.

Example 3

Identify whether the shapes below are convex or concave.

To solve this problem, connect the vertices to see if the segments pass through the interior or exterior of the shape.

A. The segments go through the interior.

Therefore, the polygon is convex.

B. The segments go through the exterior.

Therefore, the polygon is concave.

C. One of the segments goes through the exterior.

Thus, the polygon is concave.

Regular vs. Irregular:

A polygon is said to be a regular polygon if all its angles and sides have the same measure. A polygon is said to be irregular if either its angles or sides have different lengths and measures.


Classifying Polygons

The most common way to classify a polygon is by the number of sides. Regardless of whether the polygon is convex or concave, it can be named by the number of sides. The prefix in each name reveals the number of sides. The chart below shows names and samples of polygons.

Polygon Name Number of Sides Sample Drawings
Triangle 3
Quadrilateral 4
Pentagon 5
Hexagon 6
Heptagon 7
Octagon 8
Nonagon 9
Decagon 10
Undecagon or hendecagon (there is some debate!) 11
Dodecagon 12
n-gon n (where n>12)

Practice using these polygon names with the appropriate prefixes. The more you practice, the more you will remember.

Example 4

Name the three polygons below by their number of sides.

A. This shape has seven sides, so it is a heptagon.

B. This shape has five sides, so it is a pentagon.

C. This shape has ten sides, so it is a decagon.

Using the Distance Formula on Polygons

You can use the distance formula to find the lengths of sides of polygons if they are on a coordinate grid. Remember to carefully assign the values to the variables to ensure accuracy. Recall from algebra that you can find the distance between points (x_1,y_1) and (x_2,y_2) using the following formula.

\mbox{Distance} = \sqrt{{(x_2 - x_1)}^2 + {(y_2 - y_1)}^2}

Example 5

A quadrilateral has been drawn on the coordinate grid below.

What is the length of segment BC?

Use the distance formula to solve this problem. The endpoints of \overline{BC} are (-3,9) and (4,1). Substitute -3 for x_1 , 9 for y_1, 4 for x_2, and 1 for y_2. Then we have:

D & = \sqrt{{(x_2 - x_1)}^2 + {(y_2 - y_1)}^2}\\ D & = \sqrt{{(4 - (-3))}^2 + {(1 - 9)}^2}\\ D & = \sqrt{(7)^2 + (-8)^2}\\ D & = \sqrt{49 + 64}\\ D & = \sqrt{113}

So the distance between points B and C is \sqrt{113} , or about 10.63\;\mathrm{units}.

Lesson Summary

In this lesson, we explored polygons. Specifically, we have learned:

  • How to define polygons.
  • How to understand the difference between convex and concave polygons.
  • How to classify polygons by number of sides.
  • How to use the distance formula to find side lengths on a coordinate grid.

Polygons are important geometric shapes, and there are many different types of questions that involve them. Polygons are important aspects of architecture and design and appear constantly in nature. Notice the polygons you see every day when you look at buildings, chopped vegetables, and even bookshelves. Make sure you practice the classifications of different polygons so that you can name them easily.

The following questions are for your own review. The answers are listed below to help you check your work and understanding.

Review Questions

For exercises 1-5, name each polygon in as much detail as possible.

  1. Explain why the following figures are NOT polygons:

  2. How many diagonals can you draw from one vertex of a pentagon? Draw a sketch of your answer.
  3. How many diagonals can you draw from one vertex of an octagon? Draw a sketch of your answer.
  4. How many diagonals can you draw from one vertex of a dodecagon?
  5. Use your answers to 7, 8, and 9 and try more examples if necessary to answer the question: How many diagonals can you draw from one vertex of an  n-gon?

Review Answers

  1. This is a concave pentagon.
  2. Convex octagon.
  3. Convex 17-gon (note that the number of sides is equal to the number of vertices, so it may be easier to count the points [vertices] instead of the sides).
  4. Convex decagon.
  5. Concave quadrilateral.
  6. A is not a polygon since the two sides do not meet at a vertex; B is not a polygon since one side is curved; C is not a polygon since it is not enclosed.
  7. The answer is 2.

  8. The answer is 5.

  9. A dodecagon has twelve sides, so you can draw nine diagonals from one vertex.
  10. Use this table to answer question 10.
    Sides Diagonals from One Vertex
    3 0
    4 1
    5 2
    6 3
    7 4
    8 5
    9 6
    10 7
    11 8
    12 9
    \ldots \ldots
     n  n-3

    To see the pattern, try adding a “process” column that takes you from the left column to the right side.

    Sides Process Diagonals from One Vertex
    3 (3) - 3 = 0 0
    4 (4) - 3 = 1 1
    5 (5) - 3 = 2 2
    6 (6) - 3 = 3 3
    7 (7) - 3 = 4 4
    8 (8) - 3 = 5 5
    \ldots   \ldots
     n  (n) - 3 =  n - 3

    Notice that we subtract 3 from each number on the left to arrive at the number in the right column. So, if the number in the left column is  n (standing for some unknown number), then the number in the right column is  n - 3.




Last modified: Wednesday, November 24, 2010, 3:47 PM