Chapter 4: Vectors

Practice Problems & Solutions

Problem 1

ABCD is a trapezium with AB parallel to DC and $\displaystyle DC = 4AB$.

M divides DC such that $\displaystyle DM:MC = 3:2$, $\displaystyle \overrightarrow{AB} = \vec{a}$ and $\displaystyle \overrightarrow{BC} = \vec{b}$.

$\displaystyle \vec{a}$ $\displaystyle \vec{b}$ $\displaystyle \frac{12}{5}\vec{a}$ $\displaystyle \frac{8}{5}\vec{a}$ A B C D M

Find, in terms of $\displaystyle \vec{a}$ and $\displaystyle \vec{b}$:

(a) $\displaystyle \overrightarrow{AM}$

(b) $\displaystyle \overrightarrow{BD}$

(c) $\displaystyle \overrightarrow{MB}$

(d) $\displaystyle \overrightarrow{DA}$

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{AM} = \overrightarrow{AB} + \overrightarrow{BC} + \overrightarrow{CM} \\ & \overrightarrow{AM} = \vec{a} + \vec{b} - \frac{8}{5}\vec{a} \\ & \overrightarrow{AM} = \vec{b} - \frac{3}{5}\vec{a} \\ & \text{(b)} \\ & \overrightarrow{BD} = \overrightarrow{BC} + \overrightarrow{CD} \\ & \overrightarrow{BD} = \vec{b} - 4\vec{a} \\ & \text{(c)} \\ & \overrightarrow{MB} = \overrightarrow{MC} + \overrightarrow{CB} \\ & \overrightarrow{MB} = \frac{8}{5}\vec{a} - \vec{b} \\ & \text{(d)} \\ & \overrightarrow{DA} = \overrightarrow{DC} + \overrightarrow{CB} + \overrightarrow{BA} \\ & \overrightarrow{DA} = 4\vec{a} - \vec{b} - \vec{a} \\ & \overrightarrow{DA} = 3\vec{a} - \vec{b} \\ \end{aligned}$

Problem 2

Given that $\displaystyle \vec{a} = \begin{pmatrix} 7 \\ 4 \end{pmatrix}$, $\displaystyle \vec{b} = \begin{pmatrix} 10 \\ -2 \end{pmatrix}$ and $\displaystyle \vec{c} = \begin{pmatrix} -5 \\ -3 \end{pmatrix}$, find:

(a) $\displaystyle \vec{a} + \vec{b} + \vec{c}$

(b) $\displaystyle \vec{a} - 2\vec{b} + \vec{c}$

(c) $\displaystyle 2\vec{a} + 2\vec{b} - 3\vec{c}$

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \vec{a} + \vec{b} + \vec{c} = \begin{pmatrix} 7 \\ 4 \end{pmatrix} + \begin{pmatrix} 10 \\ -2 \end{pmatrix} + \begin{pmatrix} -5 \\ -3 \end{pmatrix} \\ & \vec{a} + \vec{b} + \vec{c} = \begin{pmatrix} 12 \\ -1 \end{pmatrix} \\ & \text{(b)} \\ & \vec{a} - 2\vec{b} + \vec{c} = \begin{pmatrix} 7 \\ 4 \end{pmatrix} - 2\begin{pmatrix} 10 \\ -2 \end{pmatrix} + \begin{pmatrix} -5 \\ -3 \end{pmatrix} \\ & \vec{a} - 2\vec{b} + \vec{c} = \begin{pmatrix} -18 \\ 5 \end{pmatrix} \\ & \text{(c)} \\ & 2\vec{a} + 2\vec{b} - 3\vec{c} = 2\begin{pmatrix} 7 \\ 4 \end{pmatrix} + 2\begin{pmatrix} 10 \\ -2 \end{pmatrix} - 3\begin{pmatrix} -5 \\ -3 \end{pmatrix} \\ & 2\vec{a} + 2\vec{b} - 3\vec{c} = \begin{pmatrix} 49 \\ 13 \end{pmatrix} \\ \end{aligned}$

Problem 3

The resultant of the vectors $\displaystyle \vec{a} = 4\hat{\text{i}} - 3\hat{\text{j}}$ and $\displaystyle \vec{b} = 2p\hat{\text{i}} - p\hat{\text{j}}$ is parallel to the vector $\displaystyle \vec{c} = 2\hat{\text{i}} - 3\hat{\text{j}}$. Find:

(a) the value of $\displaystyle p$

(b) the resultant of vectors $\displaystyle \vec{a}$ and $\displaystyle \vec{b}$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & (4\hat{\text{i}} - 3\hat{\text{j}}) + (2p\hat{\text{i}} - p\hat{\text{j}}) = \lambda(2\hat{\text{i}} - 3\hat{\text{j}}) \\ & (4 + 2p)\hat{\text{i}} - (3 + p)\hat{\text{j}} = 2\lambda\hat{\text{i}} - 3\lambda\hat{\text{j}} \\ & 4 + 2p = 2\lambda \quad \text{and} \quad 3 + p = 3\lambda \\ & p = 3\lambda - 3 \\ & 4 + 2(3\lambda - 3) = 2\lambda \\ & 4 + 6\lambda - 6 = 2\lambda \\ & 4\lambda = 2 \\ & \lambda = \frac{1}{2} \\ & p = 3\left(\frac{1}{2}\right) - 3 \\ & p = -\frac{3}{2} \\ & \text{(b)} \\ & \vec{a} + \vec{b} = 4\hat{\text{i}} - 3\hat{\text{j}} - 3\hat{\text{i}} + \frac{3}{2}\hat{\text{j}} \\ & \vec{a} + \vec{b} = \hat{\text{i}} - \frac{3}{2}\hat{\text{j}} \\ \end{aligned}$

Problem 4

The vector $\displaystyle \vec{a} = p\hat{\text{i}} + q\hat{\text{j}}$, where $\displaystyle p$ and $\displaystyle q$ are positive constants, is such that $\displaystyle |\vec{a}| = 15$. Given that $\displaystyle \vec{a}$ makes an angle of $\displaystyle 55^\circ$ with $\displaystyle \hat{\text{i}}$, find the values of $\displaystyle p$ and $\displaystyle q$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \cos 55^\circ = \frac{p}{15} \\ & p = 15 \cos 55^\circ \\ & p = 8.6 \\ & q = \sqrt{15^2 - 8.6^2} \\ & q = 12.3 \\ \end{aligned}$

Problem 5

Given that $\displaystyle |3\hat{\text{i}} - k\hat{\text{j}}| = 3\sqrt{5}$, find the value of $\displaystyle k$.

Show Solution
Solution
$\displaystyle \begin{aligned} & |3\hat{\text{i}} - k\hat{\text{j}}| = \sqrt{3^2 + (-k)^2} \\ & \sqrt{9 + k^2} = 3\sqrt{5} \\ & 9 + k^2 = 45 \\ & k^2 = 36 \\ & k = \pm 6 \\ \end{aligned}$

Problem 6

The points $\displaystyle A(2, 7, 3)$ and $\displaystyle B(4, 3, 5)$ are joined to form the line segment AB. The point M is the midpoint of AB. Find the distance from M to the point $\displaystyle C(5, 8, 7)$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{Coordinates of } M = \left(\frac{2+4}{2}, \frac{7+3}{2}, \frac{3+5}{2}\right) = (3, 5, 4) \\ & \text{Distance from } M \text{ to } C = \sqrt{(5 - 3)^2 + (8 - 5)^2 + (7 - 4)^2} \\ & \text{Distance} = \sqrt{4 + 9 + 9} \\ & \text{Distance} = \sqrt{22} \\ \end{aligned}$

Problem 7

The coordinates of P and Q are $\displaystyle (2, 3, a)$ and $\displaystyle (a-2, 6, 7)$. Given that the distance from P to Q is $\displaystyle \sqrt{14}$, find the possible values of $\displaystyle a$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{Distance from } P \text{ to } Q = \sqrt{((a - 2) - 2)^2 + (6 - 3)^2 + (7 - a)^2} \\ & \sqrt{a^2 - 8a + 16 + 9 + 49 - 14a + a^2} = \sqrt{14} \\ & \sqrt{2a^2 - 22a + 74} = \sqrt{14} \\ & 2a^2 - 22a + 74 = 14 \\ & a^2 - 11a + 30 = 0 \\ & (a - 5)(a - 6) = 0 \\ & a = 5 \text{ or } a = 6 \\ \end{aligned}$

Problem 8

$\displaystyle \overrightarrow{AB}$ is the vector $\displaystyle -3\hat{\text{i}} + t\hat{\text{j}} + 5\hat{\text{k}}$, where $\displaystyle t > 0$. Given that $\displaystyle |\overrightarrow{AB}| = 5\sqrt{2}$, show that $\displaystyle \overrightarrow{AB}$ is parallel to $\displaystyle 6\hat{\text{i}} - 8\hat{\text{j}} - \frac{5}{2}t\hat{\text{k}}$.

Show Solution
Solution
$\displaystyle \begin{aligned} & |\overrightarrow{AB}| = \sqrt{(-3)^2 + t^2 + 5^2} \\ & \sqrt{t^2 + 34} = 5\sqrt{2} \\ & t^2 + 34 = 50 \\ & t^2 = 16 \\ & t = 4 \quad (\text{since } t > 0) \\ & \text{So } \overrightarrow{AB} = -3\hat{\text{i}} + 4\hat{\text{j}} + 5\hat{\text{k}} \\ & 6\hat{\text{i}} - 8\hat{\text{j}} - \frac{5}{2}t\hat{\text{k}} = 6\hat{\text{i}} - 8\hat{\text{j}} - 10\hat{\text{k}} \\ & 6\hat{\text{i}} - 8\hat{\text{j}} - 10\hat{\text{k}} = -2(-3\hat{\text{i}} + 4\hat{\text{j}} + 5\hat{\text{k}}) \\ & 6\hat{\text{i}} - 8\hat{\text{j}} - 10\hat{\text{k}} = -2\overrightarrow{AB} \\ & \text{So } \overrightarrow{AB} \text{ is \parallel to } 6\hat{\text{i}} - 8\hat{\text{j}} - \frac{5}{2}t\hat{\text{k}} \\ \end{aligned}$

Problem 9

P is the point $\displaystyle (5, 6, -2)$, Q is the point $\displaystyle (2, -2, 1)$ and R is the point $\displaystyle (2, -3, 6)$ respectively.

(a) Find the vectors $\displaystyle \overrightarrow{PQ}$, $\displaystyle \overrightarrow{PR}$ and $\displaystyle \overrightarrow{QR}$.

(b) Hence, or otherwise, find the area of triangle PQR.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{PQ} = \overrightarrow{OQ} - \overrightarrow{OP} = -3\hat{\text{i}} - 8\hat{\text{j}} + 3\hat{\text{k}} \\ & \overrightarrow{PR} = \overrightarrow{OR} - \overrightarrow{OP} = -3\hat{\text{i}} - 9\hat{\text{j}} + 8\hat{\text{k}} \\ & \overrightarrow{QR} = \overrightarrow{OR} - \overrightarrow{OQ} = -\hat{\text{j}} + 5\hat{\text{k}} \\ & \text{(b)} \\ & |\overrightarrow{PQ}| = \sqrt{9 + 64 + 9} = \sqrt{82} \\ & |\overrightarrow{PR}| = \sqrt{9 + 81 + 64} = \sqrt{154} \\ & |\overrightarrow{QR}| = \sqrt{0 + 1 + 25} = \sqrt{26} \\ & \cos \angle QPR = \frac{82 + 154 - 26}{2 \times \sqrt{82} \times \sqrt{154}} = 0.9343dots \\ & \angle QPR = 20.87dots^\circ \\ & \text{Area of triangle } PQR = \frac{1}{2} \times \sqrt{82} \times \sqrt{154} \times \sin(20.87dots^circ) \\ & \text{Area of triangle } PQR = 20.0 \text{ (1 d.p.)} \\ \end{aligned}$

Problem 10

The points D, E and F have position vectors $\displaystyle \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix}$, $\displaystyle \begin{pmatrix} 5 \\ 3 \\ 4 \end{pmatrix}$ and $\displaystyle \begin{pmatrix} 2 \\ -1 \\ 8 \end{pmatrix}$ respectively.

(a) Find the vectors $\displaystyle \overrightarrow{DE}$, $\displaystyle \overrightarrow{EF}$ and $\displaystyle \overrightarrow{FD}$.

(b) Find $\displaystyle |\overrightarrow{DE}|$, $\displaystyle |\overrightarrow{EF}|$ and $\displaystyle |\overrightarrow{FD}|$ giving your answers in exact form.

(c) Describe triangle DEF.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{DE} = \overrightarrow{OE} - \overrightarrow{OD} = 4\hat{\text{i}} + 3\hat{\text{j}} + 4\hat{\text{k}} \\ & \overrightarrow{EF} = \overrightarrow{OF} - \overrightarrow{OE} = -3\hat{\text{i}} - 4\hat{\text{j}} + 4\hat{\text{k}} \\ & \overrightarrow{FD} = \overrightarrow{OD} - \overrightarrow{OF} = -\hat{\text{i}} + \hat{\text{j}} - 8\hat{\text{k}} \\ & \text{(b)} \\ & |\overrightarrow{DE}| = \sqrt{16 + 9 + 16} = \sqrt{41} \\ & |\overrightarrow{EF}| = \sqrt{9 + 16 + 16} = \sqrt{41} \\ & |\overrightarrow{FD}| = \sqrt{1 + 1 + 64} = \sqrt{66} \\ & \text{(c) Two sides are equal in length so the triangle is isosceles.} \\ \end{aligned}$

Problem 11

P is the point $\displaystyle (-6, 2, 1)$, Q is the point $\displaystyle (3, -2, 1)$ and R is the point $\displaystyle (1, 3, -2)$.

(a) Find the vectors $\displaystyle \overrightarrow{PQ}$, $\displaystyle \overrightarrow{PR}$ and $\displaystyle \overrightarrow{QR}$.

(b) Hence find the lengths of the sides of triangle PQR.

(c) Given that angle $\displaystyle QRP = 90^\circ$ find the size of angle PQR.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{PQ} = \overrightarrow{OQ} - \overrightarrow{OP} = 9\hat{\text{i}} - 4\hat{\text{j}} \\ & \overrightarrow{PR} = \overrightarrow{OR} - \overrightarrow{OP} = 7\hat{\text{i}} + \hat{\text{j}} - 3\hat{\text{k}} \\ & \overrightarrow{QR} = \overrightarrow{OR} - \overrightarrow{OQ} = -2\hat{\text{i}} + 5\hat{\text{j}} - 3\hat{\text{k}} \\ & \text{(b)} \\ & |\overrightarrow{PQ}| = \sqrt{81 + 16} = \sqrt{97} \\ & |\overrightarrow{PR}| = \sqrt{49 + 1 + 9} = \sqrt{59} \\ & |\overrightarrow{QR}| = \sqrt{4 + 25 + 9} = \sqrt{38} \\ & \text{(c)} \\ & \sin \angle PQR = \frac{|\overrightarrow{PR}|}{|\overrightarrow{PQ}|} = \sqrt{\frac{59}{97}} = 0.7799dots \\ & \angle PQR = 51.3^\circ \\ \end{aligned}$

Problem 12

The diagram shows the triangle ABC.

Given that $\displaystyle \overrightarrow{AB} = -\hat{\text{i}} + \hat{\text{j}}$ and $\displaystyle \overrightarrow{BC} = \hat{\text{i}} - 3\hat{\text{j}} + \hat{\text{k}}$, find $\displaystyle \angle ABC$ to 1 d.p.

A B C
Show Solution
Solution
$\displaystyle \begin{aligned} & \overrightarrow{AC} = \overrightarrow{AB} + \overrightarrow{BC} \\ & \overrightarrow{AC} = (-\hat{\text{i}} + \hat{\text{j}}) + (\hat{\text{i}} - 3\hat{\text{j}} + \hat{\text{k}}) \\ & \overrightarrow{AC} = -2\hat{\text{j}} + \hat{\text{k}} \\ & |\overrightarrow{AB}| = \sqrt{(-1)^2 + 1^2} = \sqrt{2} \\ & |\overrightarrow{BC}| = \sqrt{1^2 + (-3)^2 + 1^2} = \sqrt{11} \\ & |\overrightarrow{AC}| = \sqrt{(-2)^2 + 1^2} = \sqrt{5} \\ & \cos \angle ABC = \frac{|\overrightarrow{AB}|^2 + |\overrightarrow{BC}|^2 - |\overrightarrow{AC}|^2}{2 |\overrightarrow{AB}| |\overrightarrow{BC}|} \\ & \cos \angle ABC = \frac{2 + 11 - 5}{2 \times \sqrt{2} \times \sqrt{11}} \\ & \cos \angle ABC \approx 0.8528dots \\ & \angle ABC \approx 31.5^\circ \\ \end{aligned}$

Problem 13

The diagram shows the parallelogram ABCD.

Given that $\displaystyle \overrightarrow{AB} = \begin{pmatrix} 6 \\ -2 \\ 11 \end{pmatrix}$ and $\displaystyle \overrightarrow{AC} = \begin{pmatrix} 15 \\ 8 \\ 5 \end{pmatrix}$, find the area of the parallelogram.

A B C D
Show Solution
Solution
$\displaystyle \begin{aligned} & \overrightarrow{AC} = \overrightarrow{AB} + \overrightarrow{BC} \implies \overrightarrow{BC} = \overrightarrow{AC} - \overrightarrow{AB} \\ & \overrightarrow{BC} = \begin{pmatrix} 15 \\ 8 \\ 5 \end{pmatrix} - \begin{pmatrix} 6 \\ -2 \\ 11 \end{pmatrix} = \begin{pmatrix} 9 \\ 10 \\ -6 \end{pmatrix} \\ & |\overrightarrow{AB}| = \sqrt{36 + 4 + 121} = \sqrt{161} \\ & |\overrightarrow{AC}| = \sqrt{225 + 64 + 25} = \sqrt{314} \\ & |\overrightarrow{BC}| = \sqrt{81 + 100 + 36} = \sqrt{217} \\ & \cos \angle ABC = \frac{161 + 217 - 314}{2 \times \sqrt{161} \times \sqrt{217}} \approx 0.1712dots \\ & \angle ABC \approx 80.14dots^\circ \\ & \text{Area of triangle ABC} = \frac{1}{2} \times \sqrt{161} \times \sqrt{217} \times \sin \angle ABC \\ & \text{Area of parallelogram ABCD} = \sqrt{161} \times \sqrt{217} \times \sin(80.14dots^circ) \\ & \text{Area} \approx 184 \text{ (3 s.f.)} \\ \end{aligned}$

Problem 14

The line $\displaystyle l$ passes through the points A and B with position vectors $\displaystyle \hat{\text{i}} - \hat{\text{j}} + 3\hat{\text{k}}$ and $\displaystyle \hat{\text{i}} + 2\hat{\text{j}} + 2\hat{\text{k}}$ respectively, relative to a fixed origin O.

(a) Find a vector equation of the line $\displaystyle l$.

(b) Find the position vector of the point C which lies on the line segment AB such that $\displaystyle AC = 2CB$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{AB} = \begin{pmatrix} 1 \\ 2 \\ 2 \end{pmatrix} - \begin{pmatrix} 1 \\ -1 \\ 3 \end{pmatrix} = \begin{pmatrix} 0 \\ 3 \\ -1 \end{pmatrix} \\ & \text{Therefore an equation for } l \text{ is:} \\ & \vec{r} = \begin{pmatrix} 1 \\ -1 \\ 3 \end{pmatrix} + \lambda \begin{pmatrix} 0 \\ 3 \\ -1 \end{pmatrix} \\ & \text{or } \vec{r} = \hat{\text{i}} - \hat{\text{j}} + 3\hat{\text{k}} + \lambda(3\hat{\text{j}} - \hat{\text{k}}). \\ & \text{(b)} \\ & \text{When } AC = 2CB, \overrightarrow{AC} = \frac{2}{3}\overrightarrow{AB}, \text{ so } \lambda = \frac{2}{3}. \\ & \overrightarrow{OC} = \begin{pmatrix} 1 \\ -1 \\ 3 \end{pmatrix} + \frac{2}{3} \begin{pmatrix} 0 \\ 3 \\ -1 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \\ 7/3 \end{pmatrix} \\ & \text{So the position vector is } \hat{\text{i}} + \hat{\text{j}} + \frac{7}{3}\hat{\text{k}}. \\ \end{aligned}$

Problem 15

Find a vector equation of the straight line which passes through the point A with position vector $\displaystyle 2\hat{\text{i}} + 3\hat{\text{j}} - 4\hat{\text{k}}$, and is parallel to the vector $\displaystyle 2\hat{\text{j}} + 3\hat{\text{k}}$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{Let the position vector of point A be } \vec{a}. \\ & \vec{a} = 2\hat{\text{i}} + 3\hat{\text{j}} - 4\hat{\text{k}} = \begin{pmatrix} 2 \\ 3 \\ -4 \end{pmatrix} \\ & \text{Let the direction vector be } \vec{b}. \\ & \vec{b} = 2\hat{\text{j}} + 3\hat{\text{k}} = \begin{pmatrix} 0 \\ 2 \\ 3 \end{pmatrix} \\ & \text{The vector equation of a line is given by } \vec{r} = \vec{a} + \lambda\vec{b} \\ & \vec{r} = \begin{pmatrix} 2 \\ 3 \\ -4 \end{pmatrix} + \lambda \begin{pmatrix} 0 \\ 2 \\ 3 \end{pmatrix} \\ & \text{or equivalently, } \\ & \vec{r} = 2\hat{\text{i}} + 3\hat{\text{j}} - 4\hat{\text{k}} + \lambda(2\hat{\text{j}} + 3\hat{\text{k}}) \\ \end{aligned}$

Problem 16

A straight line $\displaystyle l$ has vector equation $\displaystyle \vec{r} = (\hat{\text{i}} + 2\hat{\text{j}} - \hat{\text{k}}) + \lambda(3\hat{\text{i}} + \hat{\text{j}} - 2\hat{\text{k}})$.

Show that another vector equation of $\displaystyle l$ is $\displaystyle \vec{r} = (7\hat{\text{i}} + 4\hat{\text{j}} - 5\hat{\text{k}}) + \mu(9\hat{\text{i}} + 3\hat{\text{j}} - 6\hat{\text{k}})$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{When } \lambda = 2: \\ & \vec{r} = \hat{\text{i}} + 2\hat{\text{j}} - \hat{\text{k}} + 2(3\hat{\text{i}} + \hat{\text{j}} - 2\hat{\text{k}}) \\ & \vec{r} = 7\hat{\text{i}} + 4\hat{\text{j}} - 5\hat{\text{k}} \\ & \text{This shows the point } (7, 4, -5) \text{ lies on the original line.} \\ & \text{To show the original point } (1, 2, -1) \text{ lies on the new line, substitute it into the new equation:} \\ & \hat{\text{i}} + 2\hat{\text{j}} - \hat{\text{k}} = (7\hat{\text{i}} + 4\hat{\text{j}} - 5\hat{\text{k}}) + \mu(9\hat{\text{i}} + 3\hat{\text{j}} - 6\hat{\text{k}}) \\ & \text{Equating components:} \\ & 1 = 7 + 9\mu \implies 9\mu = -6 \implies \mu = \displaystyle -\frac{2}{3} \\ & \text{Check y-component: } 4 + 3\left(\displaystyle -\frac{2}{3}\right) = 4 - 2 = 2 \\ & \text{Check z-component: } -5 - 6\left(\displaystyle -\frac{2}{3}\right) = -5 + 4 = -1 \\ & \text{Since } \mu = \displaystyle -\frac{2}{3} \text{ satisfies all components, the point } (1, 2, -1) \text{ lies on the new line.} \\ & \text{Also, the direction vectors are \parallel since:} \\ & 9\hat{\text{i}} + 3\hat{\text{j}} - 6\hat{\text{k}} = 3(3\hat{\text{i}} + \hat{\text{j}} - 2\hat{\text{k}}) \\ & \text{Therefore, the two equations represent the same line.} \\ \end{aligned}$

Problem 17

With respect to an origin O, the position vectors of the points L, M and N are $\displaystyle \begin{pmatrix} 4 \\ 7 \\ 7 \end{pmatrix}$, $\displaystyle \begin{pmatrix} 1 \\ 3 \\ 2 \end{pmatrix}$ and $\displaystyle \begin{pmatrix} 2 \\ 4 \\ 6 \end{pmatrix}$ respectively.

(a) Find the vectors $\displaystyle \overrightarrow{ML}$ and $\displaystyle \overrightarrow{MN}$.

(b) Prove that $\displaystyle \cos \angle LMN = \frac{9}{10}$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{ML} = \overrightarrow{OL} - \overrightarrow{OM} = \begin{pmatrix} 4 \\ 7 \\ 7 \end{pmatrix} - \begin{pmatrix} 1 \\ 3 \\ 2 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \\ 5 \end{pmatrix} \\ & \overrightarrow{MN} = \overrightarrow{ON} - \overrightarrow{OM} = \begin{pmatrix} 2 \\ 4 \\ 6 \end{pmatrix} - \begin{pmatrix} 1 \\ 3 \\ 2 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \\ 4 \end{pmatrix} \\ & \text{(b) Let } \theta = \angle LMN. \\ & \cos \theta = \frac{\overrightarrow{ML} \cdot \overrightarrow{MN}}{|\overrightarrow{ML}| |\overrightarrow{MN}|} \\ & \overrightarrow{ML} \cdot \overrightarrow{MN} = (3)(1) + (4)(1) + (5)(4) = 27 \\ & |\overrightarrow{ML}| = \sqrt{3^2 + 4^2 + 5^2} = \sqrt{50} \\ & |\overrightarrow{MN}| = \sqrt{1^2 + 1^2 + 4^2} = \sqrt{18} \\ & \text{Therefore:} \\ & \cos \theta = \frac{27}{\sqrt{50} \sqrt{18}} = \frac{27}{\sqrt{900}} \\ & \cos \theta = \frac{27}{30} = \frac{9}{10} \\ & \text{as required.} \\ \end{aligned}$

Problem 18

Referred to a fixed origin O, the points A, B and C have position vectors $\displaystyle 9\hat{\text{i}} - 2\hat{\text{j}} + \hat{\text{k}}$, $\displaystyle 6\hat{\text{i}} + 2\hat{\text{j}} + 6\hat{\text{k}}$ and $\displaystyle 3\hat{\text{i}} + p\hat{\text{j}} + q\hat{\text{k}}$ respectively, where p and q are constants.

(a) Find, in vector form, an equation of the line $\displaystyle l$ which passes through A and B.

Given that C lies on $\displaystyle l$,

(b) find the value of p and the value of q.

(c) calculate, in degrees, the acute angle between OC and AB.

The point D lies on AB and is such that OD is perpendicular to AB.

(d) Find the position vector of D.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{AB} = \begin{pmatrix} 6 \\ 2 \\ 6 \end{pmatrix} - \begin{pmatrix} 9 \\ -2 \\ 1 \end{pmatrix} = \begin{pmatrix} -3 \\ 4 \\ 5 \end{pmatrix} \\ & \text{So a vector equation for } l \text{ is:} \\ & \vec{r} = \begin{pmatrix} 9 \\ -2 \\ 1 \end{pmatrix} + \lambda \begin{pmatrix} -3 \\ 4 \\ 5 \end{pmatrix} \\ & \text{(b) C lies on } l, \text{ therefore:} \\ & \begin{pmatrix} 9 \\ -2 \\ 1 \end{pmatrix} + \lambda \begin{pmatrix} -3 \\ 4 \\ 5 \end{pmatrix} = \begin{pmatrix} 3 \\ p \\ q \end{pmatrix} \\ & 9 - 3\lambda = 3 \implies \lambda = 2 \\ & \text{Substituting } \lambda = 2: \\ & p = -2 + 4(2) = 6 \\ & q = 1 + 5(2) = 11 \\ & \text{So } p = 6 \text{ and } q = 11. \\ & \text{(c)} \\ & \overrightarrow{OC} = \begin{pmatrix} 3 \\ 6 \\ 11 \end{pmatrix} \quad \text{and} \quad \overrightarrow{AB} = \begin{pmatrix} -3 \\ 4 \\ 5 \end{pmatrix} \\ & \cos \theta = \frac{\overrightarrow{OC} \cdot \overrightarrow{AB}}{|\overrightarrow{OC}| |\overrightarrow{AB}|} \\ & \overrightarrow{OC} \cdot \overrightarrow{AB} = 3(-3) + 6(4) + 11(5) = 70 \\ & |\overrightarrow{OC}| = \sqrt{3^2 + 6^2 + 11^2} = \sqrt{166} \\ & |\overrightarrow{AB}| = \sqrt{(-3)^2 + 4^2 + 5^2} = \sqrt{50} \\ & \cos \theta = \frac{70}{\sqrt{166} \sqrt{50}} \\ & \theta \approx 39.8^\circ \text{ (1 d.p.)} \\ & \text{(d) Let D be the point } (x, y, z). \\ & \text{AB has equation } \vec{r} = \begin{pmatrix} 9 \\ -2 \\ 1 \end{pmatrix} + \lambda \begin{pmatrix} -3 \\ 4 \\ 5 \end{pmatrix}. \\ & \text{OD is perpendicular to } \overrightarrow{AB}, \text{ therefore:} \\ & \begin{pmatrix} -3 \\ 4 \\ 5 \end{pmatrix} \cdot \begin{pmatrix} x \\ y \\ z \end{pmatrix} = 0 \implies -3x + 4y + 5z = 0 \quad \text{--- (1)} \\ & \text{Since D lies on AB:} \\ & x = 9 - 3\lambda \\ & y = -2 + 4\lambda \\ & z = 1 + 5\lambda \\ & \text{Substituting into (1):} \\ & -3(9 - 3lambda) + 4(-2 + 4lambda) + 5(1 + 5lambda) = 0 \\ & -27 + 9\lambda - 8 + 16\lambda + 5 + 25\lambda = 0 \\ & 50\lambda - 30 = 0 \implies \lambda = \frac{3}{5} \\ & \text{Therefore:} \\ & x = 9 - 3\left(\frac{3}{5}\right) = \frac{36}{5} \\ & y = -2 + 4\left(\frac{3}{5}\right) = \frac{2}{5} \\ & z = 1 + 5\left(\frac{3}{5}\right) = 4 \\ & \text{Hence D has coordinates } \left(\frac{36}{5}, \frac{2}{5}, 4\right) \text{ and position vector } \frac{36}{5}\hat{\text{i}} + \frac{2}{5}\hat{\text{j}} + 4\hat{\text{k}}. \\ \end{aligned}$

Problem 19

Referred to a fixed origin O, the points A and B have position vectors $\displaystyle \begin{pmatrix} 1 \\ 2 \\ -3 \end{pmatrix}$ and $\displaystyle \begin{pmatrix} 5 \\ 0 \\ -3 \end{pmatrix}$ respectively.

(a) Find, in vector form, an equation of the line $\displaystyle l_1$ which passes through A and B.

The line $\displaystyle l_2$ has equation $\displaystyle \vec{r} = \begin{pmatrix} 4 \\ -4 \\ 3 \end{pmatrix} + \mu \begin{pmatrix} 1 \\ -2 \\ 2 \end{pmatrix}$, where $\displaystyle \mu$ is a scalar parameter.

(b) Show that A lies on $\displaystyle l_2$.

(c) Find, in degrees, the acute angle between the lines $\displaystyle l_1$ and $\displaystyle l_2$.

The point C with position vector $\displaystyle \begin{pmatrix} 0 \\ 4 \\ -5 \end{pmatrix}$ lies on $\displaystyle l_2$.

(d) Find the shortest distance from C to the line $\displaystyle l_1$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{AB} = \begin{pmatrix} 5 \\ 0 \\ -3 \end{pmatrix} - \begin{pmatrix} 1 \\ 2 \\ -3 \end{pmatrix} = \begin{pmatrix} 4 \\ -2 \\ 0 \end{pmatrix} \\ & \text{So an equation for } l_1 \text{ is:} \\ & \vec{r} = \begin{pmatrix} 1 \\ 2 \\ -3 \end{pmatrix} + \lambda \begin{pmatrix} 4 \\ -2 \\ 0 \end{pmatrix} \\ & \text{(b) If A lies on } l_2: \\ & \begin{pmatrix} 4 \\ -4 \\ 3 \end{pmatrix} + \mu \begin{pmatrix} 1 \\ -2 \\ 2 \end{pmatrix} = \begin{pmatrix} 1 \\ 2 \\ -3 \end{pmatrix} \\ & 4 + \mu = 1 \implies \mu = -3 \\ & -4 - 2\mu = 2 \implies \mu = -3 \\ & 3 + 2\mu = -3 \implies \mu = -3 \\ & \text{Therefore A lies on } l_2. \\ & \text{(c)} \\ & \cos \theta = \frac{\vec{d}_1 \cdot \vec{d}_2}{|\vec{d}_1| |\vec{d}_2|} \\ & \vec{d}_1 \cdot \vec{d}_2 = (4)(1) + (-2)(-2) + (0)(2) = 8 \\ & |\vec{d}_1| = \sqrt{16 + 4} = \sqrt{20} \\ & |\vec{d}_2| = \sqrt{1 + 4 + 4} = 3 \\ & \cos \theta = \frac{8}{3\sqrt{20}} \implies \theta \approx 53.4^\circ \text{ (1 d.p.)} \\ & \text{(d) Let the closest point on } l_1 \text{ be D.} \\ & \overrightarrow{CD} = \begin{pmatrix} x \\ y \\ z \end{pmatrix} - \begin{pmatrix} 0 \\ 4 \\ -5 \end{pmatrix} = \begin{pmatrix} x \\ y - 4 \\ z + 5 \end{pmatrix} \\ & \overrightarrow{CD} \text{ is perpendicular to } l_1: \\ & \begin{pmatrix} 4 \\ -2 \\ 0 \end{pmatrix} \cdot \begin{pmatrix} x \\ y - 4 \\ z + 5 \end{pmatrix} = 0 \\ & 4x - 2y + 8 = 0 \implies 4x - 2y = -8 \\ & \text{D lies on } l_1: \\ & x = 1 + 4\lambda \\ & y = 2 - 2\lambda \\ & \text{Substituting:} \\ & 4(1 + 4lambda) - 2(2 - 2lambda) = -8 \\ & 4 + 16\lambda - 4 + 4\lambda = -8 \\ & 20\lambda = -8 \implies \lambda = -\frac{2}{5} \\ & \text{When } \lambda = -\frac{2}{5}: \\ & x = 1 + 4\left(-\frac{2}{5}\right) = -\frac{3}{5} \\ & y = 2 - 2\left(-\frac{2}{5}\right) = \frac{14}{5} \\ & z = -3 \\ & \text{Distance } d = \sqrt{\left(-\frac{3}{5} - 0\right)^2 + \left(\frac{14}{5} - 4\right)^2 + (-3 - (-5))^2} = \frac{\sqrt{145}}{5}. \\ \end{aligned}$

Problem 20

Two submarines are travelling in straight lines through the ocean. Relative to a fixed origin, the vector equations of the two lines, $\displaystyle l_1$ and $\displaystyle l_2$, along which they travel are

$\displaystyle l_1: \vec{r} = 3\hat{\text{i}} + 4\hat{\text{j}} - 5\hat{\text{k}} + \lambda(\hat{\text{i}} - 2\hat{\text{j}} + 2\hat{\text{k}})$

$\displaystyle l_2: \vec{r} = 9\hat{\text{i}} + \hat{\text{j}} - 2\hat{\text{k}} + \mu(4\hat{\text{i}} + \hat{\text{j}} - \hat{\text{k}})$

where $\displaystyle \lambda$ and $\displaystyle \mu$ are scalars.

(a) Show that the submarines are moving in perpendicular directions.

(b) Given that $\displaystyle l_1$ and $\displaystyle l_2$ intersect at the point A, find the position vector of A.

The point B has position vector $\displaystyle 10\hat{\text{j}} - 11\hat{\text{k}}$.

(c) Show that only one of the submarines passes through the point B.

(d) Given that 1 unit on each coordinate axis represents 100 m, find, in km, the distance AB.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \begin{pmatrix} 1 \\ -2 \\ 2 \end{pmatrix} \cdot \begin{pmatrix} 4 \\ 1 \\ -1 \end{pmatrix} = 1(4) - 2(1) + 2(-1) = 0 \\ & \text{Therefore the submarines are moving perpendicularly to each other.} \\ & \text{(b) At intersection A:} \\ & 3 + \lambda = 9 + 4\mu \implies \lambda - 4\mu = 6 \quad \text{--- (1)} \\ & 4 - 2\lambda = 1 + \mu \implies 2\lambda + \mu = 3 \quad \text{--- (2)} \\ & \text{Adding } 4 \times (2) \text{ and (1):} \\ & 8\lambda + 4\mu + \lambda - 4\mu = 12 + 6 \\ & 9\lambda = 18 \implies \lambda = 2 \\ & \text{Substituting } \lambda = 2 \text{ into } l_1: \\ & \vec{r} = \begin{pmatrix} 3 \\ 4 \\ -5 \end{pmatrix} + 2\begin{pmatrix} 1 \\ -2 \\ 2 \end{pmatrix} = \begin{pmatrix} 5 \\ 0 \\ -1 \end{pmatrix} \\ & \text{So a position vector for A is } 5\hat{\text{i}} - \hat{\text{k}}. \\ & \text{(c) If } l_1 \text{ passes through B(0, 10, -11):} \\ & 3 + \lambda = 0 \implies \lambda = -3 \\ & 4 - 2\lambda = 10 \implies \lambda = -3 \\ & -5 + 2\lambda = -11 \implies \lambda = -3 \\ & \text{Therefore } l_1 \text{ passes through B.} \\ & \text{If } l_2 \text{ passes through B:} \\ & 9 + 4\mu = 0 \implies \mu = -2.25 \\ & 1 + \mu = 10 \implies \mu = 9 \\ & \text{Therefore } l_2 \text{ does not pass through B.} \\ & \text{(d)} \\ & d = \sqrt{(5 - 0)^2 + (0 - 10)^2 + (-1 - (-11))^2} \\ & d = \sqrt{25 + 100 + 100} = \sqrt{225} = 15 \\ & \text{Since 1 unit = 100 m, AB length is } 1500 \text{ m} = 1.5 \text{ km}. \\ \end{aligned}$

Problem 21

With respect to a fixed origin O, the straight lines $\displaystyle l_1$ and $\displaystyle l_2$ are given by

$\displaystyle l_1: \vec{r} = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix} + \lambda \begin{pmatrix} 2 \\ 1 \\ -2 \end{pmatrix}$

$\displaystyle l_2: \vec{r} = \begin{pmatrix} 1 \\ 4 \\ -4 \end{pmatrix} + \mu \begin{pmatrix} -3 \\ 0 \\ 1 \end{pmatrix}$

where $\displaystyle \lambda$ and $\displaystyle \mu$ are scalar parameters.

(a) Show that the lines intersect.

(b) Find the position vector of their point of intersection.

(c) Find the cosine of the acute angle between the lines.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) If the lines intersect:} \\ & 1 + 2\lambda = 1 - 3\mu \implies 2\lambda + 3\mu = 0 \quad \text{--- (1)} \\ & 1 + \lambda = 4 \implies \lambda = 3 \quad \text{--- (2)} \\ & -2\lambda = -4 + \mu \implies 2\lambda + \mu = 4 \quad \text{--- (3)} \\ & \text{Substitute } \lambda = 3 \text{ into (1):} \\ & 2(3) + 3\mu = 0 \implies \mu = -2 \\ & \text{Check in (3):} \\ & 2(3) + (-2) = 4 = \text{RHS} \\ & \text{Therefore the lines intersect.} \\ & \text{(b) Substituting } \lambda = 3 \text{ into } l_1: \\ & \vec{r} = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix} + 3\begin{pmatrix} 2 \\ 1 \\ -2 \end{pmatrix} = \begin{pmatrix} 7 \\ 4 \\ -6 \end{pmatrix} \\ & \text{Position vector is } 7\hat{\text{i}} + 4\hat{\text{j}} - 6\hat{\text{k}}. \\ & \text{(c)} \\ & \cos \theta = \frac{\vec{d}_1 \cdot \vec{d}_2}{|\vec{d}_1| |\vec{d}_2|} \\ & \vec{d}_1 \cdot \vec{d}_2 = 2(-3) + 1(0) - 2(1) = -8 \\ & |\vec{d}_1| = \sqrt{4 + 1 + 4} = 3 \\ & |\vec{d}_2| = \sqrt{9 + 0 + 1} = \sqrt{10} \\ & \cos \theta = \frac{-8}{3\sqrt{10}} \\ & \text{For the acute angle, } \cos \theta = \frac{8}{3\sqrt{10}} = \frac{8\sqrt{10}}{30} = \frac{4\sqrt{10}}{15}. \\ \end{aligned}$

Problem 22

The line $\displaystyle l_1$ has vector equation $\displaystyle \vec{r} = 6\hat{\text{i}} + 8\hat{\text{j}} + 5\hat{\text{k}} + \lambda(\hat{\text{i}} - \hat{\text{j}} + \hat{\text{k}})$ where $\displaystyle \lambda$ is a scalar parameter.

The point A has coordinates (3, a, 2), where a is a constant. The point B has coordinates (8, 6, b), where b is a constant. Points A and B lie on the line $\displaystyle l_1$.

(a) Find the values of a and b.

Given that the point O is the origin, and that the point P lies on $\displaystyle l_1$ such that OP is perpendicular to $\displaystyle l_1$,

(b) find the coordinates of P.

(c) Hence find the distance OP, giving your answer in surd form.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) If A lies on } l_1: \\ & 6 + \lambda = 3 \implies \lambda = -3 \\ & 8 - \lambda = a \implies 8 - (-3) = a \implies a = 11 \\ & \text{If B lies on } l_1: \\ & 6 + \lambda = 8 \implies \lambda = 2 \\ & 5 + \lambda = b \implies b = 5 + 2 \implies b = 7 \\ & \text{(b) Let P be the point } (x, y, z). \\ & \overrightarrow{OP} \text{ is perpendicular to } l_1: \\ & \begin{pmatrix} 1 \\ -1 \\ 1 \end{pmatrix} \cdot \begin{pmatrix} x \\ y \\ z \end{pmatrix} = 0 \implies x - y + z = 0 \\ & \text{Since P lies on } l_1: \\ & x = 6 + \lambda \\ & y = 8 - \lambda \\ & z = 5 + \lambda \\ & \text{Substitute into equation:} \\ & (6 + lambda) - (8 - lambda) + (5 + lambda) = 0 \\ & 3\lambda + 3 = 0 \implies \lambda = -1 \\ & x = 6 + (-1) = 5 \\ & y = 8 - (-1) = 9 \\ & z = 5 + (-1) = 4 \\ & \text{So P has coordinates } (5, 9, 4). \\ & \text{(c)} \\ & |\overrightarrow{OP}| = \sqrt{5^2 + 9^2 + 4^2} = \sqrt{122} \\ \end{aligned}$

Problem 23

Relative to a fixed origin O, the point A has position vector $\displaystyle 6\hat{\text{i}} + 3\hat{\text{j}} + 4\hat{\text{k}}$ and the point B has position vector $\displaystyle 5\hat{\text{i}} + 2\hat{\text{j}} + 6\hat{\text{k}}$. The line $\displaystyle l$ passes through the points A and B.

(a) Find the vector $\displaystyle \overrightarrow{AB}$.

(b) Find a vector equation for the line $\displaystyle l$.

The point C has position vector $\displaystyle 4\hat{\text{i}} + 10\hat{\text{j}} + 2\hat{\text{k}}$. The point P lies on $\displaystyle l$. Given that the vector CP is perpendicular to $\displaystyle l$,

(c) find the position vector of the point P.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{AB} = \begin{pmatrix} 5 \\ 2 \\ 6 \end{pmatrix} - \begin{pmatrix} 6 \\ 3 \\ 4 \end{pmatrix} = \begin{pmatrix} -1 \\ -1 \\ 2 \end{pmatrix} \\ & \text{(b)} \\ & \vec{r} = \begin{pmatrix} 6 \\ 3 \\ 4 \end{pmatrix} + \lambda \begin{pmatrix} -1 \\ -1 \\ 2 \end{pmatrix} \\ & \text{(c)} \\ & \text{Let P be } (x, y, z). \\ & \overrightarrow{CP} = \begin{pmatrix} x - 4 \\ y - 10 \\ z - 2 \end{pmatrix} \\ & \overrightarrow{CP} \text{ is perpendicular to } l: \\ & \begin{pmatrix} -1 \\ -1 \\ 2 \end{pmatrix} \cdot \begin{pmatrix} x - 4 \\ y - 10 \\ z - 2 \end{pmatrix} = 0 \\ & -(x - 4) - (y - 10) + 2(z - 2) = 0 \\ & x + y - 2z = 10 \quad \text{--- (1)} \\ & \text{Since P lies on } l: \\ & x = 6 - \lambda \\ & y = 3 - \lambda \\ & z = 4 + 2\lambda \\ & \text{Substitute into (1):} \\ & (6 - lambda) + (3 - lambda) - 2(4 + 2lambda) = 10 \\ & -6\lambda + 1 = 10 \implies -6\lambda = 9 \implies \lambda = -1.5 \\ & \text{When } \lambda = -1.5: \\ & x = 6 - (-1.5) = 7.5 \\ & y = 3 - (-1.5) = 4.5 \\ & z = 4 + 2(-1.5) = 1 \\ & \text{P has coordinates } (7.5, 4.5, 1). \\ \end{aligned}$

Problem 24

With respect to a fixed origin O, the lines $\displaystyle l_1$ and $\displaystyle l_2$ are given by the equations

$\displaystyle l_1: \vec{r} = \begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix} + \lambda \begin{pmatrix} 2 \\ 1 \\ -1 \end{pmatrix}$

$\displaystyle l_2: \vec{r} = \begin{pmatrix} 1 \\ 12 \\ 8 \end{pmatrix} + \mu \begin{pmatrix} 1 \\ -2 \\ -1 \end{pmatrix}$

where $\displaystyle \lambda$ and $\displaystyle \mu$ are scalar parameters.

(a) Show that $\displaystyle l_1$ and $\displaystyle l_2$ meet and find the position vector of their point of intersection, A.

(b) Find, to the nearest $\displaystyle 0.1^\circ$, the acute angle between $\displaystyle l_1$ and $\displaystyle l_2$.

The point B has position vector $\displaystyle \begin{pmatrix} 5 \\ -1 \\ 3 \end{pmatrix}$.

(c) Show that B lies on $\displaystyle l_1$.

(d) Find the shortest distance from B to the line $\displaystyle l_2$, giving your answer to 3 significant figures.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & 3 + 2\lambda = 1 + \mu \implies 2\lambda - \mu = -2 \quad \text{--- (1)} \\ & -2 + \lambda = 12 - 2\mu \implies \lambda + 2\mu = 14 \quad \text{--- (2)} \\ & 4 - \lambda = 8 - \mu \implies -\lambda + \mu = 4 \quad \text{--- (3)} \\ & \text{Adding (2) and (3):} \\ & 3\mu = 18 \implies \mu = 6 \\ & -\lambda + 6 = 4 \implies \lambda = 2 \\ & \text{Check with (1): } 2(2) - (6) = -2 = \text{RHS}. \text{ Therefore } l_1 \text{ and } l_2 \text{ intersect.} \\ & \text{Position vector A } (\lambda = 2): \\ & \vec{r} = \begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix} + 2\begin{pmatrix} 2 \\ 1 \\ -1 \end{pmatrix} = \begin{pmatrix} 7 \\ 0 \\ 2 \end{pmatrix} \\ & \text{(b)} \\ & \cos \theta = \frac{2(1) + 1(-2) + (-1)(-1)}{\sqrt{6}\sqrt{6}} = \frac{1}{6} \\ & \theta \approx 80.4^\circ \\ & \text{(c)} \\ & 3 + 2\lambda = 5 \implies \lambda = 1 \\ & -2 + 1 = -1 \\ & 4 - 1 = 3 \\ & \text{Therefore B lies on } l_1. \\ & \text{(d)} \\ & \text{Shortest distance } d = |\overrightarrow{BA}| \sin theta. \\ & |\overrightarrow{BA}| = \sqrt{(7 - 5)^2 + (0 - (-1))^2 + (2 - 3)^2} = \sqrt{6} \\ & \sin \theta = \sqrt{1 - \left(\frac{1}{6}\right)^2} = \frac{\sqrt{35}}{6} \\ & d = \sqrt{6} \times \frac{\sqrt{35}}{6} \approx 2.42 \text{ (3 s.f.)} \\ \end{aligned}$

Problem 25

Two aeroplanes are modelled as travelling in straight lines. Aeroplane A travels from a point with position vector $\displaystyle \begin{pmatrix} 120 \\ -80 \\ 13 \end{pmatrix} \text{ km}$ to a point with position vector $\displaystyle \begin{pmatrix} 200 \\ 20 \\ 5 \end{pmatrix} \text{ km}$, relative to a fixed origin O. Aeroplane B starts at a point with position vector $\displaystyle \begin{pmatrix} -20 \\ 35 \\ 5 \end{pmatrix} \text{ km}$ relative to O, and flies in the direction of $\displaystyle \begin{pmatrix} 10 \\ -2 \\ 0.1 \end{pmatrix}$.

(a) Show that the flight paths of the two aeroplanes will intersect, and determine the position vector of the point of intersection.

An air traffic controller states that this means that the planes will collide.

(b) Explain why this conclusion is not necessarily correct.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) For A:} \\ & \text{Direction vector} = \begin{pmatrix} 200 \\ 20 \\ 5 \end{pmatrix} - \begin{pmatrix} 120 \\ -80 \\ 13 \end{pmatrix} = \begin{pmatrix} 80 \\ 100 \\ -8 \end{pmatrix} \\ & \text{Equation for A: } \vec{r} = \begin{pmatrix} 120 \\ -80 \\ 13 \end{pmatrix} + \lambda \begin{pmatrix} 80 \\ 100 \\ -8 \end{pmatrix} \\ & \text{Equation for B: } \vec{r} = \begin{pmatrix} -20 \\ 35 \\ 5 \end{pmatrix} + \mu \begin{pmatrix} 10 \\ -2 \\ 0.1 \end{pmatrix} \\ & \text{If paths intersect:} \\ & 120 + 80\lambda = -20 + 10\mu \implies 8\lambda - \mu = -14 \quad \text{--- (1)} \\ & -80 + 100\lambda = 35 - 2\mu \implies 100\lambda + 2\mu = 115 \quad \text{--- (2)} \\ & 13 - 8\lambda = 5 + 0.1\mu \implies 8\lambda + 0.1\mu = 8 \quad \text{--- (3)} \\ & \text{From (1), } \mu = 8\lambda + 14. \\ & \text{Substitute into (2):} \\ & 100\lambda + 2(8\lambda + 14) = 115 \\ & 116\lambda = 87 \implies \lambda = 0.75 \\ & \mu = 8(0.75) + 14 = 20 \\ & \text{Check (3):} \\ & 8(0.75) + 0.1(20) = 6 + 2 = 8 = \text{RHS} \\ & \text{Paths intersect at:} \\ & \begin{pmatrix} -20 \\ 35 \\ 5 \end{pmatrix} + 20\begin{pmatrix} 10 \\ -2 \\ 0.1 \end{pmatrix} = \begin{pmatrix} 180 \\ -5 \\ 7 \end{pmatrix} \\ & \text{(b) The aeroplanes don't necessarily pass through the point of intersection at the same time.} \\ \end{aligned}$

Problem 26

Find the shortest distance between the lines with vector equations
$\displaystyle \vec{r} = 3\hat{\text{i}} + s\hat{\text{j}} - \hat{\text{k}}$
$\displaystyle \vec{r} = 9\hat{\text{i}} - 2\hat{\text{j}} - \hat{\text{k}} + t(\hat{\text{i}} - 2\hat{\text{j}} + \hat{\text{k}})$
where $\displaystyle s, t$ are scalars.

Show Solution
Solution
$\displaystyle \begin{aligned} \vec{a} &= \begin{pmatrix} 3 \\ 0 \\ -1 \end{pmatrix}, \quad \vec{b} = \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} \vec{c} &= \begin{pmatrix} 9 \\ -2 \\ -1 \end{pmatrix}, \quad \vec{d} = \begin{pmatrix} 1 \\ -2 \\ 1 \end{pmatrix} \vec{a} - \vec{c} &= \begin{pmatrix} 3 - 9 \\ 0 - (-2) \\ -1 - (-1) \end{pmatrix} = \begin{pmatrix} -6 \\ 2 \\ 0 \end{pmatrix} \vec{b} \times \vec{d} &= \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} \times \begin{pmatrix} 1 \\ -2 \\ 1 \end{pmatrix} &= \begin{pmatrix} (1)(1) - (0)(-2) \\ (0)(1) - (0)(1) \\ (0)(-2) - (1)(1) \end{pmatrix} \\ &= \begin{pmatrix} 1 \\ 0 \\ -1 \end{pmatrix} = \hat{\text{i}} - \hat{\text{k}} \\ \text{Shortest Distance } D &= \frac{|(\vec{a} - \vec{c}) \cdot (\vec{b} \times \vec{d})|}{|\vec{b} \times \vec{d}|} (\vec{a} - \vec{c}) \cdot (\vec{b} \times \vec{d}) &= \begin{pmatrix} -6 \\ 2 \\ 0 \end{pmatrix} \cdot \begin{pmatrix} 1 \\ 0 \\ -1 \end{pmatrix} &= (-6)(1) + (2)(0) + (0)(-1) = -6 \\ |\vec{b} \times \vec{d}| &= \sqrt{1^2 + 0^2 + (-1)^2} = \sqrt{2} D &= \frac{|-6|}{\sqrt{2}} = \frac{6}{\sqrt{2}} = 3\sqrt{2} \end{aligned}$

Problem 27

Obtain the shortest distance between the lines with equations
$\displaystyle \vec{r} = (3s - 3)\hat{\text{i}} - s\hat{\text{j}} + (s + 1)\hat{\text{k}}$
and $\displaystyle \vec{r} = (3 + t)\hat{\text{i}} + (2t - 2)\hat{\text{j}} + \hat{\text{k}}$
where $\displaystyle s, t$ are parameters.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{Expressing the lines in vector form:} \\ & l_1 : \vec{r} = \begin{pmatrix} -3 \\ 0 \\ 1 \end{pmatrix} + s \begin{pmatrix} 3 \\ -1 \\ 1 \end{pmatrix} \implies \vec{a} = \begin{pmatrix} -3 \\ 0 \\ 1 \end{pmatrix}, \quad \vec{b} = \begin{pmatrix} 3 \\ -1 \\ 1 \end{pmatrix} \\ & l_2 : \vec{r} = \begin{pmatrix} 3 \\ -2 \\ 1 \end{pmatrix} + t \begin{pmatrix} 1 \\ 2 \\ 0 \end{pmatrix} \implies \vec{c} = \begin{pmatrix} 3 \\ -2 \\ 1 \end{pmatrix}, \quad \vec{d} = \begin{pmatrix} 1 \\ 2 \\ 0 \end{pmatrix} \\ & \vec{a} - \vec{c} = \begin{pmatrix} -3 - 3 \\ 0 - (-2) \\ 1 - 1 \end{pmatrix} = \begin{pmatrix} -6 \\ 2 \\ 0 \end{pmatrix} \\ & \vec{b} \times \vec{d} = \begin{pmatrix} 3 \\ -1 \\ 1 \end{pmatrix} \times \begin{pmatrix} 1 \\ 2 \\ 0 \end{pmatrix} \\ & = \begin{pmatrix} (-1)(0) - (1)(2) \\ (1)(1) - (3)(0) \\ (3)(2) - (-1)(1) \end{pmatrix} = \begin{pmatrix} -2 \\ 1 \\ 7 \end{pmatrix} = -2\hat{\text{i}} + \hat{\text{j}} + 7\hat{\text{k}} \\ & (\vec{a} - \vec{c}) \cdot (\vec{b} \times \vec{d}) = \begin{pmatrix} -6 \\ 2 \\ 0 \end{pmatrix} \cdot \begin{pmatrix} -2 \\ 1 \\ 7 \end{pmatrix} \\ & = (-6)(-2) + (2)(1) + (0)(7) = 12 + 2 = 14 \\ & |\vec{b} \times \vec{d}| = \sqrt{(-2)^2 + 1^2 + 7^2} = \sqrt{4 + 1 + 49} = \sqrt{54} \\ & \text{Shortest Distance } = \frac{14}{\sqrt{54}} = \frac{14}{3\sqrt{6}} = \frac{14\sqrt{6}}{18} = \frac{7\sqrt{6}}{9} \\ \end{aligned}$

Problem 28

The position vectors of the points A, B, C and D relative to a fixed origin O, are $\displaystyle (-\hat{\text{j}} + 2\hat{\text{k}})$, $\displaystyle (\hat{\text{i}} - 3\hat{\text{j}} + 5\hat{\text{k}})$, $\displaystyle (2\hat{\text{i}} - 2\hat{\text{j}} + 7\hat{\text{k}})$ and $\displaystyle (\hat{\text{j}} + 2\hat{\text{k}})$ respectively.

(a) Find $\displaystyle \vec{p} = \overrightarrow{AB} \times \overrightarrow{CD}$

(b) Calculate $\displaystyle \overrightarrow{AC} \cdot \vec{p}$

(c) Hence determine the shortest distance between the line containing AB and the line containing CD.

Show Solution
Solution
$\displaystyle \begin{aligned} & \overrightarrow{OA} = \begin{pmatrix} 0 \\ -1 \\ 2 \end{pmatrix}, \quad \overrightarrow{OB} = \begin{pmatrix} 1 \\ -3 \\ 5 \end{pmatrix} \\ & \overrightarrow{OC} = \begin{pmatrix} 2 \\ -2 \\ 7 \end{pmatrix}, \quad \overrightarrow{OD} = \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix} \\ & \text{(a)} \\ & \overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA} = \begin{pmatrix} 1 \\ -2 \\ 3 \end{pmatrix} \\ & \overrightarrow{CD} = \overrightarrow{OD} - \overrightarrow{OC} = \begin{pmatrix} -2 \\ 3 \\ -5 \end{pmatrix} \\ & \vec{p} = \overrightarrow{AB} \times \overrightarrow{CD} = \begin{pmatrix} 1 \\ -2 \\ 3 \end{pmatrix} \times \begin{pmatrix} -2 \\ 3 \\ -5 \end{pmatrix} \\ & = \begin{pmatrix} (-2)(-5) - (3)(3) \\ (3)(-2) - (1)(-5) \\ (1)(3) - (-2)(-2) \end{pmatrix} \\ & = \begin{pmatrix} 10 - 9 \\ -6 + 5 \\ 3 - 4 \end{pmatrix} = \begin{pmatrix} 1 \\ -1 \\ -1 \end{pmatrix} = \hat{\text{i}} - \hat{\text{j}} - \hat{\text{k}} \\ & \text{(b)} \\ & \overrightarrow{AC} = \overrightarrow{OC} - \overrightarrow{OA} = \begin{pmatrix} 2 \\ -1 \\ 5 \end{pmatrix} \\ & \overrightarrow{AC} \cdot \vec{p} = \begin{pmatrix} 2 \\ -1 \\ 5 \end{pmatrix} \cdot \begin{pmatrix} 1 \\ -1 \\ -1 \end{pmatrix} \\ & = (2)(1) + (-1)(-1) + (5)(-1) = 2 + 1 - 5 = -2 \\ & \text{(c)} \\ & \text{The shortest distance } D \text{ is given by:} \\ & D = \frac{|\overrightarrow{AC} \cdot \vec{p}|}{|\vec{p}|} \\ & |\vec{p}| = \sqrt{1^2 + (-1)^2 + (-1)^2} = \sqrt{3} \\ & D = \frac{|-2|}{\sqrt{3}} = \frac{2\sqrt{3}}{3} \\ \end{aligned}$

Problem 29

Relative to a fixed origin O, the point M has position vector $\displaystyle -4\hat{\text{i}} + \hat{\text{j}} - 2\hat{\text{k}}$.

The straight line $\displaystyle l$ has equation $\displaystyle \vec{r} \times \overrightarrow{OM} = 5\hat{\text{i}} - 10\hat{\text{k}}$.

(a) Express the equation of the line $\displaystyle l$ in the form $\displaystyle \vec{r} = \vec{a} + t\vec{b}$, where $\displaystyle \vec{a}$ and $\displaystyle \vec{b}$ are constant vectors and $\displaystyle t$ is a parameter.

(b) Verify that the point N with coordinates $\displaystyle (2, -3, 1)$ lies on $\displaystyle l$ and find the area of triangle OMN.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) Let } \vec{r} = \begin{pmatrix} x \\ y \\ z \end{pmatrix} \text{ and } \overrightarrow{OM} = \begin{pmatrix} -4 \\ 1 \\ -2 \end{pmatrix}. \\ & \vec{r} \times \overrightarrow{OM} = \begin{pmatrix} x \\ y \\ z \end{pmatrix} \times \begin{pmatrix} -4 \\ 1 \\ -2 \end{pmatrix} = \begin{pmatrix} -2y - z \\ -4z + 2x \\ x + 4y \end{pmatrix} \\ & \text{We are given } \vec{r} \times \overrightarrow{OM} = \begin{pmatrix} 5 \\ 0 \\ -10 \end{pmatrix}. \text{ Equating components:} \\ & -2y - z = 5 \quad \text{--- (1)} \\ & 2x - 4z = 0 \quad \text{--- (2)} \\ & x + 4y = -10 \quad \text{--- (3)} \\ & \text{Let } z = 1. \\ & \text{From (2): } 2x - 4(1) = 0 \implies x = 2. \\ & \text{From (1): } -2y - 1 = 5 \implies y = -3. \\ & \text{So a point on the line is } \vec{a} = \begin{pmatrix} 2 \\ -3 \\ 1 \end{pmatrix}. \\ & \text{Since } \vec{r} \times \overrightarrow{OM} \text{ is a constant, the direction vector } \vec{b} \text{ is \parallel to } \overrightarrow{OM}. \\ & \vec{b} = \begin{pmatrix} -4 \\ 1 \\ -2 \end{pmatrix} \\ & \text{The equation of the line is:} \\ & \vec{r} = \begin{pmatrix} 2 \\ -3 \\ 1 \end{pmatrix} + t \begin{pmatrix} -4 \\ 1 \\ -2 \end{pmatrix} \\ & \text{(b) When } t = 0, \vec{r} = \begin{pmatrix} 2 \\ -3 \\ 1 \end{pmatrix}, \text{ which matches the position vector of N(2, -3, 1). Thus, N lies on } l. \\ & \text{Area of } triangle OMN = \frac{1}{2} |\overrightarrow{ON} \times \overrightarrow{OM}| \\ & \text{Since N lies on the line } l, \text{ we already know } \overrightarrow{ON} \times \overrightarrow{OM} = 5\hat{\text{i}} - 10\hat{\text{k}}. \\ & \text{Area} = \frac{1}{2} left| \begin{pmatrix} 5 \\ 0 \\ -10 \end{pmatrix} right| = \frac{1}{2} \sqrt{25 + 0 + 100} = \frac{\sqrt{125}}{2} = \frac{5\sqrt{5}}{2} \\ \end{aligned}$

Problem 30

The line $\displaystyle l_1$ has equation $\displaystyle \vec{r} = \hat{\text{i}} - \hat{\text{j}} + \lambda(\hat{\text{i}} + 2\hat{\text{j}} + 3\hat{\text{k}})$ and the line $\displaystyle l_2$ has equation $\displaystyle \vec{r} = 2\hat{\text{i}} + \hat{\text{j}} + \hat{\text{k}} + \mu(2\hat{\text{i}} - \hat{\text{j}} + \hat{\text{k}})$.

(a) Find a vector which is perpendicular to both $\displaystyle l_1$ and $\displaystyle l_2$.

The point A lies on $\displaystyle l_1$ and the point B lies on $\displaystyle l_2$.

Given that AB is also perpendicular to $\displaystyle l_1$ and $\displaystyle l_2$,

(b) find the coordinates of A and B.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \text{Direction vectors are } \vec{d}_1 = \begin{pmatrix} 1 \\ 2 \\ 3 \end{pmatrix} \text{ and } \vec{d}_2 = \begin{pmatrix} 2 \\ -1 \\ 1 \end{pmatrix}. \\ & \text{A vector perpendicular to both is their cross product:} \\ & \vec{n} = \vec{d}_1 \times \vec{d}_2 = \begin{pmatrix} 1 \\ 2 \\ 3 \end{pmatrix} \times \begin{pmatrix} 2 \\ -1 \\ 1 \end{pmatrix} = \begin{pmatrix} 5 \\ 5 \\ -5 \end{pmatrix} = 5\hat{\text{i}} + 5\hat{\text{j}} - 5\hat{\text{k}} \\ & \text{(b) Let A be on } l_1 \text{ and B be on } l_2: \\ & \overrightarrow{OA} = \begin{pmatrix} 1 + \lambda \\ -1 + 2\lambda \\ 3\lambda \end{pmatrix}, \quad \overrightarrow{OB} = \begin{pmatrix} 2 + 2\mu \\ 1 - \mu \\ 1 + \mu \end{pmatrix} \\ & \overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA} = \begin{pmatrix} 1 - \lambda + 2\mu \\ 2 - 2\lambda - \mu \\ 1 - 3\lambda + \mu \end{pmatrix} \\ & \text{Since } \overrightarrow{AB} \text{ is perpendicular to both lines, it \must be \parallel to } \vec{n} = \begin{pmatrix} 5 \\ 5 \\ -5 \end{pmatrix}, \text{ or simply } \begin{pmatrix} 1 \\ 1 \\ -1 \end{pmatrix}. \\ & \begin{pmatrix} 1 - \lambda + 2\mu \\ 2 - 2\lambda - \mu \\ 1 - 3\lambda + \mu \end{pmatrix} = k \begin{pmatrix} 1 \\ 1 \\ -1 \end{pmatrix} \\ & \text{Equating components:} \\ & 1 - \lambda + 2\mu = k \quad \text{--- (1)} \\ & 2 - 2\lambda - \mu = k \quad \text{--- (2)} \\ & 1 - 3\lambda + \mu = -k \quad \text{--- (3)} \\ & \text{Adding (2) and (3): } 3 - 5\lambda = 0 \implies \lambda = \frac{3}{5} \\ & \text{Subtracting (2) from (1): } -1 + \lambda + 3\mu = 0 \\ & \text{Substitute } \lambda = \frac{3}{5}: \quad -1 + \frac{3}{5} + 3\mu = 0 \implies 3\mu = \frac{2}{5} \implies \mu = \frac{2}{15} \\ & \text{Coordinates of A (using } \lambda = \frac{3}{5}): \quad A = \left( \frac{8}{5}, \frac{1}{5}, \frac{9}{5} right) \\ & \text{Coordinates of B (using } \mu = \frac{2}{15}): \quad B = \left( \frac{34}{15}, \frac{13}{15}, \frac{17}{15} right) \\ \end{aligned}$

Problem 31

A plane passes through the three points A, B, C, whose position vectors, referred to an origin O, are $\displaystyle (\hat{\text{i}} + 3\hat{\text{j}} + 3\hat{\text{k}})$, $\displaystyle (3\hat{\text{i}} + \hat{\text{j}} + 4\hat{\text{k}})$, $\displaystyle (2\hat{\text{i}} + 4\hat{\text{j}} + \hat{\text{k}})$ respectively.

(a) Find, in the form $\displaystyle (l\hat{\text{i}} + m\hat{\text{j}} + n\hat{\text{k}})$, a unit vector normal to this plane.

(b) Find also a Cartesian equation of the plane.

(c) Find the perpendicular distance from the origin to this plane.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{AB} = \begin{pmatrix} 2 \\ -2 \\ 1 \end{pmatrix}, \quad \overrightarrow{AC} = \begin{pmatrix} 1 \\ 1 \\ -2 \end{pmatrix} \\ & \text{A normal vector } \vec{n} \text{ is:} \\ & \vec{n} = \overrightarrow{AB} \times \overrightarrow{AC} = \begin{pmatrix} 3 \\ 5 \\ 4 \end{pmatrix} \\ & |\vec{n}| = \sqrt{3^2 + 5^2 + 4^2} = \sqrt{50} = 5\sqrt{2} \\ & \text{The unit normal vector is:} \\ & \hat{\vec{n}} = \frac{1}{\sqrt{50}} \begin{pmatrix} 3 \\ 5 \\ 4 \end{pmatrix} = \frac{3}{\sqrt{50}}\hat{\text{i}} + \frac{5}{\sqrt{50}}\hat{\text{j}} + \frac{4}{\sqrt{50}}\hat{\text{k}} \\ & \text{(b) The vector equation is } \vec{r} \cdot \vec{n} = \vec{a} \cdot \vec{n}. \\ & \begin{pmatrix} x \\ y \\ z \end{pmatrix} \cdot \begin{pmatrix} 3 \\ 5 \\ 4 \end{pmatrix} = \begin{pmatrix} 1 \\ 3 \\ 3 \end{pmatrix} \cdot \begin{pmatrix} 3 \\ 5 \\ 4 \end{pmatrix} \\ & 3x + 5y + 4z = 3 + 15 + 12 = 30 \\ & \text{Cartesian equation: } 3x + 5y + 4z = 30. \\ & \text{(c) The perpendicular distance from the origin is given by } d = \frac{|\vec{a} \cdot \vec{n}|}{|\vec{n}|}. \\ & d = \frac{30}{\sqrt{50}} = \frac{30}{5\sqrt{2}} = \frac{6}{\sqrt{2}} = 3\sqrt{2} \\ \end{aligned}$

Problem 32

(a) Show that the vector $\displaystyle \hat{\text{i}} + \hat{\text{k}}$ is perpendicular to the plane with vector equation $\displaystyle \vec{r} = \hat{\text{i}} + s\hat{\text{j}} + t(\hat{\text{i}} - \hat{\text{k}})$.

(b) Find the perpendicular distance from the origin to this plane.

(c) Hence or otherwise obtain a Cartesian equation of the plane.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) The plane is defined by direction vectors } \vec{d}_1 = \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} \text{ and } \vec{d}_2 = \begin{pmatrix} 1 \\ 0 \\ -1 \end{pmatrix}. \\ & \text{The normal vector } \vec{n} \text{ is:} \\ & \vec{n} = \vec{d}_1 \times \vec{d}_2 = \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} \\ & \text{The given vector is } \hat{\text{i}} + \hat{\text{k}} = \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix}. \\ & \text{Since } \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} = -1 \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix}, \text{ the vector } \hat{\text{i}} + \hat{\text{k}} \text{ is a scalar \multiple of the normal vector.} \\ & \text{Therefore, it is perpendicular to the plane.} \\ & \text{(b) Using } \vec{n}_0 = \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix} \text{ as the normal vector and point } \vec{a} = \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix} \text{ on the plane.} \\ & \text{The perpendicular distance is } d = \frac{|\vec{a} \cdot \vec{n}_0|}{|\vec{n}_0|}. \\ & |\vec{a} \cdot \vec{n}_0| = left| \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix} \cdot \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix} right| = 1 \\ & |\vec{n}_0| = \sqrt{1^2 + 0^2 + 1^2} = \sqrt{2} \implies d = \frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2} \\ & \text{(c) The equation of the plane is } \vec{r} \cdot \vec{n}_0 = \vec{a} \cdot \vec{n}_0. \\ & \begin{pmatrix} x \\ y \\ z \end{pmatrix} \cdot \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix} = 1 \implies x + z = 1 \\ & \text{Cartesian equation: } x + z = 1. \\ \end{aligned}$

Problem 33

The points A, B and C have position vectors $\displaystyle \hat{\text{i}} + \hat{\text{j}} + \hat{\text{k}}$, $\displaystyle 5\hat{\text{i}} - 2\hat{\text{j}} + \hat{\text{k}}$ and $\displaystyle 3\hat{\text{i}} + 2\hat{\text{j}} + 6\hat{\text{k}}$ respectively, referred to an origin O.

(a) Find a vector perpendicular to the plane containing the points A, B and C.

(b) Hence, or otherwise, find an equation for the plane which contains the points A, B and C, in the form $\displaystyle ax + by + cz + d = 0$.

The point D has coordinates (1, 5, 6).

(c) Find the volume of the tetrahedron ABCD.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{AB} = \begin{pmatrix} 4 \\ -3 \\ 0 \end{pmatrix}, \quad \overrightarrow{AC} = \begin{pmatrix} 2 \\ 1 \\ 5 \end{pmatrix} \\ & \text{A vector perpendicular to the plane is } \overrightarrow{AB} \times \overrightarrow{AC}. \\ & \overrightarrow{AB} \times \overrightarrow{AC} = \begin{pmatrix} -15 \\ -20 \\ 10 \end{pmatrix} = -15\hat{\text{i}} - 20\hat{\text{j}} + 10\hat{\text{k}} \\ & \text{(b) Using } \vec{n} = \begin{pmatrix} -15 \\ -20 \\ 10 \end{pmatrix} \text{ and point } A(1, 1, 1): \\ & \vec{r} \cdot \vec{n} = \vec{a} \cdot \vec{n} \\ & \begin{pmatrix} x \\ y \\ z \end{pmatrix} \cdot \begin{pmatrix} -15 \\ -20 \\ 10 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} \cdot \begin{pmatrix} -15 \\ -20 \\ 10 \end{pmatrix} \\ & -15x - 20y + 10z = -25 \implies 3x + 4y - 2z - 5 = 0 \\ & \text{(c)} \\ & \overrightarrow{AD} = \begin{pmatrix} 0 \\ 4 \\ 5 \end{pmatrix} \\ & \text{Volume} = \frac{1}{6} | \overrightarrow{AD} \cdot (\overrightarrow{AB} \times \overrightarrow{AC}) | \\ & = \frac{1}{6} left| \begin{pmatrix} 0 \\ 4 \\ 5 \end{pmatrix} \cdot \begin{pmatrix} -15 \\ -20 \\ 10 \end{pmatrix} right| = \frac{1}{6} | -80 + 50 | = \frac{1}{6} | -30 | = 5 \\ \end{aligned}$

Problem 34

Given that P and Q are the points with position vectors $\displaystyle \vec{p}$ and $\displaystyle \vec{q}$ respectively, relative to an origin O, and that
$\displaystyle \vec{p} = 3\hat{\text{i}} - \hat{\text{j}} + 2\hat{\text{k}}$
$\displaystyle \vec{q} = 2\hat{\text{i}} + \hat{\text{j}} - \hat{\text{k}}$

(a) find $\displaystyle \vec{p} \times \vec{q}$.

(b) Hence, or otherwise, find an equation of the plane containing O, P and Q in the form $\displaystyle ax + by + cz = d$.

The line with equation $\displaystyle (\vec{r} - \vec{p}) \times \vec{q} = \vec{0}$ meets the plane with equation $\displaystyle \vec{r} \cdot (\hat{\text{i}} + \hat{\text{j}} + \hat{\text{k}}) = 2$ at the point T.

(c) Find the coordinates of the point T.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \vec{p} \times \vec{q} = \begin{pmatrix} 3 \\ -1 \\ 2 \end{pmatrix} \times \begin{pmatrix} 2 \\ 1 \\ -1 \end{pmatrix} = \begin{pmatrix} -1 \\ 7 \\ 5 \end{pmatrix} = -\hat{\text{i}} + 7\hat{\text{j}} + 5\hat{\text{k}} \\ & \text{(b) Since the plane contains O, } d = 0. \text{ The normal is } \vec{p} \times \vec{q}. \\ & \vec{r} \cdot \begin{pmatrix} -1 \\ 7 \\ 5 \end{pmatrix} = 0 \implies -x + 7y + 5z = 0 \\ & \text{(c) The line equation } (\vec{r} - \vec{p}) \times \vec{q} = \vec{0} \text{ means } \vec{r} - \vec{p} \text{ is \parallel to } \vec{q}, \text{ so } \vec{r} = \vec{p} + \lambda \vec{q}. \\ & \vec{r} = \begin{pmatrix} 3 \\ -1 \\ 2 \end{pmatrix} + \lambda \begin{pmatrix} 2 \\ 1 \\ -1 \end{pmatrix} = \begin{pmatrix} 3 + 2\lambda \\ -1 + \lambda \\ 2 - \lambda \end{pmatrix} \\ & \text{Substitute into the plane } \vec{r} \cdot (\hat{\text{i}} + \hat{\text{j}} + \hat{\text{k}}) = 2: \\ & (3 + 2lambda) + (-1 + lambda) + (2 - lambda) = 2 \implies 4 + 2\lambda = 2 \implies \lambda = -1 \\ & \text{Point T: } \vec{r} = \begin{pmatrix} 3 \\ -1 \\ 2 \end{pmatrix} + (-1) \begin{pmatrix} 2 \\ 1 \\ -1 \end{pmatrix} = \begin{pmatrix} 1 \\ -2 \\ 3 \end{pmatrix} \\ & \text{Coordinates of T are } (1, -2, 3). \\ \end{aligned}$

Problem 35

The planes $\displaystyle \Pi_1$ and $\displaystyle \Pi_2$ are defined by the equations $\displaystyle 2x + 2y - z = 9$ and $\displaystyle x - 2y = 7$ respectively.

(a) Find the acute angle between $\displaystyle \Pi_1$ and $\displaystyle \Pi_2$ giving your answer to the nearest degree.

(b) Find in the form $\displaystyle \vec{r} \times \vec{u} = \vec{v}$ an equation of the line of intersection of $\displaystyle \Pi_1$ and $\displaystyle \Pi_2$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) Normals are } \vec{n}_1 = \begin{pmatrix} 2 \\ 2 \\ -1 \end{pmatrix} \text{ and } \vec{n}_2 = \begin{pmatrix} 1 \\ -2 \\ 0 \end{pmatrix}. \\ & \cos \theta = \frac{|\vec{n}_1 \cdot \vec{n}_2|}{|\vec{n}_1||\vec{n}_2|} = \frac{|(2)(1) + (2)(-2) + (-1)(0)|}{\sqrt{2^2+2^2+(-1)^2} \sqrt{1^2+(-2)^2}} \\ & = \frac{|2 - 4|}{3\sqrt{5}} = \frac{2}{3\sqrt{5}} = \frac{2\sqrt{5}}{15} \\ & \theta \approx 73^\circ \text{ (to the nearest degree)} \\ & \text{(b) Direction of line } \vec{u} = \vec{n}_1 \times \vec{n}_2: \\ & \vec{u} = \begin{pmatrix} 2 \\ 2 \\ -1 \end{pmatrix} \times \begin{pmatrix} 1 \\ -2 \\ 0 \end{pmatrix} = \begin{pmatrix} -2 \\ -1 \\ -6 \end{pmatrix} \\ & \text{Multiply by -1 to simplify: } \vec{u}' = 2\hat{\text{i}} + \hat{\text{j}} + 6\hat{\text{k}}. \\ & \text{Find a point on the line by setting } y = 0: \\ & 2x - z = 9 \\ & x = 7 \implies 14 - z = 9 \implies z = 5 \\ & \text{Position vector } \vec{a} = 7\hat{\text{i}} + 5\hat{\text{k}}. \\ & \text{Using } \vec{r} \times \vec{u}' = \vec{a} \times \vec{u}': \\ & \vec{a} \times \vec{u}' = \begin{pmatrix} 7 \\ 0 \\ 5 \end{pmatrix} \times \begin{pmatrix} 2 \\ 1 \\ 6 \end{pmatrix} = \begin{pmatrix} -5 \\ -32 \\ 7 \end{pmatrix} \\ & \text{Equation: } \vec{r} \times (2\hat{\text{i}} + \hat{\text{j}} + 6\hat{\text{k}}) = -5\hat{\text{i}} - 32\hat{\text{j}} + 7\hat{\text{k}}. \\ \end{aligned}$

Problem 36

A pyramid has a square base OPQR and vertex S. Referred to O, the points P, Q, R and S have position vectors $\displaystyle \overrightarrow{OP} = 2\hat{\text{i}}$, $\displaystyle \overrightarrow{OQ} = 2\hat{\text{i}} + 2\hat{\text{j}}$, $\displaystyle \overrightarrow{OR} = 2\hat{\text{j}}$, $\displaystyle \overrightarrow{OS} = \hat{\text{i}} + \hat{\text{j}} + 4\hat{\text{k}}$.

(a) Express $\displaystyle \overrightarrow{PS}$ in terms of $\displaystyle \hat{\text{i}}, \hat{\text{j}}$ and $\displaystyle \hat{\text{k}}$.

(b) Show that the vector $\displaystyle -4\hat{\text{j}} + \hat{\text{k}}$ is perpendicular to OS and PS.

(c) Find to the nearest degree the acute angle between the line SQ and the plane OSP.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a)} \\ & \overrightarrow{PS} = \overrightarrow{OS} - \overrightarrow{OP} = (\hat{\text{i}} + \hat{\text{j}} + 4\hat{\text{k}}) - 2\hat{\text{i}} = -\hat{\text{i}} + \hat{\text{j}} + 4\hat{\text{k}} \\ & \text{(b)} \\ & \overrightarrow{OS} \cdot (-4\hat{\text{j}} + \hat{\text{k}}) = \begin{pmatrix} 1 \\ 1 \\ 4 \end{pmatrix} \cdot \begin{pmatrix} 0 \\ -4 \\ 1 \end{pmatrix} = 0 - 4 + 4 = 0 \\ & \overrightarrow{PS} \cdot (-4\hat{\text{j}} + \hat{\text{k}}) = \begin{pmatrix} -1 \\ 1 \\ 4 \end{pmatrix} \cdot \begin{pmatrix} 0 \\ -4 \\ 1 \end{pmatrix} = 0 - 4 + 4 = 0 \\ & \text{Therefore, it is perpendicular to both.} \\ & \text{(c) The normal to plane OSP is } \vec{n} = -4\hat{\text{j}} + \hat{\text{k}}. \\ & \overrightarrow{SQ} = \overrightarrow{OQ} - \overrightarrow{OS} = (2\hat{\text{i}} + 2\hat{\text{j}}) - (\hat{\text{i}} + \hat{\text{j}} + 4\hat{\text{k}}) = \hat{\text{i}} + \hat{\text{j}} - 4\hat{\text{k}} \\ & \sin \theta = \frac{|\overrightarrow{SQ} \cdot \vec{n}|}{|\overrightarrow{SQ}||\vec{n}|} = \frac{| \begin{pmatrix} 1 \\ 1 \\ -4 \end{pmatrix} \cdot \begin{pmatrix} 0 \\ -4 \\ 1 \end{pmatrix} |}{\sqrt{1^2+1^2+(-4)^2} \sqrt{0^2+(-4)^2+1^2}} \\ & = \frac{| -4 - 4 |}{\sqrt{18}\sqrt{17}} = \frac{8}{\sqrt{306}} \\ & \theta \approx 27^\circ \text{ (to the nearest degree)} \\ \end{aligned}$

Problem 37

The plane $\displaystyle \Pi$ has vector equation $\displaystyle \vec{r} = \begin{pmatrix} 1 \\ 3 \\ 4 \end{pmatrix} + u \begin{pmatrix} 4 \\ 1 \\ 2 \end{pmatrix} + v \begin{pmatrix} 3 \\ 2 \\ -1 \end{pmatrix}$.

The line L has vector equation $\displaystyle \vec{r} = \begin{pmatrix} 2 \\ 1 \\ -3 \end{pmatrix} + t \begin{pmatrix} 2 \\ 3 \\ -4 \end{pmatrix}$.

(a) Show that L is parallel to $\displaystyle \Pi$.

(b) Find the shortest distance between L and $\displaystyle \Pi$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) Normal to plane } \vec{n}: \\ & \vec{n} = \begin{pmatrix} 4 \\ 1 \\ 2 \end{pmatrix} \times \begin{pmatrix} 3 \\ 2 \\ -1 \end{pmatrix} = \begin{pmatrix} -5 \\ 10 \\ 5 \end{pmatrix} \\ & \text{Direction of L is } \vec{d} = \begin{pmatrix} 2 \\ 3 \\ -4 \end{pmatrix}. \\ & \vec{n} \cdot \vec{d} = \begin{pmatrix} -5 \\ 10 \\ 5 \end{pmatrix} \cdot \begin{pmatrix} 2 \\ 3 \\ -4 \end{pmatrix} = -10 + 30 - 20 = 0 \\ & \text{Since dot product is 0, L is \parallel to } Pi. \\ & \text{(b) Point on L is } \vec{a} = \begin{pmatrix} 2 \\ 1 \\ -3 \end{pmatrix}. \text{ Point on } Pi \text{ is } \vec{c} = \begin{pmatrix} 1 \\ 3 \\ 4 \end{pmatrix}. \\ & \text{Shortest distance = projection of } (\vec{a} - \vec{c}) \text{ onto normal } \vec{n}. \\ & \vec{a} - \vec{c} = \begin{pmatrix} 2 \\ 1 \\ -3 \end{pmatrix} - \begin{pmatrix} 1 \\ 3 \\ 4 \end{pmatrix} = \begin{pmatrix} 1 \\ -2 \\ -7 \end{pmatrix} \\ & \text{Distance} = \frac{|(\vec{a} - \vec{c}) \cdot \vec{n}|}{|\vec{n}|} = \frac{left| \begin{pmatrix} 1 \\ -2 \\ -7 \end{pmatrix} \cdot \begin{pmatrix} -5 \\ 10 \\ 5 \end{pmatrix} right|}{\sqrt{(-5)^2+10^2+5^2}} \\ & = \frac{| -5 - 20 - 35 |}{\sqrt{150}} = \frac{60}{5\sqrt{6}} = \frac{12}{\sqrt{6}} = 2\sqrt{6} \\ \end{aligned}$

Problem 38

Planes $\displaystyle \Pi_1$ and $\displaystyle \Pi_2$ have equations given by
$\displaystyle \Pi_1 : \vec{r} \cdot (2\hat{\text{i}} - \hat{\text{j}} + \hat{\text{k}}) = 0$
$\displaystyle \Pi_2 : \vec{r} \cdot (\hat{\text{i}} + 5\hat{\text{j}} + 3\hat{\text{k}}) = 1$

(a) Show that the point $\displaystyle A(2, -2, 3)$ lies in $\displaystyle \Pi_2$.

(b) Show that $\displaystyle \Pi_1$ is perpendicular to $\displaystyle \Pi_2$.

(c) Find, in vector form, an equation of the straight line through A which is perpendicular to $\displaystyle \Pi_1$.

(d) Determine the coordinates of the point where this line meets $\displaystyle \Pi_1$.

(e) Find the perpendicular distance of A from $\displaystyle \Pi_1$.

(f) Find a vector equation of the plane through A parallel to $\displaystyle \Pi_1$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) Substitute A into } Pi_2: \\ & \begin{pmatrix} 2 \\ -2 \\ 3 \end{pmatrix} \cdot \begin{pmatrix} 1 \\ 5 \\ 3 \end{pmatrix} = 2(1) - 2(5) + 3(3) = 2 - 10 + 9 = 1 \\ & \text{Therefore A lies in } Pi_2. \\ & \text{(b) } \vec{n}_1 \cdot \vec{n}_2 = \begin{pmatrix} 2 \\ -1 \\ 1 \end{pmatrix} \cdot \begin{pmatrix} 1 \\ 5 \\ 3 \end{pmatrix} = 2 - 5 + 3 = 0 \\ & \text{Planes are perpendicular.} \\ & \text{(c) } \vec{r} = \begin{pmatrix} 2 \\ -2 \\ 3 \end{pmatrix} + \lambda \begin{pmatrix} 2 \\ -1 \\ 1 \end{pmatrix} \\ & \text{(d) Substitute into } Pi_1: \\ & 2(2 + 2lambda) - (-2 - lambda) + (3 + lambda) = 0 \\ & 6\lambda + 9 = 0 \implies \lambda = -\frac{3}{2} \\ & \text{Coordinates: } \left( 2 - 3, -2 + \frac{3}{2}, 3 - \frac{3}{2} right) = \left( -1, -\frac{1}{2}, \frac{3}{2} right). \\ & \text{(e) Distance} = \frac{| \vec{a} \cdot \vec{n}_1 - d |}{|\vec{n}_1|} = \frac{| 2(2) + (-2)(-1) + 3(1) - 0 |}{\sqrt{2^2+(-1)^2+1^2}} \\ & = \frac{4 + 2 + 3}{\sqrt{6}} = \frac{9}{\sqrt{6}} = \frac{3\sqrt{6}}{2} \\ & \text{(f) } \vec{r} \cdot (2\hat{\text{i}} - \hat{\text{j}} + \hat{\text{k}}) = \begin{pmatrix} 2 \\ -2 \\ 3 \end{pmatrix} \cdot \begin{pmatrix} 2 \\ -1 \\ 1 \end{pmatrix} = 9 \\ \end{aligned}$

Problem 39

The plane $\displaystyle \Pi$ has equation $\displaystyle 2x + y + 3z = 21$ and the origin is O.
The line $\displaystyle l$ passes through the point $\displaystyle P(1, 2, 1)$ and is perpendicular to $\displaystyle \Pi$.

(a) Find a vector equation of $\displaystyle l$.

The line $\displaystyle l$ meets the plane $\displaystyle \Pi$ at the point M.

(b) Find the coordinates of M.

(c) Find $\displaystyle \overrightarrow{OP} \times \overrightarrow{OM}$.

(d) Hence, or otherwise, find the distance from P to the line OM, giving your answer in surd form.

The point Q is the reflection of P in $\displaystyle \Pi$.

(e) Find the coordinates of Q.

$\displaystyle \Pi$ M P Q O
Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) } \vec{r} = \begin{pmatrix} 1 \\ 2 \\ 1 \end{pmatrix} + \lambda \begin{pmatrix} 2 \\ 1 \\ 3 \end{pmatrix} = \hat{\text{i}} + 2\hat{\text{j}} + \hat{\text{k}} + \lambda(2\hat{\text{i}} + \hat{\text{j}} + 3\hat{\text{k}}) \\ & \text{(b) Substitute into } 2x + y + 3z = 21: \\ & 2(1 + 2lambda) + (2 + lambda) + 3(1 + 3lambda) = 21 \\ & 14\lambda + 7 = 21 \implies \lambda = 1 \\ & \text{M is } (1 + 2, 2 + 1, 1 + 3) = (3, 3, 4). \\ & \text{(c) } \overrightarrow{OP} \times \overrightarrow{OM} = \begin{pmatrix} 1 \\ 2 \\ 1 \end{pmatrix} \times \begin{pmatrix} 3 \\ 3 \\ 4 \end{pmatrix} = \begin{pmatrix} 5 \\ -1 \\ -3 \end{pmatrix} = 5\hat{\text{i}} - \hat{\text{j}} - 3\hat{\text{k}} \\ & \text{(d) } d = \frac{|\overrightarrow{OP} \times \overrightarrow{OM}|}{|\overrightarrow{OM}|} = \frac{\sqrt{5^2 + (-1)^2 + (-3)^2}}{\sqrt{3^2 + 3^2 + 4^2}} = \frac{\sqrt{35}}{\sqrt{34}} \\ & \text{(e) } \overrightarrow{MQ} = \overrightarrow{PM} = \begin{pmatrix} 3 - 1 \\ 3 - 2 \\ 4 - 1 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \\ 3 \end{pmatrix} \\ & \overrightarrow{OQ} = \overrightarrow{OM} + \overrightarrow{MQ} = \begin{pmatrix} 3 \\ 3 \\ 4 \end{pmatrix} + \begin{pmatrix} 2 \\ 1 \\ 3 \end{pmatrix} = \begin{pmatrix} 5 \\ 4 \\ 7 \end{pmatrix} \\ & \text{Q is } (5, 4, 7). \\ \end{aligned}$

Problem 40

With respect to a fixed origin O, the straight lines $\displaystyle l_1$ and $\displaystyle l_2$ are given by
$\displaystyle l_1 : \vec{r} = \hat{\text{i}} - \hat{\text{j}} + \lambda(2\hat{\text{i}} + \hat{\text{j}} - 2\hat{\text{k}})$
$\displaystyle l_2 : \vec{r} = \hat{\text{i}} + 2\hat{\text{j}} + 2\hat{\text{k}} + \mu(-3\hat{\text{i}} + 4\hat{\text{k}})$
where $\displaystyle \lambda$ and $\displaystyle \mu$ are scalar parameters.

(a) Show that the lines intersect.

(b) Find the position vector of their point of intersection.

(c) Find the cosine of the acute angle contained between the lines.

(d) Find a vector equation of the plane containing the lines.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) } \begin{pmatrix} 1 + 2\lambda \\ -1 + \lambda \\ -2\lambda \end{pmatrix} = \begin{pmatrix} 1 - 3\mu \\ 2 \\ 2 + 4\mu \end{pmatrix} \\ & -1 + \lambda = 2 \implies \lambda = 3 \\ & 1 + 2(3) = 1 - 3\mu \implies 6 = -3\mu \implies \mu = -2 \\ & \text{Check z-component: } -2(3) = -6 \text{ and } 2 + 4(-2) = -6 \\ & \text{Therefore, the lines intersect.} \\ & \text{(b) } \vec{r} = \begin{pmatrix} 1 + 2(3) \\ -1 + 3 \\ -2(3) \end{pmatrix} = \begin{pmatrix} 7 \\ 2 \\ -6 \end{pmatrix} = 7\hat{\text{i}} + 2\hat{\text{j}} - 6\hat{\text{k}} \\ & \text{(c) } \cos \theta = \frac{| \vec{d}_1 \cdot \vec{d}_2 |}{|\vec{d}_1||\vec{d}_2|} = \frac{|(2)(-3) + (1)(0) + (-2)(4)|}{\sqrt{2^2+1^2+(-2)^2} \sqrt{(-3)^2+4^2}} = \frac{14}{15} \\ & \text{(d) } \vec{r} = \hat{\text{i}} - \hat{\text{j}} + \lambda(2\hat{\text{i}} + \hat{\text{j}} - 2\hat{\text{k}}) + \mu(-3\hat{\text{i}} + 4\hat{\text{k}}) \\ \end{aligned}$

Problem 41

Relative to an origin O, the points A and B have position vectors $\displaystyle \vec{a}$ metres and $\displaystyle \vec{b}$ metres respectively, where
$\displaystyle \vec{a} = 5\hat{\text{i}} + 2\hat{\text{j}}, \quad \vec{b} = 2\hat{\text{i}} - \hat{\text{j}} - 3\hat{\text{k}}$
The point C moves such that the volume of the tetrahedron OABC is always $\displaystyle 5 \text{ m}^3$.
Determine Cartesian equations of the locus of the point C.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{Let C be } \begin{pmatrix} x \\ y \\ z \end{pmatrix}. \\ & \vec{a} \times \vec{b} = \begin{pmatrix} 5 \\ 2 \\ 0 \end{pmatrix} \times \begin{pmatrix} 2 \\ -1 \\ -3 \end{pmatrix} = \begin{pmatrix} -6 \\ 15 \\ -9 \end{pmatrix} \\ & \text{Volume} = \frac{1}{6} | \vec{c} \cdot (\vec{a} \times \vec{b}) | \\ & \frac{1}{6} | -6x + 15y - 9z | = 5 \\ & \frac{1}{2} | -2x + 5y - 3z | = 5 \implies | -2x + 5y - 3z | = 10 \\ & \text{The two planes are: } 2x - 5y + 3z + 10 = 0 \quad \text{and} \quad 2x - 5y + 3z - 10 = 0 \\ \end{aligned}$

Problem 42

The lines $\displaystyle L_1$ and $\displaystyle L_2$ have equations $\displaystyle \vec{r} = \vec{a}_1 + s\vec{b}_1$ and $\displaystyle \vec{r} = \vec{a}_2 + t\vec{b}_2$ respectively, where
$\displaystyle \vec{a}_1 = 3\hat{\text{i}} - 3\hat{\text{j}} - 2\hat{\text{k}}, \quad \vec{b}_1 = \hat{\text{j}} + 2\hat{\text{k}}$
$\displaystyle \vec{a}_2 = 8\hat{\text{i}} + 3\hat{\text{j}}, \quad \vec{b}_2 = 5\hat{\text{i}} + 4\hat{\text{j}} - 2\hat{\text{k}}$

(a) Verify that the point P with position vector $\displaystyle 3\hat{\text{i}} - \hat{\text{j}} + 2\hat{\text{k}}$ lies on both $\displaystyle L_1$ and $\displaystyle L_2$.

(b) Find $\displaystyle \vec{b}_1 \times \vec{b}_2$.

(c) Find a Cartesian equation of the plane containing $\displaystyle L_1$ and $\displaystyle L_2$.

The points with position vectors $\displaystyle \vec{a}_1$ and $\displaystyle \vec{a}_2$ are $\displaystyle A_1$ and $\displaystyle A_2$ respectively.

(d) By expressing $\displaystyle \overrightarrow{A_1P}$ and $\displaystyle \overrightarrow{A_2P}$ as multiples of $\displaystyle \vec{b}_1$ and $\displaystyle \vec{b}_2$ respectively, or otherwise, find the area of the triangle $\displaystyle PA_1A_2$.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) For } L_1: \begin{pmatrix} 3 \\ -3 + s \\ -2 + 2s \end{pmatrix} = \begin{pmatrix} 3 \\ -1 \\ 2 \end{pmatrix} \implies s = 2. \\ & \text{For } L_2: \begin{pmatrix} 8 + 5t \\ 3 + 4t \\ -2t \end{pmatrix} = \begin{pmatrix} 3 \\ -1 \\ 2 \end{pmatrix} \implies t = -1. \\ & \text{P lies on both lines.} \\ & \text{(b) } \vec{b}_1 \times \vec{b}_2 = \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix} \times \begin{pmatrix} 5 \\ 4 \\ -2 \end{pmatrix} = \begin{pmatrix} -10 \\ 10 \\ -5 \end{pmatrix} = -10\hat{\text{i}} + 10\hat{\text{j}} - 5\hat{\text{k}} \\ & \text{(c) Normal } \vec{n} = -2\hat{\text{i}} + 2\hat{\text{j}} - \hat{\text{k}}. \text{ Point P is on the plane.} \\ & \vec{r} \cdot \begin{pmatrix} -2 \\ 2 \\ -1 \end{pmatrix} = \begin{pmatrix} 3 \\ -1 \\ 2 \end{pmatrix} \cdot \begin{pmatrix} -2 \\ 2 \\ -1 \end{pmatrix} \\ & -2x + 2y - z = -10 \implies 2x - 2y + z = 10 \\ & \text{(d) } \overrightarrow{A_1P} = \begin{pmatrix} 0 \\ 2 \\ 4 \end{pmatrix} = 2\vec{b}_1 \\ & \overrightarrow{A_2P} = \begin{pmatrix} -5 \\ -4 \\ 2 \end{pmatrix} = -\vec{b}_2 \\ & \text{Area} = \frac{1}{2} | \overrightarrow{A_1P} \times \overrightarrow{A_2P} | = \frac{1}{2} | 2\vec{b}_1 \times (-\vec{b}_2) | \\ & = | \vec{b}_1 \times \vec{b}_2 | = \sqrt{(-10)^2 + 10^2 + (-5)^2} = \sqrt{225} = 15 \\ \end{aligned}$

Problem 43

With respect to the origin O the points A, B, C have position vectors
$\displaystyle a(5\hat{\text{i}} - \hat{\text{j}} - 3\hat{\text{k}}), \quad a(-4\hat{\text{i}} + 4\hat{\text{j}} - \hat{\text{k}}), \quad a(5\hat{\text{i}} - 2\hat{\text{j}} + 11\hat{\text{k}})$
respectively, where $\displaystyle a$ is a non-zero constant. Find

(a) a vector equation for the line BC.

(b) a vector equation for the plane OAB.

(c) the cosine of the acute angle between the lines OA and OB.

(d) Obtain, in the form $\displaystyle \vec{r} \cdot \vec{n} = p$ a vector equation for $\displaystyle \Pi$, the plane which passes through A and is perpendicular to BC.

(e) Find Cartesian equations for the line BC.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) } \overrightarrow{BC} = \overrightarrow{OC} - \overrightarrow{OB} = a\begin{pmatrix} 5 \\ -2 \\ 11 \end{pmatrix} - a\begin{pmatrix} -4 \\ 4 \\ -1 \end{pmatrix} = 3a\begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix} \\ & \vec{r} = \overrightarrow{OB} + \lambda \overrightarrow{BC} = a\begin{pmatrix} -4 \\ 4 \\ -1 \end{pmatrix} + \lambda \begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix} \\ & \text{(b) } \vec{r} = \lambda \overrightarrow{OA} + \mu \overrightarrow{OB} = \lambda a\begin{pmatrix} 5 \\ -1 \\ -3 \end{pmatrix} + \mu a\begin{pmatrix} -4 \\ 4 \\ -1 \end{pmatrix} \\ & \vec{r} = s\begin{pmatrix} 5 \\ -1 \\ -3 \end{pmatrix} + t\begin{pmatrix} -4 \\ 4 \\ -1 \end{pmatrix} \quad \text{(where } s = \lambda a, t = \mu a \text{)} \\ & \text{(c) } \cos \theta = \frac{|\overrightarrow{OA} \cdot \overrightarrow{OB}|}{|\overrightarrow{OA}||\overrightarrow{OB}|} = \frac{|a^2((5)(-4) + (-1)(4) + (-3)(-1))|}{\sqrt{a^2(25+1+9)} \sqrt{a^2(16+16+1)}} \\ & = \frac{a^2|-20 - 4 + 3|}{a^2\sqrt{35}\sqrt{33}} = \frac{21}{\sqrt{1155}} \\ & \text{(d) Normal } \vec{n} = \begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix} \text{ (since it is \parallel to } \overrightarrow{BC}\text{). Point } A \text{ is } a\begin{pmatrix} 5 \\ -1 \\ -3 \end{pmatrix}. \\ & \vec{r} \cdot \begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix} = a\begin{pmatrix} 5 \\ -1 \\ -3 \end{pmatrix} \cdot \begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix} \\ & \vec{r} \cdot (3\hat{\text{i}} - 2\hat{\text{j}} + 4\hat{\text{k}}) = a(15 + 2 - 12) = 5a \\ & \text{(e) From (a), the line BC is } \vec{r} = \begin{pmatrix} -4a \\ 4a \\ -a \end{pmatrix} + \lambda \begin{pmatrix} 3 \\ -2 \\ 4 \end{pmatrix}. \\ & \frac{x + 4a}{3} = \frac{y - 4a}{-2} = \frac{z + a}{4} \\ \end{aligned}$

Problem 44

In a tetrahedron ABCD the coordinates of the vertices B, C, D are respectively (1, 2, 3), (2, 3, 3), (3, 2, 4). Find

(a) the equation of the plane BCD,

(b) the sine of the angle between BC and the plane $\displaystyle x + 2y + 3z = 4$.

(c) If AC and AD are perpendicular to BD and BC respectively and if $\displaystyle AB = \sqrt{26}$, find the coordinates of the two possible positions of A.

Show Solution
Solution
$\displaystyle \begin{aligned} & \text{(a) } \overrightarrow{BC} = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix}, \quad \overrightarrow{BD} = \begin{pmatrix} 2 \\ 0 \\ 1 \end{pmatrix} \\ & \overrightarrow{BC} \times \overrightarrow{BD} = \begin{pmatrix} 1 \\ -1 \\ -2 \end{pmatrix} \\ & \vec{r} \cdot \begin{pmatrix} 1 \\ -1 \\ -2 \end{pmatrix} = \begin{pmatrix} 1 \\ 2 \\ 3 \end{pmatrix} \cdot \begin{pmatrix} 1 \\ -1 \\ -2 \end{pmatrix} = -7 \implies x - y - 2z + 7 = 0 \\ & \text{(b) Normal to plane is } \begin{pmatrix} 1 \\ 2 \\ 3 \end{pmatrix}. \\ & \sin \alpha = \frac{| \overrightarrow{BC} \cdot \vec{n} |}{|\overrightarrow{BC}||\vec{n}|} = \frac{|(1)(1) + (1)(2) + (0)(3)|}{\sqrt{1^2+1^2} \sqrt{1^2+2^2+3^2}} = \frac{3}{\sqrt{28}} \\ & \text{(c) Let } A(x, y, z). \\ & \overrightarrow{AC} \perp \overrightarrow{BD} \implies 2(2 - x) + (3 - z) = 0 \implies 2x + z = 7 \quad \text{--- (1)} \\ & \overrightarrow{AD} \perp \overrightarrow{BC} \implies (3 - x) + (2 - y) = 0 \implies x + y = 5 \quad \text{--- (2)} \\ & AB = \sqrt{26} \implies (x - 1)^2 + (y - 2)^2 + (z - 3)^2 = 26 \quad \text{--- (3)} \\ & \text{From (1) and (2): } z = 7 - 2x \text{ and } y = 5 - x. \text{ Substitute into (3):} \\ & (x - 1)^2 + (3 - x)^2 + (4 - 2x)^2 = 26 \\ & (x^2 - 2x + 1) + (9 - 6x + x^2) + (16 - 16x + 4x^2) = 26 \\ & 6x^2 - 24x = 0 \implies x(x - 4) = 0 \\ & \text{When } x = 0: y = 5, z = 7. \text{ Point is } (0, 5, 7). \\ & \text{When } x = 4: y = 1, z = -1. \text{ Point is } (4, 1, -1). \\ \end{aligned}$