Vectors: Question 5

Syllabus 3.7

Structured A2 8 marks

Points PP and QQ have position vectors OP=(215)\overrightarrow{OP} = \begin{pmatrix}2\\-1\\5\end{pmatrix} and OQ=(633)\overrightarrow{OQ} = \begin{pmatrix}6\\3\\-3\end{pmatrix}.

(a) Find a vector equation for the line PQPQ, giving the direction vector in its simplest integer form. [3]

(b) The point R(2,5,13)R(-2,-5,13) is claimed to lie on line PQPQ. Determine, showing full working, whether this is true. [3]

(c) Find the unit vector in the direction of PQ\overrightarrow{PQ}. [2]

Show worked solution Hide worked solution

Worked solution

Part (a): Vector equation of line PQPQ

PQ=OQOP=(633)(215)=(448)\overrightarrow{PQ} = \overrightarrow{OQ} - \overrightarrow{OP} = \begin{pmatrix}6\\3\\-3\end{pmatrix} - \begin{pmatrix}2\\-1\\5\end{pmatrix} = \begin{pmatrix}4\\4\\-8\end{pmatrix}

Every component of (448)\begin{pmatrix}4\\4\\-8\end{pmatrix} is divisible by 44, so the simplest integer direction vector is (112)\begin{pmatrix}1\\1\\-2\end{pmatrix} (checking: 4×(112)=(448)4\times\begin{pmatrix}1\\1\\-2\end{pmatrix}=\begin{pmatrix}4\\4\\-8\end{pmatrix} ✓).

Using PP as the fixed point, a vector equation of the line is:

r=(215)+t(112)\mathbf{r} = \begin{pmatrix}2\\-1\\5\end{pmatrix} + t\begin{pmatrix}1\\1\\-2\end{pmatrix}

Part (b): Does R(2,5,13)R(-2,-5,13) lie on line PQPQ?

Setting r=(2513)\mathbf{r} = \begin{pmatrix}-2\\-5\\13\end{pmatrix} and solving each component for tt:

  • xx: 2+t=2    t=42+t=-2 \implies t=-4
  • yy: 1+t=5    t=4-1+t=-5 \implies t=-4
  • zz: 52t=13    2t=8    t=45-2t=13 \implies -2t=8 \implies t=-4

All three components independently give t=4t=-4. Because the value of tt is consistent across xx, yy and zz, the point RR does lie on line PQPQ (at t=4t=-4).

Check by recomputing in reverse order (starting from zz): 52t=13    t=5132=82=45-2t=13 \implies t = \dfrac{5-13}{2} = \dfrac{-8}{2}=-4; then yy: 1+(4)=5-1+(-4)=-5 ✓; then xx: 2+(4)=22+(-4)=-2 ✓. Same value of tt found again, confirming RR lies on PQPQ.

Part (c): Unit vector in the direction of PQ\overrightarrow{PQ}

Using the simplified direction vector (112)\begin{pmatrix}1\\1\\-2\end{pmatrix}, its magnitude is:

(112)=12+12+(2)2=1+1+4=6\left|\begin{pmatrix}1\\1\\-2\end{pmatrix}\right| = \sqrt{1^2+1^2+(-2)^2} = \sqrt{1+1+4} = \sqrt6

So the unit vector is:

16(112)=16i+16j26k\frac{1}{\sqrt6}\begin{pmatrix}1\\1\\-2\end{pmatrix} = \frac{1}{\sqrt6}\mathbf{i} + \frac{1}{\sqrt6}\mathbf{j} - \frac{2}{\sqrt6}\mathbf{k}

Check using the un-simplified vector instead: PQ=(448)\overrightarrow{PQ}=\begin{pmatrix}4\\4\\-8\end{pmatrix} has magnitude 42+42+(8)2=16+16+64=96=46\sqrt{4^2+4^2+(-8)^2}=\sqrt{16+16+64}=\sqrt{96}=4\sqrt6. Dividing gives 146(448)=16(112)\dfrac{1}{4\sqrt6}\begin{pmatrix}4\\4\\-8\end{pmatrix} = \dfrac{1}{\sqrt6}\begin{pmatrix}1\\1\\-2\end{pmatrix}. The same unit vector, confirming the result is independent of which (equivalent) direction vector is normalised.

Final answers

  • (a) r=(215)+t(112)\mathbf{r} = \begin{pmatrix}2\\-1\\5\end{pmatrix} + t\begin{pmatrix}1\\1\\-2\end{pmatrix}
  • (b) Yes, RR lies on line PQPQ (at t=4t=-4)
  • (c) 16i+16j26k\dfrac{1}{\sqrt6}\mathbf{i}+\dfrac{1}{\sqrt6}\mathbf{j}-\dfrac{2}{\sqrt6}\mathbf{k}