Coordinate Geometry-6
From Homeworkwiki
Find the points of trisection of the line segment joining the points (2, -1)and (5, 2).
Solution: --A(2, -1)--------------C------------------D------------------B(5, 2)--
Let C and D be the points which divide the line segment AB into three equal parts
i.e. AC = CD = DB
C and D are the points of trisection of AB
AC : CB = 1 : 2
AD : DB = 2 : 1
Let C be (x1, y1) and D be (x2, y2)
Then x1 = [1(5) + 2(2)] / (1+ 2) = 9/3 = 3
y1 = [1(2) + 2(-1)] / (1 + 2) = 0/3 = 0
Therefore, C = (x1, y1) = (3, 0)
x2 = [2(5) + 1(2)]/(2 + 1) = 12/3 = 4
y2 = [2(2) + 1(-1)] / (2 + 1) = 3/3 = 1
Therefore, D = (x2, y2) = (4, 1)




