Congruent (Congruence) - Meaning, Definition, Examples

#Geometry
TL;DR
Congruent means identical in shape AND size. Two figures are congruent if one can be transformed into the other by rigid motions — translation, rotation, reflection — without stretching or shrinking. The symbol is $\cong$. For triangles, the five congruence theorems (SSS, SAS, ASA, AAS, RHS) let you prove congruence without measuring every side and angle.
BT
Bhanzu TeamLast updated on May 19, 20266 min read

What Does "Congruent" Mean?

Two geometric figures are congruent if they have the exact same shape and size. Formally, two figures are congruent if one can be mapped onto the other by a sequence of rigid motions:

  • Translation (sliding)

  • Rotation (turning)

  • Reflection (flipping)

…with no scaling (no stretching or shrinking). Rigid motions preserve all distances and angles.

The symbol for congruence is $\cong$. So $\triangle ABC \cong \triangle DEF$ means "triangle ABC is congruent to triangle DEF."

The Congruence Symbol $\cong$

The symbol $\cong$ combines:

  • $=$ (equals) — meaning "same size"

  • $\sim$ (similar) — meaning "same shape"

So $\cong$ literally means "same shape AND same size" — a visual mnemonic that matches the definition.

Write congruence statements with corresponding vertices in matching order: $\triangle ABC \cong \triangle DEF$ means $A \leftrightarrow D$, $B \leftrightarrow E$, $C \leftrightarrow F$. The order of vertices in the statement matters.

Congruence in Different Figures

Congruent Line Segments

Two line segments are congruent if they have the same length. $\overline{AB} \cong \overline{CD}$ means $AB = CD$ as lengths.

Congruent Angles

Two angles are congruent if they have the same measure. $\angle ABC \cong \angle DEF$ means $m\angle ABC = m\angle DEF$.

Congruent Triangles

The most studied case. Two triangles are congruent if all three corresponding sides are equal and all three corresponding angles are equal — but you don't need to check all six in practice. The congruence theorems below let you prove congruence from less information.

Congruent Polygons in General

Two polygons are congruent if their corresponding sides have equal lengths and corresponding angles have equal measures.

The 5 Congruence Theorems for Triangles

These let you prove two triangles are congruent without measuring every side and angle.

1. SSS — Side-Side-Side

If three sides of one triangle equal three sides of another, the triangles are congruent.

2. SAS — Side-Angle-Side

If two sides and the included angle (the angle between them) of one triangle equal two sides and the included angle of another, the triangles are congruent.

3. ASA — Angle-Side-Angle

If two angles and the included side of one triangle equal two angles and the included side of another, the triangles are congruent.

4. AAS — Angle-Angle-Side

If two angles and a non-included side of one triangle equal two angles and the corresponding non-included side of another, the triangles are congruent.

5. RHS — Right Angle-Hypotenuse-Side (for Right Triangles Only)

If two right triangles have equal hypotenuses and one equal leg, they are congruent.

Crucially, SSA (Side-Side-Angle) is NOT a congruence theorem — except in the special case of RHS. SSA can produce two different triangles from the same measurements (the ambiguous case).

Three Worked Examples — Quick, Standard, Stretch

Quick — Identify the Congruence Theorem

Triangles $ABC$ and $DEF$ have $AB = DE = 5$, $BC = EF = 7$, and $\angle B = \angle E = 60°$. Are they congruent? Which theorem?

Two sides and the included angle (between $AB$ and $BC$, at vertex $B$) are equal. SAS congruence. So $\triangle ABC \cong \triangle DEF$.

Standard — Prove Congruence

In an isosceles triangle $ABC$ with $AB = AC$, the bisector of $\angle A$ meets $BC$ at $D$. Prove that $\triangle ABD \cong \triangle ACD$.

In $\triangle ABD$ and $\triangle ACD$:

  • $AB = AC$ (given, isosceles)

  • $\angle BAD = \angle CAD$ (given, bisector)

  • $AD = AD$ (common side)

By SAS, $\triangle ABD \cong \triangle ACD$ ✓.

This proves that the angle bisector in an isosceles triangle is also the perpendicular bisector — a classical Euclidean result.

Stretch — When SSA Fails

Triangles have $AB = 5$, $BC = 7$, and $\angle A = 30°$. Are these triangles uniquely determined?

This is SSA — two sides and a non-included angle. SSA is not a congruence theorem. Depending on the configuration, there can be two different triangles satisfying these measurements (the ambiguous case of the law of sines).

In some cases SSA does determine the triangle uniquely — e.g., when the angle is obtuse or when the side opposite the angle is long enough. But in general, you cannot conclude congruence from SSA alone.

Why Does Congruence Matter? (The Real-World GROUND)

"Congruence is the geometry of repeated identical things."

Congruence appears in every real-world situation involving identical copies:

  • Manufacturing. Mass-produced parts (screws, gears, circuit boards) are designed to be congruent within manufacturing tolerances.

  • Architecture. Tiling, repeated structural elements, and modular construction depend on congruent shapes.

  • Crystallography. Crystal lattices are built from congruent unit cells repeated by translation.

  • Tessellations and tilings. Patterns covering a plane with congruent shapes (Escher's tessellations, bathroom tiles, brick patterns).

  • Engineering surveys and GPS. Congruent triangulation networks underpin precise distance measurement.

The systematic study of congruence is one of the oldest topics in mathematics — Euclid's Elements (c. 300 BCE) gave the first rigorous treatment of triangle congruence theorems. The SSS, SAS, and ASA criteria are Propositions 1.4, 1.8, and 1.26 in Book I of the Elements.

A Worked Example — Wrong Path First

Two triangles have $AB = DE = 6$, $\angle A = \angle D = 40°$, and $BC = EF = 4$. Are they congruent?

The intuitive (wrong) approach. A student labels this as SAS — two sides and an angle — and writes "$\triangle ABC \cong \triangle DEF$ by SAS."

Why it fails. The angle $\angle A$ is not the included angle between $AB$ and $BC$. The included angle between $AB$ and $BC$ would be $\angle B$. The given configuration is actually SSA — two sides and a non-included angle — which is not a congruence theorem.

The correct method. Check whether the angle is between the two given sides:

  • $AB$ is between vertices $A$ and $B$.

  • $BC$ is between vertices $B$ and $C$.

  • The angle between $AB$ and $BC$ is $\angle B$, not $\angle A$.

So this is SSA, not SAS. The triangles may or may not be congruent — additional information is needed.

What Are the Most Common Mistakes With Congruence?

Mistake 1: Treating SSA as a congruence theorem

The fix: SSA is the ambiguous case — two different triangles can sometimes satisfy the same SSA conditions. Only SSS, SAS, ASA, AAS, and RHS guarantee congruence.

Mistake 2: Confusing congruence with similarity

The fix: Congruent = same shape AND same size. Similar = same shape only (size can differ). Different symbols: $\cong$ for congruent, $\sim$ for similar.

Mistake 3: Listing vertices in the wrong order in congruence statements

Where it slips in: Writing $\triangle ABC \cong \triangle EDF$ when you meant the correspondence $A \leftrightarrow D, B \leftrightarrow E, C \leftrightarrow F$.

The fix: Vertex order in congruence statements defines the correspondence. $\triangle ABC \cong \triangle DEF$ specifically asserts $A \leftrightarrow D, B \leftrightarrow E, C \leftrightarrow F$. Get the order right.

Key Takeaways

  • Congruent = identical in shape AND size.

  • Symbol $\cong$: combines $=$ (size) and $\sim$ (shape).

  • Triangle congruence theorems: SSS, SAS, ASA, AAS, RHS — five ways to prove congruence without measuring everything.

  • SSA is not a theorem — the ambiguous case can produce two different triangles.

  • CPCTC — once triangles are proven congruent, all corresponding parts are congruent.

A Practical Next Step

Try these three before moving on to similar triangles.

  1. State which congruence theorem applies if two triangles have all three corresponding sides equal.

  2. Two triangles share a common side and have two pairs of corresponding angles equal. Which congruence theorem?

  3. Prove that the diagonals of a rectangle bisect each other using triangle congruence.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What does congruent mean?
Congruent means identical in shape and size. Two figures are congruent if one can be transformed into the other by translation, rotation, or reflection — without stretching or shrinking.
What is the symbol for congruence?
$\cong$ — the equals sign with a tilde on top. Read aloud as "is congruent to." Distinct from $\sim$ (similar) and $=$ (equal in value).
What is the difference between congruent and similar?
Congruent = same shape AND same size. Similar = same shape only (sizes can differ). Congruent figures are a special case of similar figures (with scale factor 1).
How do you prove two triangles are congruent?
Use one of the five congruence theorems: SSS (three sides equal), SAS (two sides + included angle), ASA (two angles + included side), AAS (two angles + non-included side), or RHS (right angle + hypotenuse + leg, for right triangles).
Why isn't SSA a congruence theorem?
Because SSA can sometimes describe two different triangles — the ambiguous case. Given two sides and a non-included angle, there may be two distinct triangles satisfying those measurements. Only in the special case where the angle is a right angle (RHS) does SSA uniquely determine the triangle.
Are corresponding parts of congruent triangles congruent?
Yes — this is the CPCTC rule (Corresponding Parts of Congruent Triangles are Congruent). Once two triangles are proven congruent, every pair of corresponding sides and angles is congruent.
✍️ 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 →