Geometry • Theorems Involving Similarity

Solving Problems Using Congruence and Similarity Criteria

Learn to prove triangles are congruent or similar — and use those relationships to find missing measurements in any geometric figure.

Where Did These Ideas Come From?

Long before anyone wrote a geometry textbook, people needed to measure distances they couldn't reach — the width of a river, the height of a pyramid, or the span of a plot of land. The insight that shapes can be "the same" in size or in proportion turned out to be one of the most practical ideas in all of mathematics. Congruence and similarity criteria grew out of centuries of trial, proof, and refinement by mathematicians across many cultures.

c. 600 BCE
Thales of Miletus
Thales of Miletus reportedly measured the height of the Great Pyramid by comparing the length of its shadow to the shadow of a stick of known height — one of the earliest recorded uses of similar triangles.
c. 300 BCE
Euclid's Elements
Euclid's Elements formalized the ideas of triangle congruence (Book I) and similarity (Book VI). Euclid's Side-Angle-Side proposition became the bedrock of geometric proof for over two thousand years.
c. 200 BCE
Eratosthenes
Eratosthenes used the proportionality of similar triangles formed by sunlight and shadows at two different locations to estimate the circumference of the Earth — and came remarkably close to the modern value.
1800s–1900s
Formal Axiom Systems
Formal axiom systems by Hilbert and others refined Euclid's postulates. The congruence criteria (SSS, SAS, ASA, AAS) and similarity criteria (AA, SAS~, SSS~) were stated with the rigorous precision used in modern courses.
Today
Modern Applications
Congruence and similarity are central to Common Core Geometry and are applied daily in architecture, engineering, computer graphics, and scientific measurement.

The core question these criteria answer is straightforward: How much information do you need about two figures before you can guarantee they are congruent (exactly the same shape and size) or similar (the same shape, possibly different sizes)? That question — and its answers — are what this lesson is all about.

Core Principles & Definitions

Before you can solve problems with congruence and similarity, you need a clear understanding of what those words actually mean and which "shortcut" criteria let you prove them. Two figures are congruent (symbol: ≅) when one can be mapped exactly onto the other using rigid motions — translations, rotations, and reflections — meaning every pair of corresponding sides and angles matches. Two figures are similar (symbol: ~) when one can be mapped onto the other using rigid motions plus a dilation (scaling), meaning corresponding angles are equal and corresponding sides are in proportion.

1

SSS Congruence

If all three pairs of corresponding sides of two triangles are equal in length, the triangles are congruent. You don't need to check angles at all — three matching sides lock the shape completely.
2

SAS Congruence

If two sides and the included angle (the angle between those two sides) of one triangle match a corresponding pair in another triangle, the triangles are congruent.
3

ASA / AAS Congruence

If two angles and one corresponding side match (either the included side — ASA — or a non-included side — AAS), the triangles are congruent. Two angles already fix the shape; one side fixes the size.
4

AA Similarity

If two angles of one triangle equal two angles of another, the triangles are similar. Because triangle angles always sum to 180°, matching two angles automatically matches the third.
5

SAS ~ & SSS ~ Similarity

SAS ~: Two pairs of sides are proportional and the included angles are equal. SSS ~: All three pairs of sides are proportional. Either condition proves the triangles are similar.
Key Takeaway
Think of congruence and similarity criteria like ID checks. To prove two people are the same person, you need several matching details (name, photo, birthday). But you don't need every detail — just enough that no one else could match. Likewise, you don't need to measure all six parts of a triangle; the criteria tell you the minimum information that guarantees a match.

Seeing the Criteria in Action

The diagram below shows two triangles — △ABC and △DEF — with their corresponding parts color-coded so you can see exactly which pieces match. When two sides and the included angle of △ABC are equal to the corresponding parts of △DEF, the SAS criterion guarantees the triangles are congruent. Study the labels carefully: congruent sides share the same color, and the included angle is highlighted.

SAS Congruence: two sides + included angle match

Notice that the dashed base of each triangle was not measured directly — but because two sides and the included angle are identical, every other measurement (the remaining side, the remaining two angles, the area) is guaranteed to match. That is the power of the SAS criterion: partial information produces complete certainty.

The Mathematical Framework

When two triangles are similar, the relationship between them can be captured with a single number called the scale factor (often written as k). Every pair of corresponding sides shares the same ratio, and that ratio equals the scale factor. Writing △ABC ~ △DEF, the proportionality statement looks like this:

Proportionality of Similar Triangles
AB / DE = BC / EF = AC / DF = k
where k is the scale factor from △DEF to △ABC

If k = 1, the triangles are actually congruent — similarity with a scale factor of 1 is just congruence. If k > 1, △ABC is a larger copy of △DEF; if k < 1, it is a smaller copy. This equation is your primary tool for finding unknown side lengths: if you know three of the four values in any one fraction, you can cross-multiply to solve for the missing one.

Cross-Multiplication
AB × EF = BC × DE
Cross-multiplying any two equal ratios from the proportion above

For congruent triangles the algebra is even simpler. Because corresponding sides are equal (not just proportional), you can set them directly equal to each other and solve for any variable that represents an unknown length. If AB = 3x + 2 and the corresponding side DE = 14, then you solve 3x + 2 = 14 to find x = 4.

Area Ratio for Similar Figures
Area₁ / Area₂ = k²
The ratio of areas equals the square of the scale factor

One important extension: if the scale factor of two similar figures is k, then the ratio of their perimeters is also k, but the ratio of their areas is k². This squared relationship surprises many students the first time they encounter it, but it makes sense when you remember that area is two-dimensional — you're scaling in two directions at once.

Key Takeaway
Think of a photocopier that can enlarge or shrink. If you enlarge a drawing by 150%, every length in the copy is 1.5 times the original, but the paper area the drawing covers is 1.5² = 2.25 times the original. Setting up a proportion is just like reading the copier's zoom percentage — it tells you the multiplier that connects every part of one figure to the corresponding part of the other.

Detailed Breakdown — When to Use Which Criterion

One of the trickiest parts of these problems is choosing the right criterion for a given situation. The flowchart diagram below walks you through the decision process: start by listing the information you're given about two triangles, then follow the branches until you reach a conclusion.

A critical caution: SSA (Side-Side-Angle) is NOT a valid congruence criterion. If the given angle is not between the two given sides, two different triangles can sometimes satisfy the same conditions. This is sometimes called the "ambiguous case," and it's the most common trap in these problems.

CriterionWhat You NeedWhat It ProvesCommon Pitfall
SSSAll 3 pairs of sides equalCongruence (≅)Make sure you're comparing corresponding sides, not just any three
SAS2 sides + included angle equalCongruence (≅)The angle must be between the two sides
ASA2 angles + included side equalCongruence (≅)The side is between the two angles
AAS2 angles + non-included side equalCongruence (≅)Works because the third angle is forced; don't confuse with SSA
AA ~2 pairs of angles equalSimilarity (~)Only proves similarity, NOT congruence (size may differ)
SAS ~2 pairs of sides proportional + included angle equalSimilarity (~)Sides must be proportional, not equal
SSS ~All 3 pairs of sides proportionalSimilarity (~)Check that all three ratios are the same value
SSA ✗2 sides + non-included angleNOT validCan produce two different triangles (ambiguous case)

Worked Example

Let's work through a complete problem that uses similarity to find an unknown side length. Read each step carefully and notice how we set up the proportion, then cross-multiply to solve.

Finding Unknown Sides Using Similarity (DE ∥ BC)
1
ProblemIn the figure, line segment DE is parallel to side BC of △ABC. Given that AD = 4 cm, DB = 6 cm, AE = 5 cm, and BC = 15 cm, find the lengths of EC and DE.
2
Step 1 — Identify the Similar TrianglesBecause DE ∥ BC, the Triangle Proportionality Theorem tells us that DE divides the two sides of the triangle proportionally. More importantly, by the AA Similarity criterion, △ADE ~ △ABC. Here's why: ∠A is shared by both triangles, and ∠ADE = ∠ABC because they are corresponding angles formed by a transversal crossing parallel lines. Two matching angles is enough for AA ~.
3
Step 2 — Determine the Scale FactorThe scale factor k from △ABC to △ADE is the ratio of corresponding sides. We know AD and AB:
AB = AD + DB = 4 + 6 = 10 cm → k = AD / AB = 4 / 10 = 2/5
4
Step 3 — Find ECSince the triangles are similar, the same scale factor applies to the other pair of corresponding sides along the transversal through A and C:
AE / AC = k = 2/5 → 5 / AC = 2/5 → AC = 5 × 5/2 = 12.5 cm → EC = AC − AE = 12.5 − 5 = 7.5 cm
5
Step 4 — Find DEDE corresponds to BC, so:
DE / BC = k = 2/5 → DE / 15 = 2/5 → DE = 15 × 2/5 = 6 cm
6
Step 5 — VerifyCheck: AD/AB = 4/10 = 0.4, AE/AC = 5/12.5 = 0.4, DE/BC = 6/15 = 0.4. All three ratios equal the scale factor 2/5 = 0.4. ✓ The proportionality is consistent, confirming our answers: EC = 7.5 cm and DE = 6 cm.

Congruence vs. Similarity — Strengths & Limitations

Congruence and similarity are related ideas, but they answer different questions and have different requirements. The table below highlights the practical differences you should keep in mind when choosing which approach fits a given problem.

FeatureCongruence (≅)Similarity (~)
DefinitionSame shape AND same sizeSame shape, possibly different size
Corresponding anglesEqualEqual
Corresponding sidesEqual (ratio = 1)Proportional (ratio = k)
Transformations usedRigid motions only (translate, rotate, reflect)Rigid motions + dilation (scaling)
Minimum info for trianglesSSS, SAS, ASA, AAS, or HL (right △)AA, SAS~, or SSS~
Can find unknown sides?Yes — set corresponding sides equalYes — set up proportions
Can find unknown angles?Yes — corresponding angles equalYes — corresponding angles equal
Applies to non-triangles?Yes, but criteria are triangle-specificYes, but AA/SAS~/SSS~ are triangle-specific
Key limitationFigures must be same size — can't use for scale modelsCannot directly conclude sides are equal
Key Takeaway
Congruence is like having two identical keys that both open the same lock — every measurement matches exactly. Similarity is like a blueprint and the finished building: they have the same shape and every angle is the same, but every length in the building is scaled up by the same factor. Knowing which type of relationship you're dealing with tells you whether to set sides equal (congruence) or set up a proportion (similarity).

Connections to Advanced Theory

The congruence and similarity criteria you've learned are the foundation for a surprising number of advanced topics you'll encounter in later courses. In trigonometry, the fact that all right triangles with the same acute angle are similar is precisely why the sine, cosine, and tangent ratios work — the ratios of sides depend only on the angle, not on the triangle's size. In coordinate geometry, you'll prove that two figures are similar by showing that one is a dilation of the other centered at a point, and you'll express the scale factor using the distance formula.

In more advanced mathematics, the idea of similarity generalizes into the concept of geometric transformations and transformation groups. Congruence is a special case of similarity, which is itself a special case of affine transformations (which preserve parallelism), which sit inside the broader family of projective transformations. This hierarchy, sometimes called the Erlangen program (proposed by Felix Klein in 1872), classifies all of geometry by the transformations that preserve certain properties.

Concept in This LessonWhere It Leads
AA SimilarityDefinition of trigonometric ratios (sin, cos, tan)
Scale factor & proportional sidesDilations in coordinate geometry; fractal self-similarity
Congruence via rigid motionsIsometries, symmetry groups, crystallography
Area ratio = k²Volume ratio = k³ in solid geometry; dimensional analysis in physics
Parallel-line proportionalityMidpoint and centroid theorems; coordinate proofs

For now, the key habit to develop is this: whenever a geometry problem involves two triangles, ask yourself two questions. First, can I prove they are congruent or similar? Second, which criterion gives me the proof with the information I have? Once you establish the relationship, the algebra to find unknown values almost writes itself.

Practice Problems

PROBLEM 1CONCEPTUAL
Two triangles have two pairs of congruent angles: ∠A = ∠D = 40° and ∠B = ∠E = 75°. Maria says the triangles must be congruent. Explain whether she is correct or incorrect, and state exactly what can be concluded about the two triangles.
PROBLEM 2BASIC IDENTIFICATION
In △PQR and △STU, you know that PQ = ST = 9 cm, QR = TU = 12 cm, and ∠Q = ∠T = 53°. Which congruence criterion applies, and why?
PROBLEM 3INTERMEDIATE CALCULATION
△ABC ~ △XYZ with a scale factor of 3/4 (from △XYZ to △ABC). If XY = 20 cm, YZ = 16 cm, and XZ = 24 cm, find the perimeter of △ABC and the ratio of the area of △ABC to the area of △XYZ.
PROBLEM 4REAL-WORLD APPLICATION
A 1.6-meter-tall student stands 3 meters from the base of a streetlight. The student's shadow extends 2 meters in front of them on the ground. Using similar triangles, find the height of the streetlight.
PROBLEM 5SYNTHESIS & PROOF
In △ABC, point D lies on AB and point E lies on AC such that DE ∥ BC. Prove that △ADE ~ △ABC. Then, if AD = x, DB = x + 4, AE = 6, and EC = 8, find the value of x.

Lesson Summary

Two triangles are congruent (≅) when all corresponding sides and angles match — and you can prove this with the minimum-information shortcuts SSS, SAS, ASA, or AAS. Two triangles are similar (~) when they have the same shape but possibly different sizes — their corresponding angles are equal and their sides are proportional, provable via AA, SAS ~, or SSS ~. The scale factor k linking similar triangles lets you set up proportions to find unknown side lengths, while the squared relationship Area ratio = k² extends the idea to areas. Remember that SSA is not a valid criterion — it's the ambiguous case that can produce two different triangles. Whether you're measuring a shadow to find a building's height or proving a geometric theorem, the strategy is the same: identify the triangles, choose the right criterion, and then let the algebra do the rest.

Varsity Tutors • Geometry (Common Core) • Solving Problems Using Congruence and Similarity Criteria