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 , if where is on and is on , then:
Draw and . Drop perpendiculars from to (height ) and from to (height ).
Now, and share the same base and lie between the same parallels and .
From (1), (2), and (3):
If a line divides two sides of a triangle in the same ratio, then the line is parallel to the third side.
If , then .
This converse is equally important for solving problems — it lets us conclude that lines are parallel.
Problem: In , is on and is on such that . If cm, cm, and cm, find .
By BPT:
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:
This version directly gives the ratio of the parallel line segment to the side , which is useful when the problem asks for the length of .
Common Mistake
Students write as (using instead of ). The ratio is between the two parts of each side, not between one part and the whole side. If , then 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.