Points P and Q have position vectors OP=2−15 and OQ=63−3.
(a) Find a vector equation for the line PQ, giving the direction vector in its simplest integer form. [3]
(b) The point R(−2,−5,13) is claimed to lie on line PQ. Determine, showing full working, whether this is true. [3]
(c) Find the unit vector in the direction of PQ. [2]
Show worked solutionHide worked solution
Worked solution
Part (a): Vector equation of line PQ
PQ=OQ−OP=63−3−2−15=44−8
Every component of 44−8 is divisible by 4, so the simplest integer direction vector is 11−2 (checking: 4×11−2=44−8 ✓).
Using P as the fixed point, a vector equation of the line is:
r=2−15+t11−2
Part (b): Does R(−2,−5,13) lie on line PQ?
Setting r=−2−513 and solving each component for t:
x: 2+t=−2⟹t=−4
y: −1+t=−5⟹t=−4
z: 5−2t=13⟹−2t=8⟹t=−4
All three components independently give t=−4. Because the value of t is consistent across x, y and z, the point R does lie on line PQ (at t=−4).
Check by recomputing in reverse order (starting from z):5−2t=13⟹t=25−13=2−8=−4; then y: −1+(−4)=−5 ✓; then x: 2+(−4)=−2 ✓. Same value of t found again, confirming R lies on PQ.
Part (c): Unit vector in the direction of PQ
Using the simplified direction vector 11−2, its magnitude is:
11−2=12+12+(−2)2=1+1+4=6
So the unit vector is:
6111−2=61i+61j−62k
Check using the un-simplified vector instead:PQ=44−8 has magnitude 42+42+(−8)2=16+16+64=96=46. Dividing gives 46144−8=6111−2. The same unit vector, confirming the result is independent of which (equivalent) direction vector is normalised.