krit.club logo

Triangles - Basic Proportionality Theorem (Thales' Theorem)

Grade 10CBSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

The Basic Proportionality Theorem (BPT), also known as Thales' Theorem, states that if a line is drawn parallel to one side of a triangle to intersect the other two sides in distinct points, then the other two sides are divided in the same ratio. In a triangle ΔABC\Delta ABC, if a line DEDE is drawn parallel to BCBC intersecting ABAB at DD and ACAC at EE, then ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}.

The Converse of the Basic Proportionality Theorem states that if a line divides any two sides of a triangle in the same ratio, then the line must be parallel to the third side. Visually, if you find a point DD on ABAB and EE on ACAC such that the ratio of segments ADDB\frac{AD}{DB} equals AEEC\frac{AE}{EC}, you can conclude that DEBCDE \parallel BC.

Corollaries of BPT involve the relationship between the segments and the whole sides of the triangle. By adding 11 to both sides of the BPT ratio, we can derive that ABAD=ACAE\frac{AB}{AD} = \frac{AC}{AE} and ABDB=ACEC\frac{AB}{DB} = \frac{AC}{EC}. This is useful when the full length of the triangle sides is known instead of just the segments.

BPT applies to Trapeziums as well. Any line drawn parallel to the parallel sides of a trapezium divides the non-parallel sides proportionally. If in a trapezium ABCDABCD where ABDCAB \parallel DC, a line EFEF is drawn parallel to ABAB (and thus DCDC) intersecting ADAD at EE and BCBC at FF, then AEED=BFFC\frac{AE}{ED} = \frac{BF}{FC}.

Internal Bisector Theorem is a specialized application related to proportions. It states that the internal bisector of an angle of a triangle divides the opposite side internally in the ratio of the sides containing the angle. For ΔABC\Delta ABC with angle bisector ADAD of A\angle A, the ratio is BDDC=ABAC\frac{BD}{DC} = \frac{AB}{AC}.

Similarity Connection: When DEBCDE \parallel BC in ΔABC\Delta ABC, the smaller triangle ΔADE\Delta ADE is similar to the larger triangle ΔABC\Delta ABC. This means that not only are the sides divided proportionally, but the ratio of the parallel segments is also equal to the ratio of the sides: ADAB=AEAC=DEBC\frac{AD}{AB} = \frac{AE}{AC} = \frac{DE}{BC}.

📐Formulae

Basic Proportionality Theorem: ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}

Converse of BPT: If ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}, then DEBCDE \parallel BC

Corollary 1 (Whole side to upper segment): ABAD=ACAE\frac{AB}{AD} = \frac{AC}{AE}

Corollary 2 (Whole side to lower segment): ABDB=ACEC\frac{AB}{DB} = \frac{AC}{EC}

Extended Ratio (Similarity): ADAB=AEAC=DEBC\frac{AD}{AB} = \frac{AE}{AC} = \frac{DE}{BC}

💡Examples

Problem 1:

In ΔABC\Delta ABC, DEBCDE \parallel BC. If AD=1.5AD = 1.5 cm, DB=3DB = 3 cm, and AE=1AE = 1 cm, find the length of ECEC.

Solution:

Given DEBCDE \parallel BC, by Basic Proportionality Theorem: ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC} Substitute the given values: 1.53=1EC\frac{1.5}{3} = \frac{1}{EC} Simplify the fraction on the left: 12=1EC\frac{1}{2} = \frac{1}{EC} Cross-multiplying gives: EC=2 cmEC = 2 \text{ cm}

Explanation:

We use the direct ratio provided by Thales' Theorem because the line DEDE is parallel to the base BCBC and we need to find a segment on one of the divided sides.

Problem 2:

In ΔABC\Delta ABC, DEBCDE \parallel BC. If AD=xAD = x, DB=x2DB = x - 2, AE=x+2AE = x + 2, and EC=x1EC = x - 1, find the value of xx.

Solution:

Using BPT: ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC} Substitute the algebraic expressions: xx2=x+2x1\frac{x}{x - 2} = \frac{x + 2}{x - 1} Cross-multiply to solve for xx: x(x1)=(x+2)(x2)x(x - 1) = (x + 2)(x - 2) x2x=x24x^2 - x = x^2 - 4 Subtract x2x^2 from both sides: x=4-x = -4 x=4x = 4

Explanation:

This problem applies BPT to solve an algebraic equation. Note that (x+2)(x2)(x+2)(x-2) simplifies to x24x^2 - 4 using the identity (a+b)(ab)=a2b2(a+b)(a-b) = a^2 - b^2.