How to Use This Section

This is your practice powerhouse for Triangles. Below are 30+ fully worked problems spanning the whole chapter — similar figures, the BPT, similarity criteria, area ratios, and Pythagoras — arranged roughly easy to hard.

How to study: Try each problem with the solution covered, then check the steps. In geometry, marks are awarded for stating the correct theorem/criterion and for clear step-by-step reasoning.

Keep these handy:

  • BPT: ADDB=AEEC\dfrac{AD}{DB} = \dfrac{AE}{EC} when DEBCDE \parallel BC.
  • Similarity: AA, SSS, SAS.
  • Area ratio of similar triangles =(side ratio)2= (\text{side ratio})^2.
  • Pythagoras: hyp2=leg12+leg22\text{hyp}^2 = \text{leg}_1^2 + \text{leg}_2^2.

Solved Examples

Example 1: BPT length

In ABC\triangle ABC, DEBCDE \parallel BC, AD=3AD = 3, DB=4DB = 4, AE=6AE = 6. Find ECEC.

Solution:

  1. ADDB=AEEC34=6EC\dfrac{AD}{DB} = \dfrac{AE}{EC} \Rightarrow \dfrac{3}{4} = \dfrac{6}{EC}.
  2. EC=6×43=8EC = \dfrac{6 \times 4}{3} = 8.

Final Answer: EC=8EC = 8.

Takeaway: Apply BPT and cross-multiply.

Example 2: Prove similar (AA)

In ABC\triangle ABC, DEBCDE \parallel BC. Prove ADEABC\triangle ADE \sim \triangle ABC.

Solution:

  1. A\angle A is common.
  2. ADE=ABC\angle ADE = \angle ABC (corresponding angles, DEBCDE \parallel BC).
  3. By AA, ADEABC\triangle ADE \sim \triangle ABC.

Final Answer: ADEABC\triangle ADE \sim \triangle ABC (AA).

Takeaway: Parallel line ⇒ equal corresponding angles ⇒ AA similarity.

Example 3: SSS similarity

Are triangles with sides (4,6,8)(4, 6, 8) and (6,9,12)(6, 9, 12) similar?

Solution:

  1. 46=69=812=23\dfrac{4}{6} = \dfrac{6}{9} = \dfrac{8}{12} = \dfrac{2}{3}.
  2. All ratios equal ⇒ SSS similarity.

Final Answer: Yes, similar (SSS).

Takeaway: Equal side ratios ⇒ SSS.

Example 4: Find a side by similarity

ABCPQR\triangle ABC \sim \triangle PQR, AB=5AB = 5, PQ=10PQ = 10, AC=6AC = 6. Find PRPR.

Solution:

  1. ABPQ=ACPR510=6PR\dfrac{AB}{PQ} = \dfrac{AC}{PR} \Rightarrow \dfrac{5}{10} = \dfrac{6}{PR}.
  2. PR=12PR = 12.

Final Answer: PR=12PR = 12.

Takeaway: Equal corresponding ratios give the unknown side.

Example 5: Area ratio

Two similar triangles have sides in ratio 5:65 : 6. Find the ratio of their areas.

Solution:

  1. Area ratio =52:62=25:36= 5^2 : 6^2 = 25 : 36.

Final Answer: 25:3625 : 36.

Takeaway: Square the side ratio.

Example 6: Pythagoras find side

A right triangle has legs 9 cm and 12 cm. Find the hypotenuse.

Solution:

  1. Hypotenuse =92+122=81+144=225=15= \sqrt{9^2 + 12^2} = \sqrt{81 + 144} = \sqrt{225} = 15 cm.

Final Answer: 15 cm.

Takeaway: (9,12,15)=3×(3,4,5)(9, 12, 15) = 3 \times (3, 4, 5).

Example 7: Converse of Pythagoras

Is a triangle with sides 9, 40, 41 right-angled?

Solution:

  1. 92+402=81+1600=1681=4129^2 + 40^2 = 81 + 1600 = 1681 = 41^2.
  2. Equal, so right-angled (right angle opposite 41).

Final Answer: Yes, right-angled.

Takeaway: (9,40,41)(9, 40, 41) is a Pythagorean triple.

Example 8: Converse of BPT

In ABC\triangle ABC, DD on ABAB, EE on ACAC, AD=4AD = 4, DB=6DB = 6, AE=6AE = 6, EC=9EC = 9. Is DEBCDE \parallel BC?

Solution:

  1. ADDB=46=23\dfrac{AD}{DB} = \dfrac{4}{6} = \dfrac{2}{3}; AEEC=69=23\dfrac{AE}{EC} = \dfrac{6}{9} = \dfrac{2}{3}.
  2. Equal ratios ⇒ by the converse, DEBCDE \parallel BC.

Final Answer: Yes, DEBCDE \parallel BC.

Takeaway: Equal ratios prove parallelism.

Example 9: Shadow problem

A vertical pole 6 m high casts a shadow 4 m long. At the same time a tower casts a shadow 28 m long. Find the height of the tower.

Solution:

  1. Triangles are similar (equal sun angle, AA).
  2. 64=h28h=6×284=42\dfrac{6}{4} = \dfrac{h}{28} \Rightarrow h = \dfrac{6 \times 28}{4} = 42 m.

Final Answer: 42 m.

Takeaway: Height : shadow is constant for objects at the same time.

Example 10: Area to side

The areas of two similar triangles are 81 cm² and 144 cm². If a side of the smaller is 9 cm, find the corresponding side of the larger.

Solution:

  1. Side ratio =81144=912=34= \sqrt{\dfrac{81}{144}} = \dfrac{9}{12} = \dfrac{3}{4}.
  2. Corresponding side =9×43=12= 9 \times \dfrac{4}{3} = 12 cm.

Final Answer: 12 cm.

Takeaway: Square-root the area ratio for the side ratio.

Example 11: Diagonal of a square

Find the diagonal of a square of side 10 cm.

Solution:

  1. Diagonal =102+102=200=102= \sqrt{10^2 + 10^2} = \sqrt{200} = 10\sqrt{2} cm.

Final Answer: 10210\sqrt{2} cm.

Takeaway: A square's diagonal is 2×\sqrt2 \times side.

Example 12: BPT with algebra

In ABC\triangle ABC, DEBCDE \parallel BC, AD=xAD = x, DB=x2DB = x - 2, AE=x+2AE = x + 2, EC=x1EC = x - 1. Find xx.

Solution:

  1. xx2=x+2x1x(x1)=(x+2)(x2)\dfrac{x}{x-2} = \dfrac{x+2}{x-1} \Rightarrow x(x-1) = (x+2)(x-2).
  2. x2x=x24x=4x^2 - x = x^2 - 4 \Rightarrow x = 4.

Final Answer: x=4x = 4.

Takeaway: Cross-multiply and simplify.

Example 13: Similar triangles, perimeter

ABCDEF\triangle ABC \sim \triangle DEF with ABDE=25\dfrac{AB}{DE} = \dfrac{2}{5}. If the perimeter of ABC\triangle ABC is 16 cm, find the perimeter of DEF\triangle DEF.

Solution:

  1. Perimeter ratio = side ratio = 25\dfrac{2}{5}.
  2. 16PDEF=25PDEF=40\dfrac{16}{P_{DEF}} = \dfrac{2}{5} \Rightarrow P_{DEF} = 40 cm.

Final Answer: 40 cm.

Takeaway: Perimeters share the side ratio.

Example 14: Altitude on hypotenuse

In right ABC\triangle ABC (right angle at BB), BDACBD \perp AC. If AB=6AB = 6, BC=8BC = 8, find BDBD.

Solution:

  1. AC=36+64=10AC = \sqrt{36 + 64} = 10.
  2. Area two ways: 12(AB)(BC)=12(AC)(BD)6×8=10×BD\dfrac{1}{2}(AB)(BC) = \dfrac{1}{2}(AC)(BD) \Rightarrow 6 \times 8 = 10 \times BD.
  3. BD=4810=4.8BD = \dfrac{48}{10} = 4.8.

Final Answer: BD=4.8BD = 4.8.

Takeaway: Equate the two area expressions to find the altitude.

Example 15: Midpoint theorem

In ABC\triangle ABC, DD and EE are midpoints of ABAB and ACAC. If BC=10BC = 10 cm, find DEDE.

Solution:

  1. By the midpoint theorem, DEBCDE \parallel BC and DE=12BCDE = \dfrac{1}{2}BC.
  2. DE=12(10)=5DE = \dfrac{1}{2}(10) = 5 cm.

Final Answer: DE=5DE = 5 cm.

Takeaway: The segment joining midpoints is half the third side.

Example 16: SAS similarity proof

In ABC\triangle ABC and ADE\triangle ADE, A\angle A is common, ADAB=AEAC=12\dfrac{AD}{AB} = \dfrac{AE}{AC} = \dfrac{1}{2}. Show ADEABC\triangle ADE \sim \triangle ABC.

Solution:

  1. A=A\angle A = \angle A (common, included angle).
  2. ADAB=AEAC\dfrac{AD}{AB} = \dfrac{AE}{AC} (given, sides including the angle).
  3. By SAS, ADEABC\triangle ADE \sim \triangle ABC.

Final Answer: ADEABC\triangle ADE \sim \triangle ABC (SAS).

Takeaway: Common angle + proportional including sides ⇒ SAS.

Example 17: Area ratio in a figure

In ABC\triangle ABC, DEBCDE \parallel BC with AD:DB=2:3AD : DB = 2 : 3. Find the ratio of areas of ADE\triangle ADE and trapezium DBCEDBCE.

Solution:

  1. ADAB=25\dfrac{AD}{AB} = \dfrac{2}{5}, so ar(ADE)ar(ABC)=(25)2=425\dfrac{\text{ar}(ADE)}{\text{ar}(ABC)} = \left(\dfrac{2}{5}\right)^2 = \dfrac{4}{25}.
  2. ar(trapezium) == ar(ABCABC) - ar(ADEADE) =254=21= 25 - 4 = 21 parts.
  3. Ratio ar(ADEADE) : ar(trapezium) =4:21= 4 : 21.

Final Answer: 4:214 : 21.

Takeaway: Subtract the small triangle's area from the whole for the trapezium.

Example 18: Pythagoras word problem

The foot of a 10 m ladder is 6 m from a wall. How high up the wall does it reach?

Solution:

  1. Height =10262=10036=64=8= \sqrt{10^2 - 6^2} = \sqrt{100 - 36} = \sqrt{64} = 8 m.

Final Answer: 8 m.

Takeaway: (6,8,10)(6, 8, 10) is a scaled (3,4,5)(3, 4, 5) triple.

Example 19: Find both segments (BPT)

In ABC\triangle ABC, DEBCDE \parallel BC, ADDB=23\dfrac{AD}{DB} = \dfrac{2}{3}, AB=10AB = 10 cm. Find ADAD and DBDB.

Solution:

  1. AD:DB=2:3AD : DB = 2 : 3, total 5 parts =AB=10= AB = 10.
  2. AD=25(10)=4AD = \dfrac{2}{5}(10) = 4, DB=35(10)=6DB = \dfrac{3}{5}(10) = 6.

Final Answer: AD=4AD = 4 cm, DB=6DB = 6 cm.

Takeaway: Divide the whole side in the given ratio.

Example 20: Diagonals of trapezium

In trapezium ABCDABCD (ABDCAB \parallel DC), diagonals meet at OO. If AB=4AB = 4 cm, DC=8DC = 8 cm, and AO=3AO = 3 cm, find OCOC.

Solution:

  1. AOBCOD\triangle AOB \sim \triangle COD (AA), so AOOC=ABDC=48=12\dfrac{AO}{OC} = \dfrac{AB}{DC} = \dfrac{4}{8} = \dfrac{1}{2}.
  2. 3OC=12OC=6\dfrac{3}{OC} = \dfrac{1}{2} \Rightarrow OC = 6 cm.

Final Answer: OC=6OC = 6 cm.

Takeaway: In such a trapezium, AOOC=ABDC\dfrac{AO}{OC} = \dfrac{AB}{DC}.

Example 21: Find the third side type

The sides of a triangle are 6, 8, 11. Is the angle opposite the 11-side acute, right, or obtuse?

Solution:

  1. Compare 112=12111^2 = 121 with 62+82=36+64=1006^2 + 8^2 = 36 + 64 = 100.
  2. Since 121>100121 > 100, the angle opposite 11 is obtuse.

Final Answer: Obtuse.

Takeaway: If c2>a2+b2c^2 > a^2 + b^2, the angle opposite cc is obtuse; if <<, acute; if ==, right.

Example 22: Similar triangles in a figure

Two triangles ABC\triangle ABC and AMP\triangle AMP are right-angled at BB and MM respectively, sharing angle AA. Prove they are similar and find MPMP if BC=6BC = 6, AB=8AB = 8, AM=4AM = 4.

Solution:

  1. A\angle A common, B=M=90°\angle B = \angle M = 90°ABCAMP\triangle ABC \sim \triangle AMP (AA).
  2. BCMP=ABAM6MP=84=2MP=3\dfrac{BC}{MP} = \dfrac{AB}{AM} \Rightarrow \dfrac{6}{MP} = \dfrac{8}{4} = 2 \Rightarrow MP = 3.

Final Answer: Similar (AA); MP=3MP = 3.

Takeaway: Common angle + right angles ⇒ AA, then use proportional sides.

Example 23: Area ratio of medians

The ratio of corresponding medians of two similar triangles is 4:74 : 7. Find the ratio of their areas.

Solution:

  1. Median ratio = side ratio = 4:74 : 7.
  2. Area ratio =42:72=16:49= 4^2 : 7^2 = 16 : 49.

Final Answer: 16:4916 : 49.

Takeaway: Medians scale like sides; areas like the square.

Example 24: Diagonal of cuboid-base (2D)

A rectangular field is 40 m long and 30 m wide. Find the length of the diagonal path across it.

Solution:

  1. Diagonal =402+302=1600+900=2500=50= \sqrt{40^2 + 30^2} = \sqrt{1600 + 900} = \sqrt{2500} = 50 m.

Final Answer: 50 m.

Takeaway: (30,40,50)=10×(3,4,5)(30, 40, 50) = 10 \times (3, 4, 5).

Example 25: Prove a relation (Pythagoras)

In an equilateral triangle ABCABC with side aa, prove that the square of the altitude is 34a2\dfrac{3}{4}a^2.

Solution:

  1. The altitude splits the base into a2\dfrac{a}{2} each, forming a right triangle with hypotenuse aa.
  2. h2=a2(a2)2=a2a24=3a24h^2 = a^2 - \left(\dfrac{a}{2}\right)^2 = a^2 - \dfrac{a^2}{4} = \dfrac{3a^2}{4}.

Final Answer: h2=34a2h^2 = \dfrac{3}{4}a^2.

Takeaway: Use Pythagoras with half the base.

Note: so h=32ah = \dfrac{\sqrt3}{2}a.

Example 26: BPT to prove parallel and find length

In ABC\triangle ABC, DD on ABAB with AD=2.4AD = 2.4, AB=6AB = 6; EE on ACAC with AE=3.2AE = 3.2, AC=8AC = 8. Show DEBCDE \parallel BC.

Solution:

  1. ADAB=2.46=0.4\dfrac{AD}{AB} = \dfrac{2.4}{6} = 0.4; AEAC=3.28=0.4\dfrac{AE}{AC} = \dfrac{3.2}{8} = 0.4.
  2. Equal ratios (part-to-whole) ⇒ by the converse of BPT, DEBCDE \parallel BC.

Final Answer: DEBCDE \parallel BC.

Takeaway: The part-to-whole form also tests parallelism.

Example 27: Areas with a common height

ABCPQR\triangle ABC \sim \triangle PQR, and the ratio of their areas is 9:259 : 25. If PR=20PR = 20 cm, find ACAC.

Solution:

  1. Side ratio =925=35= \sqrt{\dfrac{9}{25}} = \dfrac{3}{5}.
  2. ACPR=35AC20=35AC=12\dfrac{AC}{PR} = \dfrac{3}{5} \Rightarrow \dfrac{AC}{20} = \dfrac{3}{5} \Rightarrow AC = 12 cm.

Final Answer: AC=12AC = 12 cm.

Takeaway: Convert area ratio to side ratio, then find the length.

Example 28: Right triangle inside

In ABC\triangle ABC right-angled at CC, AC=5AC = 5, BC=12BC = 12. A point DD on ABAB satisfies CDABCD \perp AB. Find ABAB and the area of ABC\triangle ABC.

Solution:

  1. AB=52+122=169=13AB = \sqrt{5^2 + 12^2} = \sqrt{169} = 13.
  2. Area =12(5)(12)=30= \dfrac{1}{2}(5)(12) = 30 sq units.

Final Answer: AB=13AB = 13; area =30= 30.

Takeaway: (5,12,13)(5, 12, 13) is a Pythagorean triple; area uses the two legs.

Example 29: Prove triangles similar (vertical angles)

Two line segments ACAC and BDBD intersect at OO with OAOC=OBOD\dfrac{OA}{OC} = \dfrac{OB}{OD}. Show AOBCOD\triangle AOB \sim \triangle COD.

Solution:

  1. AOB=COD\angle AOB = \angle COD (vertically opposite angles).
  2. The sides including these angles satisfy OAOC=OBOD\dfrac{OA}{OC} = \dfrac{OB}{OD} (given).
  3. By SAS, AOBCOD\triangle AOB \sim \triangle COD.

Final Answer: AOBCOD\triangle AOB \sim \triangle COD (SAS).

Takeaway: Vertically opposite angle + proportional including sides ⇒ SAS.

Example 30: Combine BPT and similarity

In ABC\triangle ABC, DEBCDE \parallel BC meets ABAB at DD and ACAC at EE. If AD=4AD = 4 cm, DB=8DB = 8 cm, and DE=5DE = 5 cm, find BCBC.

Solution:

  1. ADEABC\triangle ADE \sim \triangle ABC with ratio ADAB=412=13\dfrac{AD}{AB} = \dfrac{4}{12} = \dfrac{1}{3}.
  2. DEBC=135BC=13BC=15\dfrac{DE}{BC} = \dfrac{1}{3} \Rightarrow \dfrac{5}{BC} = \dfrac{1}{3} \Rightarrow BC = 15 cm.

Final Answer: BC=15BC = 15 cm.

Takeaway: The similarity ratio applies to DEDE and BCBC too.

Example 31: Mixed — tower and stick

A 1.5 m tall stick casts a 3 m shadow. A nearby tower casts a 60 m shadow at the same time. Find the tower's height.

Solution:

  1. AA similarity (equal sun angle): 1.53=h60\dfrac{1.5}{3} = \dfrac{h}{60}.
  2. h=1.5×603=30h = \dfrac{1.5 \times 60}{3} = 30 m.

Final Answer: 30 m.

Takeaway: Height : shadow is constant at a given time of day.