Similar Triangles

AA, SAS, and SSS similarity theorems

Similar Triangles

Definition

Two triangles are similar if:

  • All corresponding angles are congruent
  • All corresponding sides are proportional

Symbol: ABCDEF\triangle ABC \sim \triangle DEF

Similarity Postulates

AA (Angle-Angle)

If two angles of one triangle are congruent to two angles of another triangle, the triangles are similar.

Note: If two angles match, the third must also match (angle sum = 180°)

SAS (Side-Angle-Side)

If two sides of one triangle are proportional to two sides of another triangle AND the included angles are congruent, the triangles are similar.

SSS (Side-Side-Side)

If all three pairs of corresponding sides are proportional, the triangles are similar.

Scale Factor

The ratio of corresponding sides: k=side in triangle 1corresponding side in triangle 2k = \frac{\text{side in triangle 1}}{\text{corresponding side in triangle 2}}

Properties

If ABCDEF\triangle ABC \sim \triangle DEF with scale factor kk:

  • Perimeters are in ratio k:1k:1
  • Areas are in ratio k2:1k^2:1

Applications

  • Finding unknown lengths
  • Indirect measurement
  • Proving geometric relationships

📚 Practice Problems

1Problem 1easy

Question:

In ABC\triangle ABC, A=50°\angle A = 50° and B=60°\angle B = 60°. In DEF\triangle DEF, D=50°\angle D = 50° and E=60°\angle E = 60°. Are the triangles similar?

💡 Show Solution

Two angles of ABC\triangle ABC are congruent to two angles of DEF\triangle DEF:

  • AD\angle A \cong \angle D (both 50°50°)
  • BE\angle B \cong \angle E (both 60°60°)

By AA (Angle-Angle) similarity, the triangles are similar.

Answer: Yes, ABCDEF\triangle ABC \sim \triangle DEF by AA

2Problem 2medium

Question:

If ABCXYZ\triangle ABC \sim \triangle XYZ with sides AB=6AB = 6, BC=8BC = 8, AC=10AC = 10 and XY=9XY = 9, find YZYZ and XZXZ.

💡 Show Solution

Find the scale factor using corresponding sides: k=XYAB=96=32k = \frac{XY}{AB} = \frac{9}{6} = \frac{3}{2}

For YZ (corresponds to BC): YZBC=32\frac{YZ}{BC} = \frac{3}{2} YZ8=32\frac{YZ}{8} = \frac{3}{2} YZ=12YZ = 12

For XZ (corresponds to AC): XZAC=32\frac{XZ}{AC} = \frac{3}{2} XZ10=32\frac{XZ}{10} = \frac{3}{2} XZ=15XZ = 15

Answer: YZ=12YZ = 12, XZ=15XZ = 15

3Problem 3hard

Question:

A tree casts a shadow 24 feet long at the same time a 6-foot person casts a 4-foot shadow. How tall is the tree?

💡 Show Solution

The sun creates similar triangles (same angle).

Set up proportion: tree heighttree shadow=person heightperson shadow\frac{\text{tree height}}{\text{tree shadow}} = \frac{\text{person height}}{\text{person shadow}}

h24=64\frac{h}{24} = \frac{6}{4}

Solve: 4h=1444h = 144 h=36h = 36

Answer: The tree is 36 feet tall