Let P, Q be points of trisection of AB, with P closer to A, and Q closer to B. Using your knowledge Class 9

R
RBSEGuide
· Jul 02, 2026 · Reviewed & updated Sep 17, 2026 · 1 min read

Let P, Q be points of trisection of AB, with P closer to A, and Q closer to B. Using your knowledge Class 9

Question 1.

Let P, Q be points of trisection of AB, with P closer to A, and Q closer to B. Using your knowledge of how to find the coordinates of the midpoint of a segment, how would you find the coordinates of P and Q? Do this for the case when the points are A(4, 7) and B(16, -2). Class 9

Solution:

A = (4, 7), B = (16, -2)

P and Q trisect AB

∴ AP = PQ = QB.

∴ P is the midpoint of AQ and Q is the midpoint of PB

Let P = (x1 , y1 ) and Q = (x2, y2)

P is midpoint of AQ

∴ x1 = [latex]\frac{4+x_2}{2}[/latex] and y1 = [latex]\frac{7+y_2}{2}[/latex]

∴ 2x1 - x2 = 4 and 2y1 - y2 = 7 ...(i)

Similarly Q is midpoint of PB

∴ x2 = [latex]\frac{16+x_1}{2}[/latex] and y2 = [latex]\frac{-2+y_1}{2}[/latex]

∴ x1 = 2x2 - 16 and y1 = 2 + y2 ...(ii)

Substituting (ii) in 1 (i), we get

2(2x2 - 16) - x2 = 4 and 2(2 + 2y2) - y2 = 7

∴ 3x2 - 32 = 4 and 4 + 3y2 = 7

∴ 3x2 = 36 and 3y2 = 3

∴ x2 = 12 and y2 = 1

From (i), we have

2x1 - x2 = 4 and 2y1 - y2 = 7

∴ 2x1 - 12 = 4 and 2y1 - 1 = 7

∴ 2x1 = 16 and 2y1 = 8

∴ x1 = 8 and y1 = 4

∴ P = (8, 4) and Q = (12, 1)