Similarity criteria for triangles

LVL: FREE

MODULE: Planimetry (2D Geometry)

[EXEC: MICRO_CORE]

✖️ 1. Definition of similarity: proportional sides and equal angles

📐 What Makes Triangles Similar?

  • Two triangles are similar if they have the same shape but different sizes.
  • All three pairs of corresponding angles must be equal.
  • All three pairs of corresponding sides must be proportional (same ratio).
  • The symbol for similarity is \sim (e.g., ABCDEF\triangle ABC \sim \triangle DEF).
  • If triangles are similar, one is a scaled version of the other.

Example: If ABCDEF\triangle ABC \sim \triangle DEF with sides 3, 4, 5 and 6, 8, 10, the ratio is 36=48=510=12\frac{3}{6} = \frac{4}{8} = \frac{5}{10} = \frac{1}{2}.

💡 Same angles, stretched sides = similar triangles!

[EXEC: DEEP_COMPUTE]

1. Definition of similarity: proportional sides and equal angles

Definition of Similarity

Two triangles are similar if and only if their corresponding angles are equal and their corresponding sides are proportional. This means that one triangle is a scaled version of the other, preserving shape but not necessarily size.

Intuition: Similar triangles have the same shape but different sizes, like a photograph and its enlargement.

Core Rules:

  • All three pairs of corresponding angles must be equal: A=A\angle A = \angle A', B=B\angle B = \angle B', C=C\angle C = \angle C'
  • All three pairs of corresponding sides must have the same ratio: ABAB=BCBC=CACA=k\frac{AB}{A'B'} = \frac{BC}{B'C'} = \frac{CA}{C'A'} = k, where kk is the scale factor
  • The scale factor kk is constant for all corresponding side pairs
  • Both conditions must hold simultaneously for similarity

Consequence: If triangles are similar, knowing one side length in each triangle determines the scale factor for all other measurements.

Example: If triangle ABC has sides 3, 4, 5 and triangle DEF has sides 6, 8, 10, then k=2k = 2 and the triangles are similar.

TASK_1[0 / 3]
LVL_2
MOD: SCALING

Triangle ABC is similar to triangle DEF. Side AB has a length of 7 and the corresponding side DE has a length of 28. Calculate the scale factor kk from triangle ABC to triangle DEF.

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 2. Angle-Angle (AA) similarity criterion

🔺 AA Similarity: Two Angles Are Enough

  • If two angles of one triangle equal two angles of another, the triangles are similar.
  • You don't need to check the third angle (it's automatically equal because angles sum to 180 degrees).
  • This is the fastest way to prove similarity.
  • Write it as: If A=D\angle A = \angle D and B=E\angle B = \angle E, then ABCDEF\triangle ABC \sim \triangle DEF.

Example: Triangle 1 has angles 50 degrees and 60 degrees. Triangle 2 has angles 50 degrees and 60 degrees. They are similar by AA.

💡 Match two angles → triangles are twins!

[EXEC: DEEP_COMPUTE]

2. Angle-Angle (AA) similarity criterion

Angle-Angle (AA) Similarity Criterion

Two triangles are similar if two pairs of corresponding angles are equal. The third angle pair is automatically equal because the angle sum in any triangle is 180180^\circ.

Intuition: Knowing two angles fixes the triangle's shape completely, so matching two angles guarantees the triangles have the same shape.

Core Rules:

  • Only two angle equalities are needed to prove similarity
  • The third angle equality follows from the angle sum property: if A=A\angle A = \angle A' and B=B\angle B = \angle B', then C=180AB=C\angle C = 180^\circ - \angle A - \angle B = \angle C'
  • AA is the most commonly used similarity criterion in practice
  • Once AA similarity is established, corresponding sides are automatically proportional

Consequence: AA provides the quickest path to proving similarity, requiring only angle measurements without needing side lengths.

Example: If triangle ABC has angles 5050^\circ, 6060^\circ, 7070^\circ and triangle DEF has angles 5050^\circ, 6060^\circ, then the triangles are similar by AA.

TASK_1[0 / 3]
LVL_2
RSN: PATTERN

Triangle ABC has angles 45 degrees and 75 degrees. Triangle DEF has angles 45 degrees and xx degrees. If the triangles are similar by the AA criterion and xx is the largest angle in triangle DEF, what is the value of xx?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 3. Side-Side-Side (SSS~) and Side-Angle-Side (SAS~) similarity theorems

📏 SSS~ and SAS~ Similarity Rules

  • SSS~ Rule: If all three pairs of corresponding sides have the same ratio, triangles are similar.
  • Check: ad=be=cf\frac{a}{d} = \frac{b}{e} = \frac{c}{f} (all ratios equal).
  • SAS~ Rule: If two pairs of sides have the same ratio AND the included angle is equal, triangles are similar.
  • For SAS~, the angle must be between the two proportional sides.

Example: Sides 4, 6, 8 and 2, 3, 4 have ratio 42=63=84=2\frac{4}{2} = \frac{6}{3} = \frac{8}{4} = 2, so SSS~ applies.

💡 SSS~ = all ratios match; SAS~ = two ratios + sandwich angle!

[EXEC: DEEP_COMPUTE]

3. Side-Side-Side (SSS~) and Side-Angle-Side (SAS~) similarity theorems

Side-Side-Side and Side-Angle-Side Similarity Theorems

SSS~ Theorem: Two triangles are similar if all three pairs of corresponding sides are proportional. SAS~ Theorem: Two triangles are similar if two pairs of corresponding sides are proportional and the included angles are equal.

Intuition: SSS~ checks if one triangle is a perfect scaled copy by comparing all side ratios. SAS~ combines one angle match with two side ratios around that angle.

Core Rules (SSS~):

  • Verify ABAB=BCBC=CACA\frac{AB}{A'B'} = \frac{BC}{B'C'} = \frac{CA}{C'A'}
  • All three ratios must be exactly equal

Core Rules (SAS~):

  • Two side ratios must be equal: ABAB=ACAC\frac{AB}{A'B'} = \frac{AC}{A'C'}
  • The angle between these sides must be equal: A=A\angle A = \angle A'

Consequence: These criteria allow proving similarity using only side measurements (SSS~) or a mix of one angle and two sides (SAS~).

Example: Triangles with sides 4, 6, 8 and 6, 9, 12 are similar by SSS~ since 46=69=812=23\frac{4}{6} = \frac{6}{9} = \frac{8}{12} = \frac{2}{3}.

TASK_1[0 / 3]
LVL_2
MOD: SCALING

Two triangles are similar by the SSS~ Theorem. The first triangle has side lengths 3, 5, and 8. The second triangle has corresponding side lengths 12, 20, and xx. Find the value of xx.

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 4. Solving for missing sides in similar triangles using proportions

🧮 Finding Missing Sides with Proportions

  • Set up a proportion using corresponding sides: side 1side 2=side 3side 4\frac{\text{side 1}}{\text{side 2}} = \frac{\text{side 3}}{\text{side 4}}.
  • Cross-multiply to solve for the unknown side.
  • Always match sides in the same position (e.g., shortest to shortest).
  • Check your answer: the ratio should be consistent across all side pairs.

Example: If ABCDEF\triangle ABC \sim \triangle DEF with AB=5AB = 5, DE=10DE = 10, BC=3BC = 3, find EFEF. Set up 510=3EF\frac{5}{10} = \frac{3}{EF}. Cross-multiply: 5EF=305 \cdot EF = 30, so EF=6EF = 6.

💡 Match positions, cross-multiply, solve!

[EXEC: DEEP_COMPUTE]

4. Solving for missing sides in similar triangles using proportions

Solving for Missing Sides Using Proportions

Once similarity is established, unknown side lengths are found by setting up and solving proportions using the constant scale factor between corresponding sides.

Intuition: The scale factor acts as a conversion ratio between the two triangles, allowing calculation of any unknown side from its corresponding known side.

Core Rules:

  • Identify corresponding sides carefully (matching vertices matter)
  • Set up proportion: side in triangle 1corresponding side in triangle 2=another side in triangle 1corresponding side in triangle 2\frac{\text{side in triangle 1}}{\text{corresponding side in triangle 2}} = \frac{\text{another side in triangle 1}}{\text{corresponding side in triangle 2}}
  • Cross-multiply to solve: if ab=cx\frac{a}{b} = \frac{c}{x}, then ax=bcax = bc, so x=bcax = \frac{bc}{a}
  • Verify the scale factor is consistent across all known sides

Consequence: Similar triangles transform geometric problems into algebraic proportion-solving, enabling indirect measurement of inaccessible distances.

Example: If triangles are similar with sides 5, 7, xx and 10, 14, 16, then 510=x16\frac{5}{10} = \frac{x}{16} gives x=8x = 8.

TASK_1[0 / 3]
LVL_2
RSN: PATTERN

Two triangles are similar. The first triangle has sides of length 3, 4, and 5. The second triangle has corresponding sides of length 9, 12, and xx. Find the value of xx.

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 5. Applications: Indirect measurement and scale modeling

🌳 Real-World Uses of Similar Triangles

  • Shadow method: Measure a tall object (tree, building) using shadows and similar triangles.
  • At the same time, your shadow and the object's shadow form similar triangles with height.
  • Set up proportion: your heightyour shadow=object heightobject shadow\frac{\text{your height}}{\text{your shadow}} = \frac{\text{object height}}{\text{object shadow}}.
  • Architecture: Scale models use similarity (e.g., 1:100 means model is 1100\frac{1}{100} the real size).
  • All dimensions scale by the same ratio to keep the shape accurate.

Example: You are 1.5 m tall with a 2 m shadow. A tree's shadow is 8 m. Then 1.52=h8\frac{1.5}{2} = \frac{h}{8}, so h=6h = 6 m.

💡 Same sun, same ratio → measure anything with shadows!

[EXEC: DEEP_COMPUTE]

5. Applications: Indirect measurement and scale modeling

Applications: Indirect Measurement and Scale Modeling

Shadow Method: An object's height is determined by comparing its shadow length to a reference object's shadow and height, using similar triangles formed by the sun's rays. Scale Modeling: Architectural models use similarity to represent buildings at reduced scale while preserving proportions.

Intuition: Similar triangles allow measuring unreachable heights or distances by working with accessible, proportional measurements.

Core Rules (Shadow Method):

  • Measure shadow lengths at the same time (ensures equal sun angles)
  • Set up proportion: object heightobject shadow=reference heightreference shadow\frac{\text{object height}}{\text{object shadow}} = \frac{\text{reference height}}{\text{reference shadow}}

Core Rules (Scale Modeling):

  • Choose scale factor (e.g., 1:100 means model is 1100\frac{1}{100} actual size)
  • All dimensions scale by the same factor
  • Area scales by k2k^2 and volume by k3k^3

Consequence: Similarity transforms impractical direct measurements into solvable proportion problems.

Example: A 2-meter stick casts a 3-meter shadow while a tree casts a 12-meter shadow. Tree height: h12=23\frac{h}{12} = \frac{2}{3} gives h=8h = 8 meters.

TASK_1[0 / 3]
LVL_2
MOD: TRANSLATE

A 2-meter tall reference stick casts a 5-meter shadow. At the same time, a flagpole casts a 20-meter shadow. Calculate the height of the flagpole in meters.

DEEP_COMPUTE
ULTRA

AWAITING_CONFIRMATION

CONFIRM KNOWLEDGE ACQUISITION TO UPDATE SYSTEM ANALYTICS.