Transitive Property of Congruence: Examples

#Geometry
TL;DR
The transitive property of congruence states that if one figure is congruent to a second and the second is congruent to a third, then the first is congruent to the third — in symbols, if a ≅ b and b ≅ c, then a ≅ c. This article covers the statement for segments, angles, and triangles, where it differs from the substitution property, two-column proofs that use it, six worked examples, and the mistakes to watch for.
BT
Bhanzu TeamLast updated on June 15, 202611 min read

What the Transitive Property of Congruence States

In triangle and angle geometry, the transitive property of congruence states:

If a ≅ b and b ≅ c, then a ≅ c.

Here a, b, and c can be three line segments, three angles, or three triangles (or any congruent geometric figures of the same kind). The symbol ≅ is read "is congruent to" and means same size and shape. The property simply lets a shared middle figure pass a congruence along from one figure to another.

It comes in three flavours that you will meet by name:

  • Transitive property of congruent segments: if $\overline{AB} \cong \overline{CD}$ and $\overline{CD} \cong \overline{EF}$, then $\overline{AB} \cong \overline{EF}$.

  • Transitive property of congruent angles: if $\angle A \cong \angle B$ and $\angle B \cong \angle C$, then $\angle A \cong \angle C$.

  • Transitive property of congruent triangles: if $\triangle ABC \cong \triangle PQR$ and $\triangle PQR \cong \triangle STU$, then $\triangle ABC \cong \triangle STU$.

This is one of the standard properties of congruence that geometry courses introduce alongside the reflexive property (every figure is congruent to itself, a ≅ a) and the symmetric property (if a ≅ b then b ≅ a).

Is the Transitive Property of Congruence the Same as for Equality?

Almost — and the link is exactly why the property holds. Congruent segments have equal lengths, and congruent angles have equal measures. So the transitive property of congruence rides on the transitive property of equality: if $AB = CD$ and $CD = EF$ as numbers, then $AB = EF$, which means the segments are congruent. The geometric statement is the equality statement wearing a ≅ symbol.

That connection answers a question students ask constantly: why is ∠A ≅ ∠B not the same as ∠A = ∠B? The two say closely related things — ≅ compares the figures, = compares their measures — but in a formal proof you keep them apart and cite congruence properties for ≅ statements and equality properties for = statements. We will see why that distinction matters in the proofs below.

The Transitive Property in a Two-Column Proof

The property earns its keep inside proofs, where it links two given congruences into a conclusion. Here is the bare skeleton, the way it appears on the page.

Step

Statement

Reason

1

$\angle 1 \cong \angle 2$

Given

2

$\angle 2 \cong \angle 3$

Given

3

$\angle 1 \cong \angle 3$

Transitive property of congruence

That third line is the whole move. Whenever a proof has shown two separate congruences that share a common figure ($\angle 2$ here), the transitive property collapses them into one. It shows up in proofs about vertical angles, isosceles triangles, and parallel lines — anywhere two equal things meet at a third.

Transitive Property Versus the Substitution Property

These two are the pair students mix up most, because both let you "swap" things. The difference is what they operate on.

  • Transitive property: chains two relationships of the same type. From $a \cong b$ and $b \cong c$, conclude $a \cong c$. It always needs a shared middle figure and produces a single new relationship of the same kind.

  • Substitution property: replaces a quantity inside an expression with its equal. If $a = b$, then anywhere $a$ appears in any equation, you may write $b$ instead — even across different expressions, and even when the two statements are not the same type.

A quick test: if you are linking $x \cong y$ and $y \cong z$ to get $x \cong z$, that is transitive. If you know $x = 5$ and you are plugging $5$ into $x + y = 12$ to get $5 + y = 12$, that is substitution. The transitive property keeps you inside one relation; substitution moves a value into a different equation.

Examples of the Transitive Property of Congruence

With the statement and the proof shape in hand, here is the property doing real work. The problems move from a direct one-line chain up to a multi-step proof and a numeric solve.

Example 1

In a figure, $\angle P \cong \angle Q$ and $\angle Q \cong \angle R$. What can you conclude about $\angle P$ and $\angle R$?

Both congruences share $\angle Q$. By the transitive property of congruent angles, $\angle P$ passes its congruence through $\angle Q$ to $\angle R$.

$$\angle P \cong \angle Q \cong \angle R ;\Rightarrow; \angle P \cong \angle R.$$

Final answer: $\angle P \cong \angle R$.

Example 2

Given $\overline{AB} \cong \overline{CD}$ and $\overline{EF} \cong \overline{CD}$, a student wants to conclude $\overline{AB} \cong \overline{EF}$. Is a single transitive step enough?

A first instinct is to apply transitivity straight away: both statements mention $\overline{CD}$, so just chain them. But look at the direction. The transitive property is stated as $a \cong b$ and $b \cong c \Rightarrow a \cong c$ — the shared figure must sit in the middle. Here $\overline{CD}$ is the second item in both congruences, not a middle linking the two. Chaining as written would read $\overline{AB} \cong \overline{CD}$ and $\overline{CD} \cong \overline{EF}$, but the second given is $\overline{EF} \cong \overline{CD}$, with the order flipped.

The fix is one extra step. First apply the symmetric property to flip the second given:

$$\overline{EF} \cong \overline{CD} ;\Rightarrow; \overline{CD} \cong \overline{EF}.$$

Now $\overline{CD}$ sits in the middle, and the transitive property closes it:

$$\overline{AB} \cong \overline{CD} \text{ and } \overline{CD} \cong \overline{EF} ;\Rightarrow; \overline{AB} \cong \overline{EF}.$$

Final answer: yes, but only after a symmetric step first. The chain needs the shared figure in the middle.

Example 3

Lines $a$, $b$, and $c$ lie in a plane with $a \parallel b$ and $b \parallel c$. Is $a \parallel c$?

Parallelism behaves transitively just as congruence does. With $b$ shared as the middle line, $a \parallel b$ and $b \parallel c$ force $a \parallel c$. Final answer: yes, $a \parallel c$ — the lines never meet because each keeps the same direction as $b$.

Example 4

In a proof you have established $\triangle ABC \cong \triangle DEF$ and $\triangle DEF \cong \triangle GHI$. State the conclusion and the reason.

Triangle congruence is transitive, and $\triangle DEF$ is the shared middle triangle:

$$\triangle ABC \cong \triangle DEF \cong \triangle GHI ;\Rightarrow; \triangle ABC \cong \triangle GHI.$$

Final answer: $\triangle ABC \cong \triangle GHI$, by the transitive property of congruence.

Example 5

Two angles satisfy $\angle 1 \cong \angle 2$, and separately $\angle 2$ measures $\angle 2 = (3x + 10)^\circ$ while $\angle 1 = (5x - 14)^\circ$. Use congruence to find $x$ and the measure of each angle.

Congruent angles have equal measures, so set the two expressions equal:

$$5x - 14 = 3x + 10 ;\Rightarrow; 2x = 24 ;\Rightarrow; x = 12.$$

Each angle measures $5(12) - 14 = 46^\circ$. Final answer: $x = 12$, and $\angle 1 = \angle 2 = 46^\circ$.

Example 6

Given $\angle A \cong \angle B$, $\angle B \cong \angle C$, and $\angle C \cong \angle D$, prove $\angle A \cong \angle D$.

Apply the transitive property twice, stepping through one shared angle at a time:

$$\angle A \cong \angle B \text{ and } \angle B \cong \angle C ;\Rightarrow; \angle A \cong \angle C,$$ $$\angle A \cong \angle C \text{ and } \angle C \cong \angle D ;\Rightarrow; \angle A \cong \angle D.$$

Final answer: $\angle A \cong \angle D$. The property extends down a chain of any length, one shared figure at a time.

Why the Transitive Property of Congruence Matters

The reason this small rule has a name is that it turns separate facts into a connected argument, and that connecting power is what proofs run on.

  • It is the glue of geometric proofs. Most theorems are proved by establishing two congruences and linking them. The proof that base angles of an isosceles triangle are equal, the proof that vertical angles are congruent, the parallel-line angle theorems — each leans on transitivity to join the pieces into a conclusion.

  • It scales to long chains. The property does not stop at three figures. Across a chain $a \cong b \cong c \cong d \cong \dots$, repeated transitive steps prove the first and last are congruent, which is exactly how a sequence of equal segments in a construction is shown to all match.

  • It mirrors logic outside math. The same shape, "if A relates to B and B to C, then A to C," runs through tournament rankings, family-tree reasoning, and the comparison sorts a computer uses to order a list. Geometry is where most students first meet it stated precisely.

  • It underwrites measurement chains. Calibrating instruments depends on transitivity: a ruler matched to a reference, and the reference matched to a national standard, makes the ruler trustworthy. The International System of Units is built on exactly this chain of comparisons.

For a Grade 9 student starting two-column proofs, transitivity is often the first reason-line that feels like real deduction rather than restating a given — which is why it anchors the early proof unit.

Where Students Trip Up on the Transitive Property of Congruence

Mistake 1: Treating congruence and equality as interchangeable in a proof.

Where it slips in: A student writes "transitive property of congruence" as the reason for a step that links $AB = CD$ and $CD = EF$ (equal measures, written with =).

Don't do this: Cite the congruence property for an equality statement, or the reverse.

The correct way: Match the property to the symbol. Statements with ≅ get the transitive property of congruence; statements with = get the transitive property of equality. They are twins, but a careful proof names the right one.

Mistake 2: Forgetting the shared middle figure must line up.

Where it slips in: The two givens both mention a figure, but it is not positioned as the middle of the chain (as in Example 2, where $\overline{EF} \cong \overline{CD}$ needed flipping first).

Don't do this: Chain $a \cong b$ and $c \cong b$ directly into $a \cong c$ as if the shared figure were already in the middle.

The correct way: Confirm the shared figure sits in the middle: $a \cong b$ and $b \cong c$. If a given has it on the wrong side, apply the symmetric property to flip it first, then chain. The rusher who skips this step writes a one-line conclusion that the reasons column can't actually justify.

Mistake 3: Confusing the transitive property with the symmetric or substitution property.

Where it slips in: A proof step swaps one value into a different equation, and the student labels it "transitive."

Don't do this: Call a substitution ("$x = 5$, so $x + y = 12$ becomes $5 + y = 12$") a transitive step, or call a simple flip ($a \cong b$ so $b \cong a$) transitive.

The correct way: Transitive chains two same-type relationships through a shared middle. Symmetric reverses one relationship. Substitution replaces a quantity inside an expression. The second-guesser who keeps swapping these labels usually hasn't pinned down which one needs a middle figure — only the transitive property does.

Key Takeaways

  • The transitive property of congruence says if a ≅ b and b ≅ c, then a ≅ c — it works for congruent segments, angles, and triangles.

  • It rides on the transitive property of equality, because congruent figures have equal measures.

  • The shared figure must sit in the middle of the chain; if a given has it on the wrong side, flip it with the symmetric property first.

  • Transitive chains two same-type relationships through a middle figure; substitution replaces a quantity inside an expression, and the two are not the same reason-line.

  • In proofs, the property is the glue that joins two established congruences into a single conclusion.

Practice These Problems to Solidify Your Understanding

  1. Given $\overline{MN} \cong \overline{PQ}$ and $\overline{PQ} \cong \overline{RS}$, what can you conclude, and by what property?

  2. In a proof, $\angle 1 \cong \angle 2$, $\angle 2 \cong \angle 3$, and $\angle 3 \cong \angle 4$. Prove $\angle 1 \cong \angle 4$.

  3. Two congruent angles satisfy $\angle X = (4y + 5)^\circ$ and $\angle Y = (6y - 17)^\circ$. Find $y$ and the measure of each angle.

Answer to Question 1: $\overline{MN} \cong \overline{RS}$, by the transitive property of congruence (the shared segment $\overline{PQ}$ is in the middle).

Answer to Question 2: apply the transitive property twice — $\angle 1 \cong \angle 3$, then $\angle 1 \cong \angle 4$.

Answer to Question 3: set $4y + 5 = 6y - 17$, so $y = 11$ and each angle measures $49^\circ$.

If Question 1 gave anything other than $\overline{MN} \cong \overline{RS}$, check that you kept $\overline{PQ}$ as the middle figure (see Mistake 2).

Want a live Bhanzu trainer to walk your child through two-column proofs and the properties of congruence? Book a free demo class — online globally.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the transitive property of congruence?
It states that if one figure is congruent to a second, and the second is congruent to a third, then the first is congruent to the third: if a ≅ b and b ≅ c, then a ≅ c. It applies to segments, angles, and triangles.
What is an example of the transitive property of congruence?
If $\angle A \cong \angle B$ and $\angle B \cong \angle C$, then $\angle A \cong \angle C$. The shared angle $\angle B$ passes the congruence from $\angle A$ along to $\angle C$.
Is the transitive property of congruence the same as the transitive property of equality?
They are twins. Congruent figures have equal measures, so the congruence version follows from the equality version. In a formal proof you cite the congruence property for ≅ statements and the equality property for = statements.
What is the difference between the transitive and substitution properties?
The transitive property chains two same-type relationships through a shared middle figure ($a \cong b$, $b \cong c \Rightarrow a \cong c$). The substitution property replaces a quantity with its equal inside an expression. Transitive needs a middle figure; substitution does not.
Does the transitive property work for similar figures and parallel lines?
Yes. If $\triangle A \sim \triangle B$ and $\triangle B \sim \triangle C$ then $\triangle A \sim \triangle C$; and if $a \parallel b$ and $b \parallel c$ then $a \parallel c$. Any relation that "passes through" a shared middle behaves transitively.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →