ACT MATH • PREPARING FOR HIGHER MATH

Similarity & Congruence

Master the geometry of matching shapes to unlock points on the ACT Math section.

Historical Context & Motivation

Long before calculators or coordinate grids existed, ancient builders faced a practical problem: how do you copy a shape exactly, or scale it up without distortion? The concepts of similarity and congruence arose from this need. Egyptian surveyors used knotted ropes to recreate right angles after the Nile flooded each year, relying on congruent triangles to re-establish property lines. Greek mathematicians later formalized these ideas into rigorous proofs that still form the backbone of geometry today.

~2000 BCE
Egyptian Rope-Stretchers
Egyptian harpedonaptai ("rope-stretchers") used fixed-length ropes to lay out congruent right triangles, ensuring consistent field boundaries and pyramid proportions.
~300 BCE
Euclid's Elements
Euclid compiled and proved the foundational theorems of congruence (SSS, SAS, ASA) and similarity in his 13-book masterwork, establishing the deductive system still taught in classrooms.
~200 BCE
Eratosthenes Measures the Earth
Using similar triangles formed by sunlight and shadows in two different cities, Eratosthenes calculated Earth's circumference with remarkable accuracy—a triumph of applied similarity.
15th–17th Century
Renaissance Perspective & Cartography
Artists like Brunelleschi applied similarity ratios to create perspective drawings, while mapmakers used scale factors—ratios of similar figures—to represent landmasses on paper.
Present Day
ACT & Modern Applications
Similarity and congruence questions appear regularly on the ACT, testing your ability to identify proportional relationships, corresponding parts, and geometric reasoning under time pressure.

The central question these concepts address is straightforward: When can we say two geometric figures have the same shape, and when can we say they are identical copies? Your ability to answer this quickly and correctly is exactly what the ACT rewards.

Core Principles & Definitions

Before diving into calculations, you need a clear mental framework that separates these two closely related ideas. Congruent figures are identical in both shape and size—one can be placed directly on top of the other with a perfect match. Similar figures share the same shape but may differ in size; one is essentially a scaled version of the other. Every congruent pair is automatically similar (with a scale factor of 1), but not every similar pair is congruent.

1

Congruence (≅)

Two figures are congruent when all corresponding sides are equal in length and all corresponding angles are equal in measure. Transformations that preserve congruence include translations, rotations, and reflections.
2

Similarity (~)

Two figures are similar when all corresponding angles are equal and all corresponding sides are in the same ratio (the scale factor). Similarity adds dilation (enlargement or reduction) to the congruence transformations.
3

Corresponding Parts

Matching vertices, sides, and angles between two figures must be identified in the correct order. If △ABC ≅ △DEF, then A↔D, B↔E, C↔F, so AB = DE, BC = EF, AC = DF.
4

Scale Factor (k)

The ratio of any pair of corresponding side lengths in similar figures. If k > 1 the image is larger; if 0 < k < 1 the image is smaller. Areas scale by and volumes by k³.
5

Shortcuts for Triangles

You don't always need to check every side and angle. Congruence shortcuts (SSS, SAS, ASA, AAS, HL) and similarity shortcuts (AA, SSS~, SAS~) let you prove relationships with minimal information.
KEY TAKEAWAY
KEY TAKEAWAY

Visual Explanation

The diagram below shows a pair of similar triangles and a pair of congruent triangles side by side. Notice how the congruent pair has identical side lengths while the similar pair maintains the same angles but uses a scale factor of 2.

Left: Congruent triangles ABC and DEF have identical side lengths (5, 5, 6) and identical angles (55°, 55°, 70°). Right: Similar triangles PQR and XYZ share the same angles, but every side of XYZ is exactly twice the corresponding side of PQR, giving a scale factor k = 2.

Pay close attention to how the corresponding vertices are labeled. On the ACT, the order of letters in a congruence or similarity statement tells you exactly which parts correspond. If a problem states △PQR ~ △XYZ, then angle P matches angle X, side PQ matches side XY, and so on. Misreading the correspondence is the most common error students make on these questions.

Mathematical Framework

The mathematics of similarity and congruence revolves around ratios and proportions. Here are the key formulas and relationships you need for the ACT.

SCALE FACTOR
k = (side of image) ÷ (corresponding side of original)
k is the scale factor. If △ABC ~ △DEF, then DE/AB = EF/BC = DF/AC = k. All three ratios must be equal.
PROPORTION FOR UNKNOWN SIDES
AB / DE = BC / EF = AC / DF
Cross-multiply any two of these ratios to solve for an unknown side. For example, if AB = 6, DE = 9, and BC = 8, then 6/9 = 8/EF → EF = 8 × 9 ÷ 6 = 12.
AREA RATIO
Area₁ / Area₂ = k²
When two figures are similar with scale factor k, their areas are related by k². If k = 3, the larger figure's area is 3² = 9 times the smaller figure's area.
PERIMETER RATIO
Perimeter₁ / Perimeter₂ = k
Perimeters of similar figures scale linearly by k, just like individual sides. This is a quick check: if the scale factor is 2, the perimeter of the larger figure is exactly double.
ACT TIP

Triangle Congruence & Similarity Shortcuts

Triangles are the most commonly tested shapes for similarity and congruence on the ACT. You rarely need to check all six measurements (three sides and three angles). Instead, you can use proven shortcut theorems. The diagram and table below organize these shortcuts so you can identify the right one quickly on test day.

Top row: The four congruence shortcuts for triangles. Highlighted sides (thick colored lines) and angles (yellow arcs) show which measurements must match. Bottom row: The three similarity shortcuts—note that AA similarity requires only two angles because the third is automatically determined.
Triangle Congruence and Similarity Shortcut Reference
ShortcutTypeWhat You NeedACT Frequency
SSSCongruenceAll 3 sides equalModerate
SASCongruence2 sides + included angle equalHigh
ASACongruence2 angles + included side equalModerate
AASCongruence2 angles + non-included side equalLow
HLCongruence (right △ only)Hypotenuse + one leg equalModerate
AA ~Similarity2 angles equalVery High
SSS ~Similarity3 pairs of sides in same ratioModerate
SAS ~Similarity2 pairs of sides in ratio + included angle equalModerate
WATCH OUT: SSA Is NOT a Valid Shortcut

Worked Example

Let's walk through an ACT-style problem step by step. This problem combines similarity with a real-world setup, similar to what you'll see on test day.

1
Step 1 — Read the ProblemA flagpole casts a shadow 15 feet long. At the same time, a 6-foot person standing nearby casts a shadow 4 feet long. The sun's rays create parallel lines, so the two triangles formed (person + shadow and flagpole + shadow) are similar. What is the height of the flagpole?
2
Step 2 — Identify the Similar TrianglesThe sun hits both the person and the flagpole at the same angle, and both the person and the flagpole form right angles with the ground. That gives us two matching angles, which means the triangles are similar by the AA similarity shortcut.
3
Step 3 — Set Up the ProportionLet h = height of the flagpole. The corresponding sides are: height of person to height of flagpole, and shadow of person to shadow of flagpole.
6 / h = 4 / 15
4
Step 4 — Cross-Multiply and SolveCross-multiplying gives 4h = 6 × 15 = 90. Dividing both sides by 4 yields h = 90 ÷ 4 = 22.5.
h = 22.5 feet
5
Step 5 — VerifyCheck the scale factor: 15 ÷ 4 = 3.75, and 22.5 ÷ 6 = 3.75. Both ratios equal 3.75, confirming the triangles are indeed similar with k = 3.75. The flagpole is 22.5 feet tall.

Comparing Similarity & Congruence

Students often confuse when to apply similarity versus congruence reasoning. The table below lays out the key differences and overlaps so you can make the right call under time pressure.

Side-by-side comparison of congruence and similarity
FeatureCongruence (≅)Similarity (~)
ShapeSameSame
SizeSameCan differ
Corresponding anglesAll equalAll equal
Corresponding sidesAll equalAll proportional (ratio = k)
Scale factork = 1k can be any positive number
TransformationsTranslate, rotate, reflectTranslate, rotate, reflect, + dilate
ACT use caseFind exact side/angle valuesSet up proportions to find unknowns
KEY TAKEAWAY
KEY TAKEAWAY

Connections to Advanced Geometry

Similarity and congruence don't just appear in simple "find the missing side" problems. On harder ACT questions and in future math courses, these ideas connect to broader theorems and techniques. Understanding these connections now will help you tackle the toughest questions on test day and prepare you for college-level math.

How ACT-level concepts connect to advanced mathematics
Concept on the ACTAdvanced Extension
AA similarity to find a missing sideTrigonometric ratios (sine, cosine, tangent) are built on similar right triangles
Scale factor between similar figuresDilation transformations in coordinate geometry and matrix operations
CPCTC (corresponding parts of congruent triangles are congruent)Formal two-column and paragraph proofs in Geometry courses
Area ratio = k²Dimensional analysis in physics and engineering scaling problems
Parallel lines cut by transversals creating similar trianglesThe Triangle Proportionality Theorem and its applications in analytic geometry

One particularly important connection: whenever a line is drawn parallel to one side of a triangle, it creates a smaller triangle that is similar to the original by AA. The ACT tests this configuration frequently, often embedding it in diagrams with overlapping triangles or with altitude lines drawn inside a triangle. Recognizing these hidden similar triangles is a skill that separates 30+ scorers from 25-and-below scorers on the ACT Math section.

Practice Problems

1
Two triangles each have angles measuring 40°, 60°, and 80°. Which of the following best describes the relationship between the two triangles?
2
△ABC ~ △DEF with AB = 8, BC = 12, AC = 10, and DE = 20. What is EF?
3
In the figure, line segment DE is parallel to BC in △ABC. AD = 5, DB = 10, and DE = 7. What is the length of BC?
4
A scale model of a building is built at a 1:50 ratio. The model has a base area of 80 square inches. What is the actual building's base area in square feet? (Note: 1 foot = 12 inches, so 1 square foot = 144 square inches)
5
In right triangle ABC (right angle at C), an altitude is drawn from C to hypotenuse AB, meeting it at point D. If AD = 4 and DB = 9, what is the length of CD? (Hint: Because △ACD ~ △CBD, you can write the proportion AD/CD = CD/DB and solve for CD.) ⚠️ Higher-difficulty problem — this type appears in the final third of the ACT Math section.
Varsity Tutors • ACT Math • Similarity & Congruence