Triangle Congruence Theorem — SSS, SAS, ASA, AAS, RHS

#Geometry
TL;DR
A triangle congruence theorem is a shortcut rule that confirms two triangles are identical in shape and size by checking only three matching parts instead of all six. This article walks through the five rules — SSS, SAS, ASA, AAS, and RHS — with a labelled diagram for each, worked examples, the AAA and SSA cases that fail, and how to pick the right rule fast.
BT
Bhanzu TeamLast updated on June 24, 20269 min read

What Is A Triangle Congruence Theorem?

A triangle congruence theorem is a rule that lets you conclude two triangles are congruent — same shape, same size — from a specific set of three equal parts, rather than checking all three sides and all three angles. Two triangles are congruent when every pair of corresponding sides is equal and every pair of corresponding angles is equal; the theorems tell you which three matches are enough to guarantee the other three for free.

There are five such rules:

  • SSS (side-side-side)

  • SAS (side-angle-side)

  • ASA (angle-side-angle)

  • AAS (angle-angle-side)

  • RHS (right angle-hypotenuse-side, also called HL)

Think of this page as the hub: each rule has its own deeper article, linked below, and here you meet all five side by side so you can tell them apart.

A quick note on the symbol. Congruent triangles are written with $\cong$, so "triangle ABC is congruent to triangle DEF" is $\triangle ABC \cong \triangle DEF$. The order of letters matters — it tells you which vertex maps to which. $A \to D$, $B \to E$, $C \to F$.

The Five Congruence Rules, Side By Side

Each rule names the three parts that must match. The trick is which three — and whether the angle sits between the two sides or off to the side.

SSS (Side-Side-Side): If all three sides of one triangle equal the three sides of another, the triangles are congruent. Three side lengths fix a triangle completely — there is only one way to close a triangle from three given lengths. Full rule: Side Side Side (SSS).

SAS (Side-Angle-Side): If two sides and the angle between them (the included angle) match, the triangles are congruent. The word "included" is the whole rule — the angle has to sit in the corner formed by the two named sides. Full rule, plus the similarity version: Side Angle Side Congruence and Similarity.

ASA (Angle-Side-Angle): If two angles and the side between them match, the triangles are congruent. Two angles fix the third (they sum to 180°), and the included side sets the scale.

AAS (Angle-Angle-Side): If two angles and a non-included side match, the triangles are congruent. AAS is really ASA in disguise — once you know two angles, the third is forced, so any side will do. Full rule: Angle Angle Side (AAS) and the AAS congruence rule.

RHS (Right angle-Hypotenuse-Side): For right triangles only: if the hypotenuses match and one pair of legs matches, the triangles are congruent. This is the one rule that uses "S-S-A" safely, because the right angle removes the ambiguity. Full rule: Hypotenuse Leg Theorem (RHS / HL).

Once two triangles are known to be congruent by any of these, every remaining part is equal too — that follow-up step has its own name, CPCTC (corresponding parts of congruent triangles are congruent).

What about AAA and SSA?

Two combinations look like they should work but don't. AAA (three angles) only forces the same shape, not the same size — that gives you similar triangles, which can be scaled copies. SSA (two sides and a non-included angle) is the famous "ambiguous case": the same two sides and stray angle can sometimes close into two different triangles. The first instinct on SSA is to treat it like SAS — but the angle isn't between the sides, so it doesn't lock anything down.

Examples of the Triangle Congruence Theorem

The examples build from naming the right rule to running a full proof.

Example 1

Two triangles have all three sides equal: $AB = PQ = 5$ cm, $BC = QR = 7$ cm, $CA = RP = 6$ cm. Which rule proves them congruent?

All three sides match, so the rule is SSS.

$$\triangle ABC \cong \triangle PQR \quad \text{(SSS)}$$

Final answer: SSS.

Example 2

In two triangles, $DE = MN = 4$ cm, $\angle E = \angle N = 60^\circ$, and $EF = NO = 9$ cm. Name the rule.

A tempting first move is to call this AAS because an angle appears in the middle of the list. Walk it through. The angle $\angle E$ sits between sides $DE$ and $EF$ — it is the included angle, not a stray one. So this is two sides with the angle between them.

That makes it SAS, not AAS.

$$\triangle DEF \cong \triangle MNO \quad \text{(SAS)}$$

Final answer: SAS. The lesson: read where the angle sits, not just how many sides and angles you were handed.

Example 3

Two triangles share $\angle A = \angle D = 50^\circ$, $\angle B = \angle E = 70^\circ$, and the included side $AB = DE = 8$ cm. Prove congruence.

Two angles and the side between them match.

$$\angle A = \angle D, \quad AB = DE, \quad \angle B = \angle E$$ $$\triangle ABC \cong \triangle DEF \quad \text{(ASA)}$$

Final answer: ASA.

Example 4

Right triangles $\triangle XYZ$ and $\triangle LMN$ each have a right angle at $Y$ and $M$. The hypotenuses are equal ($XZ = LN = 13$ cm) and one leg matches ($XY = LM = 5$ cm). Are they congruent?

A right angle, equal hypotenuses, one equal leg — that is exactly RHS.

$$\angle Y = \angle M = 90^\circ, \quad XZ = LN, \quad XY = LM$$ $$\triangle XYZ \cong \triangle LMN \quad \text{(RHS)}$$

As a check, the third side is forced by the Pythagorean relationship: $YZ = \sqrt{13^2 - 5^2} = \sqrt{144} = 12$ cm, matching $MN$. Final answer: RHS.

Example 5

Given: $AB = DC$ and $AC = DB$, with $BC$ shared by both $\triangle ABC$ and $\triangle DCB$. Prove $\triangle ABC \cong \triangle DCB$.

Line up the three sides, step by step.

  1. $AB = DC$ — given

  2. $AC = DB$ — given

  3. $BC = CB$ — common side, shared by both triangles

  4. $\triangle ABC \cong \triangle DCB$ — by SSS

Final answer: congruent by SSS. The shared side $BC$ is the part students most often forget to write down, even though it does real work in the proof.

Example 6

A surveyor knows triangle ABC has $\angle B = 90^\circ$, $AB = 20$ m, $\angle A = 35^\circ$. A second triangle DEF has $\angle E = 90^\circ$, $DE = 20$ m, $\angle D = 35^\circ$. Without measuring anything else, can she claim the plots are identical?

She has two angles and the side between them: $\angle A, AB, \angle B$ in the first; $\angle D, DE, \angle E$ in the second.

  1. $\angle A = \angle D = 35^\circ$ — given

  2. $AB = DE = 20$ m — included side

  3. $\angle B = \angle E = 90^\circ$ — given

  4. $\triangle ABC \cong \triangle DEF$ — by ASA

Final answer: yes, by ASA — the second plot is identical without a single extra measurement. That is the surveyor's shortcut from the opening, made exact.

Why congruence rules exist at all

"Three parts, not six — that is the whole economy of congruence."

The rules were not invented to make geometry homework. They exist because certainty has a cost, and these theorems make it cheap.

  • Measurement is expensive in the real world. A bridge fabricator can't re-measure every steel triangle against the blueprint. They check three controlling dimensions; congruence guarantees the rest. If two trusses match on SSS, they are interchangeable.

  • Euclid needed an airtight starting point. In his Elements (around 300 BCE), Euclid treated SAS as a near-axiom — the bedrock from which the other rules and most of plane geometry were proved. Without a congruence rule you can establish by construction, the rest of geometry has nothing to stand on.

  • Proof needs transferable equality. Congruence is how a fact about one figure travels to another. You prove a property on a convenient triangle, then move it — via CPCTC — to every triangle congruent to it.

The destination this is building toward: congruence is the engine behind coordinate geometry, trigonometry, and CAD software. Every time a graphics program copies a shape and swears it's identical, it is trusting a congruence rule.

Where The Proof Goes Wrong

Mistake 1: Using AAA to claim congruence

Where it slips in: When a problem gives three matching angles and the triangles "look the same."

Don't do this: Concluding $\triangle ABC \cong \triangle DEF$ from $\angle A = \angle D$, $\angle B = \angle E$, $\angle C = \angle F$ alone.

The correct way: Equal angles give the same shape but not the same size — that is similarity, written $\sim$, not congruence. A small 30-60-90 triangle and a giant one share all three angles and are nowhere near identical. Matching angles habitually fool the memorizer, who learned "three matches means congruent" without learning that not all three-part sets count.

Mistake 2: Treating SSA like SAS

Where it slips in: When the given data is two sides and an angle, and the angle happens to be listed in the middle.

Don't do this: Assuming any "side-angle-side-shaped" list locks the triangle.

The correct way: Check whether the angle is between the two sides. If it is, you have SAS and you're safe. If the angle is off to one side (SSA), the two sides can swing to two different closing positions — the ambiguous case — and congruence is not guaranteed. The included angle is the entire difference between a valid rule and an invalid one.

Mistake 3: Mismatching the corresponding vertices

Where it slips in: Writing the congruence statement in the wrong letter order.

Don't do this: Writing $\triangle ABC \cong \triangle EFD$ when the actual correspondence is $A\to D$, $B\to E$, $C\to F$.

The correct way: Order the letters so matching parts line up — $\triangle ABC \cong \triangle DEF$ means $AB=DE$, $\angle B = \angle E$, and so on. Getting the order wrong then applying CPCTC produces false "equal" pairs. This trips up the rusher, who writes the statement before mapping the vertices.

Conclusion

  • A triangle congruence theorem confirms two triangles are identical from three matching parts instead of all six.

  • The five rules are SSS, SAS, ASA, AAS, and RHS — each named for the three parts that must match.

  • SAS and ASA depend on the included part (angle between sides, side between angles); AAS uses a non-included side.

  • AAA gives similarity, not congruence, and SSA is ambiguous — neither proves triangles identical.

  • Once congruent, every remaining part is equal by CPCTC.

A Practical Next Step

Work through these to solidify your understanding. Take any two triangles from your textbook, list every part you know, and name the rule that applies — then justify why the other rules don't fit. When you're sure of the five rules, move on to CPCTC to see how congruence unlocks the remaining equal parts, and to Side Angle Side congruence and similarity for the rule that does double duty.

Want a live Bhanzu trainer to walk through more triangle congruence problems? Book a free demo class.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What are the 5 triangle congruence theorem rules?
Each triangle congruence theorem is one of five: SSS, SAS, ASA, AAS, and RHS (also written HL for hypotenuse-leg). The first four work for any triangle; RHS is for right triangles only.
Is AAS the same as ASA?
No. ASA uses the side between the two angles; AAS uses a side not between them. Both work, because two known angles force the third — but you should name the one your given data actually matches.
Why isn't SSA a congruence rule?
Because two sides and a non-included angle can sometimes form two different triangles — the "ambiguous case." The angle isn't pinned between the sides, so the figure isn't locked. The one exception is RHS, where the angle is a right angle.
What is the difference between congruent and similar triangles?
Congruent triangles are identical in shape and size; similar triangles share the shape but can differ in size. AAA proves similarity; the five congruence rules prove congruence. See similar triangles.
How do I know which triangle congruence theorem to use?
List the three matching parts you were given, then check their arrangement: three sides → SSS; two sides with the angle between → SAS; two angles with the side between → ASA; two angles and a side not between → AAS; right angle with hypotenuse and a leg → RHS. That arrangement tells you which triangle congruence theorem applies.
✍️ 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 →