Similar Triangles
"Similar triangles have the SAME shape — but not necessarily the SAME size."
Similarity Criteria
| Criterion | What Must Be Equal |
|---|---|
| AA | Two angles |
| SAS | Two sides PROPORTIONAL + included angle EQUAL |
| SSS | Three sides PROPORTIONAL |
Basic Proportionality Theorem (Thales)
A line parallel to one side of a triangle divides the other two sides in the SAME RATIO. Converse also holds.
Ratio of Areas of Similar Triangles = (Ratio of corresponding sides)².
Pythagoras Theorem: In a right triangle, hypotenuse² = sum of squares of other two sides. Converse: If a² + b² = c², the triangle is RIGHT.
Common Mistakes: Applying similarity without checking the correct CORRESPONDENCE of vertices.
Detailed Similarity Criteria
AA (Angle-Angle) Similarity
If TWO angles of one triangle are EQUAL to two angles of another triangle, the triangles are SIMILAR.
Proof Outline: If two angles are equal, the THIRD angle MUST be equal (sum of triangle = 180°). This means all three angles match, forcing the sides to be proportional.
Example 1: In △ABC and △DEF, ∠A = 50°, ∠B = 70°, ∠D = 50°, ∠E = 70°. Are the triangles similar? Yes! By AA criterion, ∠A = ∠D and ∠B = ∠E, so △ABC ∼ △DEF. 'You don't need to check the third angle — it will AUTOMATICALLY match.'
SSS (Side-Side-Side) Similarity
If the THREE sides of one triangle are PROPORTIONAL to the three sides of another, the triangles are SIMILAR.
AB/DE = BC/EF = AC/DF = k (scale factor)
Example 2: △ABC has sides 3, 4, 5. △DEF has sides 6, 8, 10. 3/6 = 4/8 = 5/10 = 1/2 → All ratios are EQUAL → △ABC ∼ △DEF ✓ 'SSS similarity requires ALL THREE ratios to be equal. If even one ratio differs, the triangles are NOT similar.'
SAS (Side-Angle-Side) Similarity
If TWO sides are PROPORTIONAL and the INCLUDED angle is EQUAL, the triangles are SIMILAR.
AB/DE = AC/DF and ∠A = ∠D → △ABC ∼ △DEF
'In SAS similarity, the angle MUST be BETWEEN the two proportional sides. This is CRITICAL.'
Example 3: In △PQR, PQ = 4, QR = 6, ∠Q = 60°. In △XYZ, XY = 6, YZ = 9, ∠Y = 60°. PQ/XY = 4/6 = 2/3, QR/YZ = 6/9 = 2/3, ∠Q = ∠Y = 60° By SAS criterion, △PQR ∼ △XYZ ✓
Basic Proportionality Theorem (Thales Theorem) — Proof
Statement: A line drawn PARALLEL to one side of a triangle divides the other two sides in the SAME RATIO.
Given: In △ABC, DE ∥ BC, where D is on AB and E is on AC. To Prove: AD/DB = AE/EC
Construction: Join D to C and E to B. Draw EF ⟂ AB and DG ⟂ AC.
Proof: ar(△ADE) = ½ × AD × EF (area = ½ × base × height) ar(△BDE) = ½ × DB × EF (same height — triangles share vertex E) So, ar(△ADE)/ar(△BDE) = AD/DB ... (i)
Similarly: ar(△ADE) = ½ × AE × DG ar(△CDE) = ½ × EC × DG So, ar(△ADE)/ar(△CDE) = AE/EC ... (ii)
But △BDE and △CDE lie on the SAME base DE and BETWEEN the SAME parallels DE and BC. Therefore, ar(△BDE) = ar(△CDE) ... (iii)
From (i), (ii), and (iii): AD/DB = AE/EC ✓
Converse: If a line divides two sides of a triangle in the SAME ratio, it is PARALLEL to the third side.
Ratio of Areas of Similar Triangles
Theorem: The ratio of the areas of two similar triangles is EQUAL to the square of the ratio of their corresponding sides.
If △ABC ∼ △DEF, then: ar(△ABC)/ar(△DEF) = (AB/DE)² = (BC/EF)² = (AC/DF)²
Example 4: The sides of two similar triangles are in the ratio 3:5. If the area of the smaller triangle is 36 cm², find the area of the larger triangle.
(3/5)² = 9/25 = 36/Area of larger Area of larger = 36 × 25/9 = 100 cm² ✓
'The area ratio is the SQUARE of the side ratio. If sides double, area QUADRUPLES.'
Proof Summary
△ABC ∼ △DEF → ∠A = ∠D Draw altitudes AP and DQ from A and D to BC and EF. ar(△ABC)/ar(△DEF) = (½ × BC × AP)/(½ × EF × DQ) = (BC/EF) × (AP/DQ) Since the triangles are similar, AP/DQ = AB/DE = BC/EF = AC/DF Therefore, ar(△ABC)/ar(△DEF) = (BC/EF)² ✓
Pythagoras Theorem — Proof Using Similar Triangles
Theorem: In a RIGHT triangle, the square of the HYPOTENUSE equals the sum of squares of the other two sides.
Given: Right △ABC with ∠B = 90°. To Prove: AC² = AB² + BC²
Construction: Draw BD ⟂ AC.
Proof: In △ADB and △ABC: ∠A = ∠A (common), ∠ADB = ∠ABC = 90° △ADB ∼ △ABC (AA criterion) AB/AC = AD/AB → AB² = AD × AC ... (i)
In △BDC and △ABC: ∠C = ∠C (common), ∠BDC = ∠ABC = 90° △BDC ∼ △ABC (AA criterion) BC/AC = DC/BC → BC² = DC × AC ... (ii)
Adding (i) and (ii): AB² + BC² = AD × AC + DC × AC = AC(AD + DC) = AC × AC = AC² ✓
Converse: If in a triangle, the square of one side equals the sum of squares of the other two sides, the triangle is RIGHT-ANGLED.
Worked Examples — Similar Triangles
Example 5: In △ABC, DE ∥ BC. If AD = 3 cm, DB = 6 cm, and AE = 4 cm, find EC. By BPT: AD/DB = AE/EC 3/6 = 4/EC → 3 × EC = 24 → EC = 8 cm ✓
Example 6: A vertical pole of height 6 m casts a shadow of 4 m. At the same time, a building casts a shadow of 20 m. Find the height of the building.
Since the sun's rays make the SAME angle with the ground: Height of pole/Shadow of pole = Height of building/Shadow of building 6/4 = H/20 → H = 30 m ✓
'Shadow problems use similarity — the sun's angle is the SAME for both objects at the same time.'
Example 7: In △ABC, D and E are points on AB and AC such that AD/DB = AE/EC = 1/2. If BC = 12 cm, find DE. By converse of BPT, DE ∥ BC. △ADE ∼ △ABC (by AA, since DE ∥ BC) AD/AB = DE/BC → AD/(AD + DB) = DE/BC AD/3AD = 1/3 = DE/12 → DE = 4 cm ✓
Common Mistakes — Detailed
| Mistake | Correct Approach |
|---|---|
| Using AA when only ONE angle is equal | AA requires TWO angles to be equal |
| Confusing SAS similarity with SAS congruence | SAS similarity needs PROPORTIONALITY, not equality, of two sides |
| Writing similarity statement in wrong order | △ABC ∼ △DEF means A↔D, B↔E, C↔F. Write CORRESPONDING vertices. |
| Forgetting to square the ratio for areas | Area ratio = (side ratio)², NOT side ratio |
| Applying BPT with DE not parallel to BC | BPT works ONLY when DE ∥ BC |
| Mixing BPT with similarity | BPT gives proportional segments. Similarity gives proportional sides. Used DIFFERENTLY. |
AP SSC Board Exam Focus
| Topic | Marks | Frequency |
|---|---|---|
| AA similarity criterion | 3-4 | Very High |
| BPT and its converse | 4 | Very High |
| Ratio of areas | 3 | High |
| Pythagoras theorem | 4 | Very High |
| Shadow/height word problems | 4 | High |
| Mixed similarity problems | 5 | High |
Self-Test Questions
- In △ABC, ∠A = 60°, ∠B = 50°. In △DEF, ∠D = 60°, ∠E = 50°. Is △ABC ∼ △DEF? By which criterion?
- A ladder 10 m long reaches a window 8 m above the ground. Find the distance of the foot of the ladder from the wall.
- In △ABC, DE ∥ BC. AD = 2 cm, DB = 4 cm, DE = 3 cm. Find BC.
- The areas of two similar triangles are 64 cm² and 121 cm². Find the ratio of their corresponding sides.
- In a right triangle, the hypotenuse is 13 cm and one side is 5 cm. Find the third side.
- A girl of height 120 cm casts a shadow of 180 cm. At the same time, a tree casts a shadow of 12 m. Find the height of the tree.
- In △ABC, D and E are points on AB and AC such that AD = 3 cm, DB = 5 cm, AE = 4.5 cm, EC = 7.5 cm. Is DE ∥ BC? Justify.
- Prove that the sum of squares of the diagonals of a rhombus equals the sum of squares of its sides.
Answers: 1) Yes, AA criterion, 2) 6 m, 3) 9 cm, 4) 8:11, 5) 12 cm, 6) 8 m, 7) Yes, AD/DB = AE/EC = 3/5, 8) Use Pythagoras on the four right triangles formed by diagonals.
