BPT (Basic Proportionality Theorem) — proof, converse, and applications

medium CBSE 3 min read
Tags Bpt

Question

What is the Basic Proportionality Theorem (BPT / Thales’ theorem), how do we prove it, and how do we apply it and its converse?

Solution — Step by Step

BPT (Thales’ Theorem): If a line is drawn parallel to one side of a triangle, it divides the other two sides in the same ratio.

In triangle ABCABC, if DEBCDE \parallel BC where DD is on ABAB and EE is on ACAC, then:

ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}

Draw BEBE and CDCD. Drop perpendiculars from EE to ABAB (height h1h_1) and from DD to ACAC (height h2h_2).

ar(ADE)ar(BDE)=12×AD×h112×DB×h1=ADDB(1)\frac{\text{ar}(\triangle ADE)}{\text{ar}(\triangle BDE)} = \frac{\frac{1}{2} \times AD \times h_1}{\frac{1}{2} \times DB \times h_1} = \frac{AD}{DB} \quad \ldots (1) ar(ADE)ar(CDE)=12×AE×h212×EC×h2=AEEC(2)\frac{\text{ar}(\triangle ADE)}{\text{ar}(\triangle CDE)} = \frac{\frac{1}{2} \times AE \times h_2}{\frac{1}{2} \times EC \times h_2} = \frac{AE}{EC} \quad \ldots (2)

Now, BDE\triangle BDE and CDE\triangle CDE share the same base DEDE and lie between the same parallels DEDE and BCBC.

ar(BDE)=ar(CDE)(3)\therefore \text{ar}(\triangle BDE) = \text{ar}(\triangle CDE) \quad \ldots (3)

From (1), (2), and (3):

ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC} \qquad \square

If a line divides two sides of a triangle in the same ratio, then the line is parallel to the third side.

If ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}, then DEBCDE \parallel BC.

This converse is equally important for solving problems — it lets us conclude that lines are parallel.

Problem: In ABC\triangle ABC, DD is on ABAB and EE is on ACAC such that DEBCDE \parallel BC. If AD=4AD = 4 cm, DB=6DB = 6 cm, and AE=3AE = 3 cm, find ECEC.

By BPT: ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}

46=3EC\frac{4}{6} = \frac{3}{EC} EC=6×34=4.5 cmEC = \frac{6 \times 3}{4} = 4.5 \text{ cm}
flowchart TD
    A["BPT Problem"] --> B{"What is given?"}
    B -->|"DE parallel to BC + side lengths"| C["Use BPT: AD/DB = AE/EC"]
    B -->|"Ratio of sides equal"| D["Use converse: conclude DE parallel to BC"]
    C --> E["Set up proportion, cross multiply, solve"]
    D --> F["State the converse theorem"]
    A --> G["Also useful: AD/AB = AE/AC from BPT"]

Why This Works

The proof is elegant because it connects proportionality to area. Two triangles with the same height have areas proportional to their bases. And two triangles between the same parallels with the same base have equal areas. Combining these two area properties gives us the proportionality result.

BPT is the geometric foundation for the concept of similarity. In fact, the AA similarity criterion can be derived from BPT.

Alternative Method

An equivalent form of BPT that is sometimes more convenient:

ADAB=AEAC=DEBC\frac{AD}{AB} = \frac{AE}{AC} = \frac{DE}{BC}

This version directly gives the ratio of the parallel line segment DEDE to the side BCBC, which is useful when the problem asks for the length of DEDE.

Common Mistake

Students write ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC} as ADDB=AEAC\frac{AD}{DB} = \frac{AE}{AC} (using ACAC instead of ECEC). The ratio is between the two parts of each side, not between one part and the whole side. If AD/DB=AE/ECAD/DB = AE/EC, then AD/AB=AE/ACAD/AB = AE/AC is also true (componendo), but the original form has parts over parts, not part over whole. Mixing these up changes the calculation completely. This costs marks in CBSE 10th proofs and numericals alike.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next