A line segment can be divided internally or externally by a point in a given ratio.
Derivation of the ratio theorem for internal division
Let A and B have position vectors a and b, respectively. Let r be the position vector of point P dividing AB internally in the ratio λ:μ.
From △OAP: OA+AP=OP, so AP=OP−OA=r−a (2.1)
From △OPB: OP+PB=OB, so PB=OB−OP=b−r (2.2)
Taking the ratio of equations (2.1) and (2.2):
PBAP=b−rr−a=μλ
μ(r−a)=λ(b−r)
μr−μa=λb−λr
μr+λr=λb+μa
(λ+μ)r=μa+λb
r=λ+μμa+λb
The ratio theorem for internal division states that the position vector of a point P dividing AB internally in the ratio λ:μ is r=λ+μμa+λb, where a and b are the position vectors of A and B, respectively.
The key difference between internal and external division is that in internal division, the point P lies on the line segment AB. In external division, P lies on the extension of the line segment AB.
Ratio theorem examples
Example 1
Two points A and B have position vectors a=−3i+2j+3k and b=4i+3j−4k, respectively. Find the position vector of a point that divides AB internally in the ratio 1:4.
Solution:
Given a=−3i+2j+3k, b=4i+3j−4k, and λ:μ=1:4, the position vector r of the dividing point is:
r=λ+μμa+λb=1+44(−3i+2j+3k)+1(4i+3j−4k)
r=5−12i+8j+12k+4i+3j−4k=5−8i+11j+8k
r=−58i+511j+58k
Example 2
Let a=−7i−2j and b=−2i+3j+k be the position vectors of points A and B, respectively. Find the position vector of a point that divides line segment AB externally in the ratio 5:2.
Solution:
Given a=−7i−2j, b=−2i+3j+k, and λ:μ=5:2, the position vector r for external division is:
r=μ−λμa−λb=2−52(−7i−2j)−5(−2i+3j+k)
r=−3−14i−4j+10i−15j−5k=−3−4i−19j−5k
r=34i+319j+35k
Example 3
The position vectors of points P and Q are p and q, respectively.
(a) Find the position vector of point R that divides line segment PQ internally in the ratio 3:1.
(b) Find the position vector of point S that divides line segment PQ externally in the ratio 3:1.
Show that the medians of a triangle trisect one another.
Solution:
Let the vertices of the triangle be A, B, and C with position vectors a, b, and c, respectively. Let M be the midpoint of BC. The position vector of M is m=2b+c.
Let G be the point that divides AM internally in the ratio 2:1. The position vector of G is:
g=2+11a+2m=3a+2(2b+c)=3a+b+c
Since this expression is symmetric in a, b, and c, the same point G would be obtained if we considered the medians from B or C. Therefore, G lies on all three medians and divides each in the ratio 2:1, meaning the medians trisect each other.