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

medium CBSE 3 min read
Tags Bpt

Question

In triangle ABC, a line DE is drawn parallel to BC such that D lies on AB and E lies on AC. If AD = 4 cm, DB = 6 cm, and AE = 3 cm, find EC. State and prove the Basic Proportionality Theorem.

(CBSE Class 10 pattern)


Solution — Step by Step

If a line is drawn parallel to one side of a triangle, it divides the other two sides in the same ratio.

In triangle ABC, if DEBCDE \parallel BC, then:

ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}
flowchart TD
    A["DE ∥ BC in △ABC"] --> B["BPT applies"]
    B --> C["AD/DB = AE/EC"]
    B --> D["Equivalent forms:\nAD/AB = AE/AC\nDB/AB = EC/AC"]
    C --> E["Converse also true:\nIf AD/DB = AE/EC\nthen DE ∥ BC"]

Given: AD=4AD = 4, DB=6DB = 6, AE=3AE = 3, EC=?EC = ?

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

46=3EC\frac{4}{6} = \frac{3}{EC} EC=3×64=184=4.5 cmEC = \frac{3 \times 6}{4} = \frac{18}{4} = \mathbf{4.5 \text{ cm}}

Given: In ABC\triangle ABC, DEBCDE \parallel BC where D is on AB and E is on AC.

To prove: AD/DB=AE/ECAD/DB = AE/EC

Construction: Draw EMABEM \perp AB and DNACDN \perp AC. Join BE and CD.

Proof:

Area of ADE=12×AD×EM\text{Area of } \triangle ADE = \frac{1}{2} \times AD \times EM … (using base AD, height EM)

Area of BDE=12×DB×EM\text{Area of } \triangle BDE = \frac{1}{2} \times DB \times EM … (using base DB, same height EM)

So: ar(ADE)ar(BDE)=ADDB\frac{\text{ar}(\triangle ADE)}{\text{ar}(\triangle BDE)} = \frac{AD}{DB} … (i)

Similarly: ar(ADE)ar(CDE)=AEEC\frac{\text{ar}(\triangle ADE)}{\text{ar}(\triangle CDE)} = \frac{AE}{EC} … (ii)

Now, BDE\triangle BDE and CDE\triangle CDE have the same base DE and lie between the same parallels DE and BC.

Therefore: ar(BDE)=ar(CDE)\text{ar}(\triangle BDE) = \text{ar}(\triangle CDE) … (iii)

From (i), (ii), and (iii): ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}. Hence proved.


Why This Works

The proof cleverly uses the fact that triangles with the same base between parallel lines have equal areas. This connects the ratio of sides to the ratio of areas, and the equal-area property (from parallelism) completes the chain. No coordinate geometry or complex algebra is needed — just pure area reasoning.

The converse is equally useful: if a line divides two sides of a triangle in equal ratios, then the line must be parallel to the third side. This is often used to prove that lines are parallel.


Alternative Method — Using Similar Triangles

Once BPT is established, we know ADEABC\triangle ADE \sim \triangle ABC (by AA similarity, since A\angle A is common and ADE=ABC\angle ADE = \angle ABC as corresponding angles with DEBCDE \parallel BC).

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

This gives us the ratio of all corresponding sides, including DE/BCDE/BC.

In CBSE Class 10 board exams, BPT proof is a guaranteed 5-mark question. The construction step (drawing perpendiculars) is what students forget. Without the perpendiculars, you cannot express the areas in terms of the sides. Practice the proof until the construction comes automatically.


Common Mistake

Students often write ADDB=AEAC\frac{AD}{DB} = \frac{AE}{AC} instead of ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC}. Notice the denominator: it is ECEC (the other segment on the same side), not ACAC (the whole side). While ADAB=AEAC\frac{AD}{AB} = \frac{AE}{AC} is also valid, mixing the forms (AD/DBAD/DB on one side and AE/ACAE/AC on the other) is incorrect. Be consistent: either use segment ratios (AD/DB=AE/ECAD/DB = AE/EC) or whole-side ratios (AD/AB=AE/ACAD/AB = AE/AC).

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next