Polygon Vocabulary
A polygon is a closed, flat shape made of straight line segments. Each segment is a side, each corner where two sides meet is a vertex, and a segment that connects two non-adjacent vertices is a diagonal.
- [leftmargin=6mm,itemsep=2pt]
- Convex: no vertex is “pushed in”; every diagonal stays inside the shape.
- Concave: at least one vertex is “pushed in” (it has a dent), and at least one diagonal falls outside.
- Regular: all sides congruent and all angles congruent.
- Irregular: not regular (sides or angles differ).
A regular hexagon.
The pentagon on the left is convex --- it bulges outward at every vertex. The arrow shape on the right is concave, because vertex is pushed inward.
From a single vertex you can draw diagonals (you cannot connect a vertex to itself or to its two neighbors). Counting every diagonal of the whole polygon:
A hexagon has sides. From one vertex: diagonals. In all:
Memory hook. “Concave” has the word cave in it --- a concave polygon has a cave (a dent). Convex shapes have no caves.
Sum of the Interior Angles
Every polygon can be split into triangles by drawing all diagonals from one vertex. A polygon with sides splits into triangles, and each triangle holds . So:
A regular hexagon.
A pentagon has sides. Drawing diagonals from one vertex makes triangles.
Four angles of a pentagon are , , , and . Find the fifth. The five angles must total :
The missing angle is .
Tip. Always find the total first with , then subtract the angles you already know to reveal the missing one.
Each Interior Angle of a Regular Polygon
In a regular polygon all interior angles are equal, so each one is the total divided by :
A regular hexagon.
A regular hexagon has .
Every interior angle of a regular hexagon is .
Watch out. The formula gives the measure of one angle only when the polygon is regular. In an irregular polygon the angles can be all different.
Sum of the Exterior Angles
At each vertex, extend one side; the angle between that extension and the next side is an exterior angle. No matter how many sides a convex polygon has,
For a regular polygon each exterior angle is the same:
An interior angle and its exterior angle form a linear pair, so they add to .
A regular hexagon.
A regular octagon has , so each exterior angle is
Then each interior angle is .
A regular polygon has an exterior angle of . How many sides?
It is a regular dodecagon (12 sides).
Fast trick. To find the number of sides of a regular polygon, it is usually easier to use the exterior angle: .
Properties of Parallelograms
A parallelogram is a quadrilateral with both pairs of opposite sides parallel. From that one fact, four properties always follow:
- [leftmargin=6mm,itemsep=2pt]
- Opposite sides are congruent.
- Opposite angles are congruent.
- Consecutive (next-door) angles are supplementary (add to ).
- The diagonals bisect each other (cut each other in half).
Height is perpendicular to the base.
In parallelogram , side and . Because opposite angles are equal, and . Because consecutive angles are supplementary, . If , then and .
The diagonals of parallelogram meet at . Since they bisect each other, and . If , then .
Remember. “Opposite parts match, next-door angles add to .” Diagonals bisect each other, but in a general parallelogram they are not equal and not perpendicular.
Special Parallelograms: Rectangle, Rhombus, Square
Each special parallelogram keeps all parallelogram properties and adds more:
- [leftmargin=6mm,itemsep=2pt]
- Rectangle: four right angles; diagonals are congruent.
- Rhombus: four congruent sides; diagonals are perpendicular and bisect the angles.
- Square: a rectangle and a rhombus --- four right angles and four equal sides; diagonals are congruent, perpendicular, and bisect the angles.
Height is perpendicular to the base.
The rhombus (left) has four equal sides and diagonals that cross at a right angle. The square (right) has everything: equal sides, right angles, and equal, perpendicular diagonals.
Diagonal shortcut. Rectangle diagonals are equal (R for Right angles). Rhombus diagonals are perpendicular. Square both at once.
Trapezoids and Kites
A trapezoid has exactly one pair of parallel sides, called the bases. The other two sides are the legs. The midsegment connects the midpoints of the legs; it is parallel to the bases and its length is the average of the two bases:
An isosceles trapezoid has congruent legs; its base angles are congruent and its diagonals are congruent.
A trapezoid has two parallel bases.
A trapezoid has bases and . The midsegment is
A kite has two pairs of consecutive congruent sides (not opposite). One pair of opposite angles is congruent, the diagonals are perpendicular, and one diagonal bisects the other. Tick marks show the two pairs of equal sides.
Don't mix them up. A trapezoid has one pair of parallel sides; a kite has two pairs of equal adjacent sides. Both a rhombus and a kite have perpendicular diagonals, but only the rhombus has all four sides equal.
The Quadrilateral Family Tree
Every square is a rectangle and a rhombus; every rectangle and every rhombus is a parallelogram; every parallelogram is a quadrilateral. As you climb down the tree, shapes gain more properties; as you climb up, they become more general.
A square sits at the bottom because it inherits every property above it.
- [leftmargin=6mm,itemsep=2pt]
- A square is always a rectangle (it has four right angles). ✓
- A rectangle is sometimes a square (only when its sides are all equal).
- A parallelogram is never a trapezoid under the “exactly one pair” definition, because a parallelogram has two pairs of parallel sides.
Reasoning tip. For “always / sometimes / never,” ask: does the lower shape's definition force the upper property? If yes always. If it can happen but isn't required sometimes. If the definitions clash never.
Going Deeper: Advanced Polygon Ideas
A cyclic quadrilateral is one whose four vertices all lie on a single circle. Its defining property is beautiful and useful:
So if is cyclic, then and . (The reason: an inscribed angle is half its intercepted arc, and the two opposite angles together intercept the whole circle, or ; half of that is .) Every rectangle and every isosceles trapezoid is cyclic; a general parallelogram is cyclic only when it is a rectangle.
A regular hexagon.
Quadrilateral is inscribed in a circle. Its angles are and . Find and . Opposite angles are supplementary, so pairs with and pairs with :
Check: all four angles total , exactly the interior-angle sum of any quadrilateral.
Take any quadrilateral and mark the midpoint of each of its four sides. Connect those midpoints in order. The result --- called the Varignon parallelogram --- is always a parallelogram, no matter how lopsided the original shape is.
The key idea is the triangle midsegment: in triangle , the segment joining the midpoints of and is parallel to diagonal and half its length. The same holds on the other side, so both pairs of opposite midpoint-sides are parallel --- the definition of a parallelogram.
Consequences of Varignon. The Varignon parallelogram's sides are half the lengths of the original diagonals, so its perimeter equals the sum of the diagonals of the outer quadrilateral, and its area is exactly half the area of the original quadrilateral.
The apothem of a regular polygon is the perpendicular distance from the center to the middle of any side. Slice the polygon into congruent triangles, each with base equal to a side and height equal to the apothem. Adding the triangle areas gives
where is the perimeter. In words: half the apothem times the perimeter.
A regular hexagon has side length and apothem . Find its area. The perimeter is . Then
So the hexagon covers about square units.
When you know the corner coordinates of a polygon, you can find its area directly --- no base or height needed. List the vertices in order (all the way around) as , then
It is called the shoelace formula because the cross-multiplications lace diagonally like shoelaces. Go around once in a consistent direction and take the absolute value at the end.
Find the area of quadrilateral with vertices , , , and , taken in order. Set up the “down-then-up” products and subtract:
Then
Angle formulas run both directions: given a single interior or exterior angle of a regular polygon, you can solve for the number of sides .
- [leftmargin=6mm,itemsep=2pt]
- From an exterior angle : .
- From an interior angle : first get the exterior angle , then ; or solve directly.
A valid answer must be a whole number --- if the division is not exact, no regular polygon has that angle.
Each interior angle is , so each exterior angle is
It is a regular dodecagon. As a check, try the direct equation:
By contrast, an interior angle of gives and (a nonagon), while gives and --- not a whole number, so no regular polygon has a interior angle.
The family tree turns every classification claim into a logic question. Compare the definitions of the two shapes:
- [leftmargin=6mm,itemsep=2pt]
- Always --- the first shape's definition forces the second's properties. Every rhombus is a parallelogram: having four equal sides guarantees both pairs of opposite sides are parallel.
- Sometimes --- the property can hold but is not required. A rhombus is sometimes a square: only when its angles are also right angles.
- Never --- the definitions contradict. A square is never a (strict) trapezoid: a square has two pairs of parallel sides, but the strict trapezoid definition demands exactly one.
The habit that never fails: state each definition, then ask whether the first must, may, or cannot satisfy the second.
Big picture. These advanced tools all come from the same two engines you already know: (1) angles built from and , and (2) breaking a polygon into triangles. Cyclic angles, the apothem area, and Varignon's theorem are just those engines pushed one step further.
Formulas, Proofs & Tips
What it means. Interior angles grow with the number of sides; exterior angles always total one full turn.
Example. A hexagon () has interior angle sum .
Why it works. Cutting an -gon from one vertex to all the others makes triangles, each contributing . Walking once around the polygon turns you through every exterior angle and returns you to your starting direction — one full rotation.
Tip. For a regular polygon divide by : each interior angle is and each exterior angle is .