MATH 1 • GEOMETRY

Determining Congruence via Transformations — I can determine whether two figures are congruent using a sequence of rigid motions.

Two figures are congruent if and only if one can be mapped onto the other through rigid motions.

Historical Context & Motivation

For thousands of years, mathematicians have asked a deceptively simple question: when are two shapes "the same"? The ancient Greeks developed the idea of congruence — two figures that match exactly in size and shape — but their methods relied on superposition, literally placing one figure on top of another to check for a perfect fit. This intuitive approach worked well enough for basic proofs, yet it lacked the precision that modern mathematics demands. Over the centuries, the concept of congruence evolved from a hands-on comparison into a formal framework built on rigid motions, giving us a powerful and precise way to prove that two figures are congruent.

~300 BCE
Euclid's Elements
Euclid defined congruence through superposition — mentally moving one figure on top of another. His Common Notion 4 stated that "things which coincide with one another are equal," establishing the foundation for geometric equality.
1872
Felix Klein's Erlangen Program
Klein proposed classifying geometries by the transformations that preserve their properties. For Euclidean geometry, the key transformations are rigid motions — translations, rotations, and reflections — which preserve distances and angles.
1899
Hilbert's Foundations of Geometry
David Hilbert formalized Euclid's axioms using rigorous modern logic, replacing the vague notion of superposition with explicit axioms about congruence of segments and angles.
2010
Common Core Transformation Approach
Modern math standards adopted the transformation-based definition of congruence: two figures are congruent if and only if one can be mapped onto the other by a sequence of rigid motions. This approach connects algebra, geometry, and coordinate reasoning.

The central question that this lesson addresses is: How can we prove that two figures are congruent without physically stacking them? The answer lies in identifying a specific sequence of rigid motions — translations, rotations, and reflections — that maps every point of one figure exactly onto the corresponding point of the other.

Core Principles & Definitions

Before we can determine congruence using transformations, we need to understand the building blocks. A rigid motion (also called an isometry) is a transformation that preserves the distance between every pair of points. In other words, a rigid motion moves a figure without stretching, shrinking, or distorting it in any way. The three fundamental rigid motions in the plane are translations, reflections, and rotations.

1

Translation (Slide)

Every point of the figure moves the same distance in the same direction. A translation is defined by a direction vector ⟨a, b⟩ that tells you how far to shift horizontally and vertically.
2

Reflection (Flip)

Every point is mapped to its mirror image across a fixed line of reflection. Each point lands the same distance from the line, but on the opposite side. Reflections reverse orientation (left–right swap).
3

Rotation (Turn)

Every point rotates by the same angle around a fixed center of rotation. A rotation is defined by its center point, its angle of rotation, and its direction (clockwise or counterclockwise).
4

Congruence Definition

Two figures are congruent (written ≅) if and only if there exists a sequence of rigid motions that maps one figure exactly onto the other. All corresponding side lengths and angle measures are equal.
5

Preserved vs. Changed Properties

Rigid motions preserve distance, angle measure, parallelism, and collinearity. They may change the position, the orientation (reflections), or the direction a figure faces — but never its size or shape.
KEY TAKEAWAY
Think of rigid motions like picking up a cardboard cutout and repositioning it on a table. You can slide it (translate), spin it (rotate), or flip it over (reflect), but you can never bend it or resize it. If, after any combination of those moves, the cutout lands perfectly on top of another shape, the two shapes are congruent.

Visualizing Rigid Motions

The diagram below shows two congruent triangles on a coordinate plane. Triangle ABC (shown in cyan) can be mapped onto triangle A′B′C′ (shown in pink) through a specific sequence of rigid motions. Study the positions and orientations of the two triangles, and notice how the labeled vertices correspond to each other.

Triangle ABC (cyan) has vertices at A(−3, 0), B(−1, 2), and C(−1, 0). Triangle A′B′C′ (pink) has vertices at A′(1, 0), B′(3, 0), and C′(3, −2). A reflection across the x-axis followed by a translation maps △ABC exactly onto △A′B′C′, proving they are congruent.

In the diagram, notice that both triangles have the same side lengths and angle measures — they are clearly the same size and shape. However, they are in different positions and have different orientations on the plane. The key insight is that we can describe exactly which rigid motions carry one triangle onto the other. First, reflecting △ABC over the x-axis flips it so that the orientation matches △A′B′C′. Then, translating the reflected image to the right by 4 units aligns every vertex perfectly. Because such a sequence exists, the two triangles are congruent.

Mathematical Framework

Each rigid motion can be expressed as a coordinate rule — a formula that tells you exactly where every point (x, y) lands after the transformation. These rules let you verify congruence algebraically by checking that the image of every vertex of one figure matches a vertex of the other figure.

TRANSLATION
T⟨a, b⟩ : (x, y) → (x + a, y + b)
Every point shifts a units horizontally and b units vertically. Positive a moves right; positive b moves up.
REFLECTION ACROSS THE X-AXIS
rₓ : (x, y) → (x, −y)
The x-coordinate stays the same; the y-coordinate is negated. Similarly, reflection across the y-axis uses rᵧ : (x, y) → (−x, y).
ROTATION ABOUT THE ORIGIN
R₉₀° : (x, y) → (−y, x) R₁₈₀° : (x, y) → (−x, −y)
These are counterclockwise rotations about the origin. For a 90° clockwise rotation, use (x, y) → (y, −x). For a general angle θ, use (x cos θ − y sin θ, x sin θ + y cos θ).
DISTANCE PRESERVATION (ISOMETRY CHECK)
d(P, Q) = d(P′, Q′) for all pairs of points
If the distance between every pair of corresponding points is preserved, the transformation is a rigid motion. Use the distance formula: d = √[(x₂ − x₁)² + (y₂ − y₁)²].
⚠️ Order Matters!
When you compose multiple transformations, the order in which you apply them can change the final result. For example, translating first and then reflecting often produces a different image than reflecting first and then translating. Always describe your sequence in the order you apply it, and verify by checking the final coordinates of each vertex.

Types of Rigid Motions & Their Effects

Understanding the individual properties of each rigid motion helps you choose the right sequence when mapping one figure onto another. The diagram below summarizes the three types side by side, showing how the same L-shaped figure behaves under each transformation. Notice how orientation — the clockwise or counterclockwise ordering of vertices — is preserved by translations and rotations but reversed by reflections.

Each panel shows the same L-shaped figure (lighter shade) and its image (darker shade) after one rigid motion. Translations and rotations keep the vertex ordering the same (orientation preserved), while reflections reverse it.
Comparison of properties across the three rigid motions
PropertyTranslationReflectionRotation
Preserves distance✓ Yes✓ Yes✓ Yes
Preserves angle measure✓ Yes✓ Yes✓ Yes
Preserves orientation✓ Yes✗ Reversed✓ Yes
Fixed pointsNonePoints on the lineCenter point only
Defined byDirection vector ⟨a, b⟩Line of reflectionCenter, angle, direction

Worked Example

Let's work through a complete example to determine whether two quadrilaterals are congruent by finding a sequence of rigid motions that maps one onto the other.

Are Quadrilateral PQRS and Quadrilateral WXYZ Congruent?
1
Step 1 — Identify the Given VerticesQuadrilateral PQRS has vertices P(1, 2), Q(4, 2), R(4, 5), and S(1, 5). Quadrilateral WXYZ has vertices W(−2, −1), X(−2, −4), Y(−5, −4), and Z(−5, −1). We need to determine whether a sequence of rigid motions maps PQRS onto WXYZ.
Both figures appear to be 3 × 3 squares based on the vertex spacing.
2
Step 2 — Verify Side Lengths MatchCalculate the side lengths. For PQRS: PQ = |4 − 1| = 3, QR = |5 − 2| = 3, RS = |4 − 1| = 3, SP = |5 − 2| = 3. For WXYZ: WX = |−4 − (−1)| = 3, XY = |−5 − (−2)| = 3, YZ = |−4 − (−1)| = 3, ZW = |−5 − (−2)| = 3. All corresponding sides are equal in length.
All sides = 3 units ✓ — necessary for congruence.
3
Step 3 — Plan a Sequence of Rigid MotionsPQRS is in the first quadrant with vertices listed counterclockwise: P → Q → R → S. WXYZ is in the third quadrant with vertices listed W → X → Y → Z. Comparing the orientations, PQRS goes right-up-left-down while WXYZ goes down-left-up-right. This suggests a 180° rotation about the origin might work, since a 180° rotation reverses both the x- and y-coordinates.
Strategy: try R₁₈₀° about the origin, (x, y) → (−x, −y).
4
Step 4 — Apply the Rotation and CheckApply (x, y) → (−x, −y) to each vertex of PQRS. P(1, 2) → (−1, −2). Q(4, 2) → (−4, −2). R(4, 5) → (−4, −5). S(1, 5) → (−1, −5). Compare with WXYZ: W(−2, −1), X(−2, −4), Y(−5, −4), Z(−5, −1). The rotated image does not match WXYZ — for instance, the image of P is (−1, −2) but W is (−2, −1). We need to refine our approach.
A single 180° rotation doesn't work — try a different sequence.
5
Step 5 — Try Reflection Followed by TranslationLet's try reflecting PQRS across the line y = −x, which maps (x, y) → (−y, −x). P(1, 2) → (−2, −1) = W ✓. Q(4, 2) → (−2, −4) = X ✓. R(4, 5) → (−5, −4) = Y ✓. S(1, 5) → (−5, −1) = Z ✓. Every vertex maps perfectly! No translation is needed.
The reflection across y = −x maps PQRS exactly onto WXYZ.
6
Step 6 — State the ConclusionBecause we found a rigid motion — a reflection across the line y = −x — that maps every vertex of PQRS onto the corresponding vertex of WXYZ, the two quadrilaterals are congruent.
PQRS ≅ WXYZ by a reflection across y = −x.
💡 Pro Tip
If your first sequence doesn't work, don't panic — just try a different combination. Start by looking at the orientation of the figures. If the vertex ordering is reversed, you know at least one reflection is involved. If both figures have the same orientation, try translations and/or rotations first.

Congruence vs. Similarity & Common Pitfalls

Students sometimes confuse congruence with similarity. Both concepts involve comparing figures, but they differ in a critical way. Congruent figures are identical in size and shape — only rigid motions (translations, reflections, rotations) are allowed. Similar figures have the same shape but may differ in size — they allow rigid motions plus dilations (scaling up or down). A dilation is not a rigid motion because it changes distances.

Key differences between congruence and similarity
FeatureCongruence (≅)Similarity (~)
Transformations allowedTranslation, reflection, rotation (rigid motions only)Rigid motions + dilation
Distances preserved?✓ Always✗ Scaled by a factor k
Angles preserved?✓ Always✓ Always
Shape same?✓ Yes✓ Yes
Size same?✓ Yes✗ Not necessarily
Notation△ABC ≅ △DEF△ABC ~ △DEF
KEY TAKEAWAY
Every congruent pair of figures is also similar (with a scale factor of 1), but not every similar pair is congruent. Think of it like photos: a congruent copy is an exact print of the same photograph, while a similar copy is the same photo enlarged or shrunk to a different size. Congruence is the special case of similarity where the scale factor equals 1.

Connection to Triangle Congruence Theorems

The transformation-based definition of congruence provides the foundation for the classic triangle congruence theorems that you'll use extensively in proofs. Theorems like SSS, SAS, ASA, and AAS are essentially shortcuts: instead of describing an entire sequence of rigid motions, they let you conclude congruence by checking just a few measurements. But each of these theorems can be proven by showing that the given measurements guarantee the existence of a rigid motion mapping one triangle onto the other.

Triangle congruence shortcuts and their transformation justifications
TheoremWhat You CheckWhy It Works (Transformation Reasoning)
SSSThree pairs of corresponding sides are equal.Equal side lengths force all angles to be equal, so a unique rigid motion exists.
SASTwo sides and the included angle are equal.The included angle pins the triangle's shape; a rotation and/or translation align the known parts.
ASATwo angles and the included side are equal.Two angles fix the shape; the shared side fixes the scale. A sequence of rigid motions maps one triangle to the other.
AASTwo angles and a non-included side are equal.Two angles determine the third (angle sum = 180°), reducing this to ASA.

As you advance in geometry, you'll see that the transformation approach extends well beyond triangles. Symmetry groups — collections of all rigid motions that map a figure onto itself — form the basis of a branch of mathematics called group theory. Wallpaper patterns, crystal structures, and even the symmetries of molecules can all be described using these same transformation ideas. The concept of congruence through rigid motions is truly a gateway to deeper mathematical thinking.

Practice Problems

PROBLEM 1CONCEPTUAL
A student claims that two figures are congruent because they have the same area. Is this claim always true? Explain your reasoning using the transformation definition of congruence.
PROBLEM 2BASIC CALCULATION
Triangle DEF has vertices D(0, 0), E(3, 0), and F(0, 4). Triangle D′E′F′ has vertices D′(0, 0), E′(0, 3), and F′(−4, 0). Determine the single rigid motion that maps △DEF onto △D′E′F′.
PROBLEM 3INTERMEDIATE
Quadrilateral ABCD has vertices A(1, 1), B(4, 1), C(5, 3), D(2, 3). Quadrilateral A′B′C′D′ has vertices A′(−1, −3), B′(2, −3), C′(3, −1), D′(0, −1). Find a sequence of rigid motions that maps ABCD onto A′B′C′D′, or explain why no such sequence exists.
PROBLEM 4APPLIED
A landscape architect is designing a park with two identical flower beds. Flower bed 1 is a triangle with vertices at (2, 1), (6, 1), and (4, 5). Flower bed 2 must be congruent to flower bed 1 and have one vertex at (−2, 1), reflected across the y-axis. Find the coordinates of all three vertices of flower bed 2 and describe the rigid motion used.
PROBLEM 5CRITICAL THINKING
Triangle MNP has vertices M(0, 0), N(6, 0), and P(3, 4). Triangle M′N′P′ has vertices M′(0, 0), N′(6, 0), and P′(3, −4). A student says: "These triangles share two vertices, so we only need to check that P maps to P′. Since P and P′ are reflections across the x-axis, the triangles are congruent." Evaluate this reasoning. Is the conclusion correct? Is the justification complete? What would a rigorous argument require?

Lesson Summary

Two figures are congruent if and only if one can be mapped onto the other by a sequence of rigid motionstranslations, reflections, and rotations. These transformations preserve distance and angle measure, ensuring that congruent figures have identical side lengths and angles. Each rigid motion can be described with a coordinate rule, making it possible to verify congruence algebraically.

To determine congruence, identify the correct sequence of rigid motions by comparing positions and orientations of the two figures. Remember that reflections reverse orientation while translations and rotations preserve it. This transformation approach provides the logical foundation for the triangle congruence theorems (SSS, SAS, ASA, AAS) and connects geometry to the broader study of symmetry in mathematics.

Varsity Tutors • Math 1 • Determining Congruence via Transformations