# Vertical Angles — Definition, Theorem, Proof, and Examples

[Geometry](/content/tag/geometry/index.html)

TL;DR

Vertical angles (also called vertically opposite angles) are the pair of non-adjacent angles formed when two straight lines cross at a single point. Sitting opposite each other across the intersection, they share only a vertex — never a side. The Vertical Angles Theorem states that vertical angles are always congruent (equal in measure), no matter how the two lines are oriented.

**Last updated on June 9, 2022** 9 min read

## What Are Vertical Angles?

When two straight lines intersect at a single point, they form exactly **four angles** arranged in two **pairs of vertical angles**.

**Vertical angles** are the two angles that sit **opposite each other** across the intersection point. They:

- **Share a vertex** (the intersection point), and
- **Do not share a side** — their arms point in opposite directions.

The four angles in any intersection break down as:

- **Two pairs of vertical angles** — opposite angles across the X-shape
- **Four linear pairs** — each pair of adjacent angles that together form a straight line (each summing to 180°)

**The word "vertical"** here doesn't mean _upright_. It comes from _vertex_ (Latin for _summit_ or _highest point_) — the angles share a vertex. _Vertically opposite_ means _opposite-through-the-vertex_, not _opposite vertically_.

## The Vertical Angles Theorem

**The Vertical Angles Theorem:** When two straight lines intersect, the resulting **vertical angles are congruent**.

In symbols: if ∠1 and ∠3 are vertical angles, then ∠1 = ∠3.

This holds regardless of the angle at which the lines cross — vertical angles formed by a near-1° crossing are equal to each other, and so are vertical angles formed by a 89° crossing.

### Proof of the Vertical Angles Theorem

The proof is short — three lines once you have the linear-pair property.

Two lines crossing form four angles. Call them ∠1, ∠2, ∠3, ∠4 in order around the intersection. Each adjacent pair sits on one of the two straight lines, so each adjacent pair is a _linear pair_ — supplementary, summing to 180°.

**Step 1.** ∠1 and ∠2 form a linear pair on one of the lines:

∠1 + ∠2 = 180°

**Step 2.** ∠2 and ∠3 form a linear pair on the other line:

∠2 + ∠3 = 180°

**Step 3.** Setting the two equations equal:

∠1 + ∠2 = ∠2 + ∠3

Subtract ∠2 from both sides:

∠1 = ∠3

The same argument shows ∠2 = ∠4. Both pairs of vertical angles are congruent. The theorem is proved.

## Properties of Vertical Angles

| Property | Value / Statement |
| --- | --- |
| **Number of vertical pairs** at an intersection | 2 |
| **Share a vertex?** | Yes |
| **Share a side?** | **No** — vertical angles are never adjacent |
| **Sum of vertical angles** | ∠1 + ∠3 = 2∠1 |
| **Are vertical angles always equal?** | **Yes** — by the Vertical Angles Theorem |
| **Are vertical angles always supplementary?** | No — only if both equal 90° (i.e., the lines are perpendicular) |
| **Are vertical angles always complementary?** | No — only if both equal 45° |
| **What's congruent to what** | Each angle is congruent to the angle directly opposite it |

### Vertical Angles vs Adjacent Angles

These two terms describe **different roles** the same intersection's angles play.

- **Vertical angles** are _opposite_ — share a vertex only.
- **Adjacent angles** are _next to each other_ — share a vertex AND a side.

The same intersection produces both at once. ∠1 and ∠3 are _vertical_. ∠1 and ∠2 are _adjacent_ (and form a linear pair). One angle can be in many relationships at once.

A pair of angles **cannot** be both vertical and adjacent — those are exclusive categories. Vertical pairs always skip a side; adjacent pairs always share one.

## Three Worked Examples, From Quick to Stretch

### Quick — Use the theorem directly

Two lines cross. One of the four angles measures 72°. Find its vertical angle.

By the Vertical Angles Theorem, the opposite angle equals the given angle.

**Answer:** the vertical angle is 72°.

### Standard — Find all four angles (Wrong Path Shown First)

Two lines cross. One angle measures 35°. Find all four angles at the intersection.

**Wrong path.** A student in a hurry writes: _"all four angles are 35°, because vertical angles are equal."_ That applies the theorem to _all four angles_ instead of to the _opposite pairs_. Sanity check: 35° × 4 = 140°, but four angles around a point on two crossing lines must sum to 360°. The wrong answer fails the sum check.

**Right path.** Use both the vertical-angle and the linear-pair relationships.

- ∠1 = 35° (given)
- ∠3 = 35° (vertical angle to ∠1)
- ∠2 = 180°−35° = 145° (linear pair with ∠1)
- ∠4 = 145° (vertical angle to ∠2)

**Answer:** the four angles are 35°, 145°, 35°, 145° — in order around the intersection. Sum check: 35 + 145 + 35 + 145 = 360° ✓.

### Stretch — Algebraic vertical angles

Two intersecting lines form vertical angles measured as (3x + 25)° and (5x - 15)°. Find x and all four angles.

By the Vertical Angles Theorem, the two expressions are equal:

3x + 25 = 5x - 15

40 = 2x ⇒ x = 20

Substitute to find the vertical-angle value:

3(20) + 25 = 85°

The vertical pair is 85°, 85°. The other pair (adjacent — linear pair with 85°):

180°−85° = 95°

So the other pair is 95°, 95°.

**Answer:** x = 20. The four angles are 85°, 95°, 85°, 95°. Sum check: 85 + 95 + 85 + 95 = 360° ✓.

## Where Vertical Angles Show Up in the Real World

Vertical angles appear anywhere two straight things cross — which is more places than you'd think.

- **Scissors and shears.** As the blades open, the two angles at the pivot above the pivot are vertical to the two angles below. When one pair opens by θ, the opposite pair also opens by θ.
- **Railway crossings (especially X-crossings).** The two acute angles where the rails cross are vertical to each other; same for the two obtuse angles.
- **Crossing road intersections.** A "Y" or "X" intersection of roads creates vertical-angle pairs at the crossing.
- **Folding ladders and scissor lifts.** Every pivot point creates two pairs of vertical angles whose changes are mechanically linked.
- **Stretched rubber bands.** When two stretched bands cross, the four angles formed include two vertical pairs.
- **Pythagorean theorem proofs.** Many geometric proofs (including Euclid's I.47) use the equality of vertical angles as a step.
- **Surveying with a Roman _groma_.** A 2,000-year-old instrument designed around the fact that vertical angles are equal.
- **Crystal lattices.** When atoms in a crystal form intersecting bonds, the bond angles on opposite sides are vertical pairs and must be equal — a structural constraint.

## Common Errors When Working With Vertical Angles

### **Mistake 1: Calling adjacent angles "vertical".**

_Where it slips in:_ a student labels two next-to-each-other angles (sharing a side) as a vertical pair.

_The fix:_ vertical angles **never share a side**. If two angles share a side, they're a _linear pair_ — supplementary, not vertical.

### **Mistake 2: Treating all four angles as equal.**

_Where it slips in:_ a problem gives one angle and the student concludes all four are equal because "vertical angles are equal."

_The fix:_ vertical angles come in **pairs**. There are _two_ pairs at every intersection.

### **Mistake 3: Confusing the Vertical Angles Theorem with the Vertical Line Test.**

_Where it slips in:_ the words _"vertical"_ in both names — students sometimes think the Vertical Angles Theorem has to do with vertical lines.

_The fix:_ the Vertical Angles Theorem is about _opposite angles formed by intersecting lines_.

### **Mistake 4: Using vertical angles for non-intersecting situations.**

_Where it slips in:_ a student tries to apply the theorem to parallel lines crossed by a transversal.

_The fix:_ vertical angles exist only when **two lines actually cross at a single point**.

## Key Takeaways

- **Vertical angles** are the two pairs of opposite angles formed when two straight lines cross at a single point.

- They **share a vertex** but **never a side** — so they're never adjacent.

- The **Vertical Angles Theorem** states that vertical angles are always **congruent (equal)**.

- An intersection has **two pairs of vertical angles** (and four linear pairs).

- Vertical angles appear in scissors, road crossings, ladders, surveying, crystal lattices — anywhere two straight things cross.

## Quick Self-Check — Try These

1. Two lines cross. One angle measures 58°. Find the other three angles at the intersection.
2. Two intersecting lines form vertical angles (4x + 8)° and (6x - 18)°. Find x and the value of each vertical angle.
3. At a perpendicular intersection (two lines meeting at 90°), what are the four angles, and what's the relationship between each vertical pair? 
4. If one of the four angles formed by two intersecting lines is 120°, sketch the intersection and label all four angles.
