Similar Triangles is the habit of finding equal angle patterns that create proportional sides and reusable scale factors. In contest math, that habit turns a crowded setup into a relation the student can test, bound, count, or compute. MathGrit teaches it as a recognizable signal, a deliberate move, and a final translation back to the original question.
Triangles with the same angles have proportional sides, so one ratio scales all the others.
Why It Works
1
If two triangles share two pairs of equal angles (AA), the third pair is equal too, since angles sum to $180^\circ$ — so equal angles are enough to force similarity.
2
Place the smaller triangle inside the larger by matching a pair of equal angles; the parallel third sides cut the two transversals proportionally (Thales / basic proportionality).
3
Hence corresponding sides are all in one common ratio $k$, the scale factor.
4
Areas scale by $k^2$, since area depends on the product of two lengths.
Worked Examples
Example 1
In $\triangle ABC$, point $D$ is on $AB$ and $E$ is on $AC$ with $DE \parallel BC$. If $AD = 4$, $DB = 6$, and $BC = 15$, find $DE$.
1
Because $DE \parallel BC$, $\angle ADE = \angle ABC$ and $\angle AED = \angle ACB$ (corresponding angles), so $\triangle ADE \sim \triangle ABC$ by AA.
2
The scale factor is $\dfrac{AD}{AB} = \dfrac{4}{4+6} = \dfrac{4}{10} = \dfrac{2}{5}$.
3
Therefore $DE = \dfrac{2}{5}\cdot BC = \dfrac{2}{5}\cdot 15 = 6$.
Answer:
$DE = 6$
Warm-up
In right triangle $\triangle ABC$ with the right angle at $C$, the altitude from $C$ meets the hypotenuse $AB$ at $H$. If $AH = 4$ and $HB = 9$, find the altitude $CH$.
1
The altitude to the hypotenuse creates two smaller triangles each similar to the original: $\triangle ACH \sim \triangle CBH$ (both share a right angle and the angle $\angle A = \angle BCH$).
2
Matching legs gives $\dfrac{AH}{CH} = \dfrac{CH}{HB}$, so $CH^2 = AH\cdot HB$ (the geometric-mean relation).
3
Substitute: $CH^2 = 4\cdot 9 = 36$, so $CH = 6$.
Answer:
$CH = 6$
Contest level
In $\triangle ABC$, point $D$ is on $AB$ and $E$ is on $AC$ with $\angle ADE = \angle ACB$. Given $AD = 3$, $AE = 4$, and $AC = 9$, find $AB$.
1
Triangles $\triangle ADE$ and $\triangle ACB$ share $\angle A$, and $\angle ADE = \angle ACB$ is given, so by AA $\triangle ADE \sim \triangle ACB$ (note the vertex order: $D\leftrightarrow C$, $E\leftrightarrow B$).
2
Corresponding sides give $\dfrac{AD}{AC} = \dfrac{AE}{AB}$.
In $\triangle ABC$, the angle bisector from $A$ meets $BC$ at $D$, and the circumcircle again at $M$. Prove $AB\cdot AC = AD\cdot AM$.
1
Compare $\triangle ABD$ and $\triangle AMC$. By the angle bisector, $\angle BAD = \angle CAM$.
2
The inscribed angles $\angle ABD = \angle ABC$ and $\angle AMC$ both subtend arc $AC$, so $\angle ABD = \angle AMC$.
3
With two equal pairs of angles, $\triangle ABD \sim \triangle AMC$ (AA), so $\dfrac{AB}{AM} = \dfrac{AD}{AC}$.
4
Cross-multiplying yields $AB\cdot AC = AD\cdot AM$.
Answer:
$AB\cdot AC = AD\cdot AM$ (the chord-and-bisector similarity).
Going Deeper
Generalization: AA is the cheapest similarity test because angles are free in any angle chase — you almost never need SAS-similarity or SSS-similarity in contest work. The payoff is that one proportion $\dfrac{a}{a'} = \dfrac{b}{b'}$ instantly converts to a product equation $ab' = a'b$, which is where lengths get pinned down.
Where it appears: similar triangles power the altitude-on-hypotenuse relations, the proof of power of a point, Stewart-type length computations, and almost every 'find the length' problem on AMC/AIME. Spotting a shared angle plus one transported angle is the core skill.
Pitfall: vertex order encodes the correspondence. Writing $\triangle ABC \sim \triangle DEF$ asserts $A\leftrightarrow D$, $B\leftrightarrow E$, $C\leftrightarrow F$ — pairing the wrong vertices flips a ratio and gives a wrong length. Always list the matched vertices in the same positional order.
Spot the Signal
Look for problems where the key step is finding equal angle patterns that create proportional sides and reusable scale factors.
You can describe the hard part as finding equal angle patterns that create proportional sides and reusable scale factors, but a direct attack starts producing clutter.
The problem rewards preserving structure instead of expanding, listing, or guessing too early.
Learn the Move
Start by identify the diagram relation that calls for similar triangles, then rewrite the givens around it.
Name the relation that makes Similar Triangles legal before doing computation.
Use the new relation to replace the messiest part of the problem with a cleaner one.
Translate the result back to the quantity the problem actually asks for.
Avoid These Traps
Do not use Similar Triangles just because the surface looks familiar; verify the required condition first.
Applying Similar Triangles because it sounds relevant, without checking the trigger first.
Stopping after spotting the technique instead of finishing the calculation or proof.
MathGrit Coach Note
Let similar triangles reveal the geometric configuration; then compute only what remains.
Try it on:
Practice a contest problem where the key step is finding equal angle patterns that create proportional sides and reusable scale factors.