Historical Context & Motivation
The idea that two shapes can "look alike" without being the same size has fascinated mathematicians for thousands of years. Ancient Greek builders needed to scale temple blueprints up from small sketches, and Renaissance artists relied on proportional grids to transfer paintings to larger walls. In every case, the core question was the same: how do we rigorously prove that two figures have the same shape? Over time, the answer evolved from comparing side ratios and angle measures to a more powerful, modern approach — similarity transformations.
Today's approach asks a single, elegant question: can you find a sequence of translations, rotations, reflections, and dilations that maps one figure exactly onto the other? If such a sequence exists, the figures are similar. If it doesn't, they aren't. This section will teach you how to find — or rule out — that sequence.
Core Principles & Definitions
Before diving into examples, you need a solid grasp of the building blocks. A similarity transformation is any transformation that preserves the shape of a figure but may change its size, position, or orientation. There are exactly two categories: rigid motions (which preserve both shape and size) and dilations (which preserve shape but scale size by a constant factor). Combining them gives us the full toolkit for proving similarity.
Translation
Rotation
Reflection
Dilation
Similarity (the result)
Visual Explanation — Mapping One Triangle to Another
The diagram below shows two triangles on a coordinate plane. Triangle ABC (smaller, in violet) and triangle A′B′C′ (larger, in cyan) appear to have the same shape but different sizes and positions. We'll walk through how a sequence of similarity transformations maps one to the other.
Notice what happened in the diagram. First, we translated △ABC so that vertex A landed on A′. At that point, the triangle was in the right place but still too small. Then we applied a dilation centered at A′ with scale factor k = 2, which stretched every side to twice its original length. Because every corresponding side length doubled and every angle remained the same, △ABC mapped perfectly onto △A′B′C′. That sequence — translate then dilate — is our proof of similarity.
Mathematical Framework
Proving similarity through transformations ultimately comes down to verifying two things: corresponding angles are congruent, and corresponding side lengths share a common ratio — the scale factor. The equations below formalize these conditions and the effect of each transformation.
Step-by-Step Strategy for Determining Similarity
When you're given two figures and asked to determine whether they're similar, follow a systematic process. The flowchart below lays out the decision-making path, and the detailed steps after it explain each stage.
- Step 1 — Identify corresponding vertices. Look at the figures' shapes and match vertices by their relative positions. The vertex at the smallest angle in figure 1 should correspond to the vertex at the smallest angle in figure 2.
- Step 2 — Check corresponding angles. Measure or calculate each pair of corresponding angles. All pairs must be congruent for similarity. If even one pair differs, stop — the figures are not similar.
- Step 3 — Compute side ratios. Divide each side in the image by its corresponding side in the pre-image. All ratios must equal the same value k. This k is the scale factor of the dilation.
- Step 4 — Describe the transformation sequence. State what rigid motions align the figures (translate vertex A to A′, rotate to align one side, reflect if orientation differs) and then apply a dilation with the scale factor you found.
Worked Example
Let's apply the full strategy to a concrete problem. Suppose △PQR has vertices P(1, 2), Q(5, 2), and R(3, 6), and △STU has vertices S(−1, −1), T(7, −1), and U(3, 7). Determine whether the two triangles are similar, and if so, describe the sequence of similarity transformations that maps △PQR to △STU.
Similarity vs. Congruence — Strengths & Limitations
Students often confuse similarity and congruence, or wonder why we need the transformation approach at all when we already have shortcuts like AA, SAS, and SSS. The table below clarifies the distinctions and shows where each method shines.
| Feature | Congruence | Similarity |
|---|---|---|
| Definition | Same shape AND same size | Same shape, possibly different size |
| Transformations used | Rigid motions only (translate, rotate, reflect) | Rigid motions + dilation |
| Scale factor | Always k = 1 | Any k > 0 |
| Side lengths | All corresponding sides equal | All corresponding sides proportional |
| Angles | All corresponding angles equal | All corresponding angles equal |
| Notation | △ABC ≅ △DEF | △ABC ~ △DEF |
Connection to Advanced Geometry & Beyond
The transformation approach to similarity isn't just a classroom technique — it's the foundation for how mathematicians, engineers, and computer scientists think about shape. The table below shows how this concept connects to ideas you'll encounter in more advanced courses.
| This Course | Advanced Extension |
|---|---|
| Scale factor k as a ratio of side lengths | In trigonometry, the ratios sin, cos, tan are defined using similar right triangles with any scale factor |
| Describing transformations in words | In linear algebra, transformations are expressed as matrices; dilation by k is the matrix [[k, 0], [0, k]] |
| Proving two polygons are similar | In fractal geometry, self-similarity means a figure is similar to a piece of itself at every scale |
| Similarity transformations preserve angles | In complex analysis, conformal mappings generalize this idea: they preserve angles between curves at every point |
In computer graphics, every time a 3D model is scaled, rotated, and repositioned on your screen, the software is applying similarity transformations. Video game engines perform millions of these operations per second. Understanding the geometry behind them gives you a head start whether you continue into higher math, engineering, architecture, or technology.
Practice Problems
Lesson Summary
Two figures are similar if and only if one can be mapped onto the other through a sequence of similarity transformations — translations, rotations, reflections (the rigid motions), and dilations. Rigid motions reposition a figure without changing its size or shape, while a dilation scales the figure by a scale factor k, multiplying every side length by k while preserving all angle measures.
To determine similarity, follow the four-step strategy: (1) identify corresponding vertices, (2) verify that all pairs of corresponding angles are congruent, (3) check that all pairs of corresponding sides are proportional with a common ratio k, and (4) describe the specific transformation sequence that maps one figure onto the other. Remember: congruence is simply the special case of similarity where k = 1, and for triangles, the AA shortcut means you only need two pairs of equal angles to guarantee similarity.