Vectors: Question 4

Syllabus 3.7

Structured A2 9 marks

Lines l1l_1 and l2l_2 have vector equations l1:r=(123)+s(211),l2:r=(112)+t(112).l_1: \mathbf{r} = \begin{pmatrix}1\\2\\-3\end{pmatrix} + s\begin{pmatrix}2\\-1\\1\end{pmatrix}, \qquad l_2: \mathbf{r} = \begin{pmatrix}1\\-1\\2\end{pmatrix} + t\begin{pmatrix}1\\1\\-2\end{pmatrix}.

(a) Show that l1l_1 and l2l_2 are not parallel. [2]

(b) Show that l1l_1 and l2l_2 intersect, and find the position vector of their point of intersection. [4]

(c) Find the acute angle between l1l_1 and l2l_2, correct to 11 decimal place. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Showing l1l_1 and l2l_2 are not parallel

The direction vectors are d1=(211)\mathbf{d_1} = \begin{pmatrix}2\\-1\\1\end{pmatrix} and d2=(112)\mathbf{d_2} = \begin{pmatrix}1\\1\\-2\end{pmatrix}.

If the lines were parallel, d1=kd2\mathbf{d_1} = k\mathbf{d_2} for some constant kk. From the first component, 2=k(1)    k=22 = k(1) \implies k=2. Checking against the second component: k(1)=2k(1) = 2, but the second component of d1\mathbf{d_1} is 12-1 \ne 2.

Check independently using a different pair: from the first and third components, k=2k=2 (first) but k(2)=1    k=12k(-2) = 1 \implies k = -\dfrac12 (third), these disagree too. Since no single constant kk works consistently, d1\mathbf{d_1} and d2\mathbf{d_2} are not scalar multiples of each other, so l1l_1 and l2l_2 are not parallel.

Part (b): Showing l1l_1 and l2l_2 intersect, and finding the point

Writing out each line in components: l1:  x=1+2s,    y=2s,    z=3+sl2:  x=1+t,    y=1+t,    z=22tl_1: \; x=1+2s,\;\; y=2-s,\;\; z=-3+s \qquad\qquad l_2: \; x=1+t,\;\; y=-1+t,\;\; z=2-2t

Setting the xx- and yy-components equal to each other: 1+2s=1+t    t=2s(1)1+2s = 1+t \implies t = 2s \qquad (1) 2s=1+t    t=3s(2)2-s = -1+t \implies t = 3-s \qquad (2)

Substituting (1) into (2): 2s=3s    3s=3    s=1,t=22s = 3-s \implies 3s = 3 \implies s = 1, \quad t = 2

Check the third (z) component is also consistent: zl1=3+s=3+1=2,zl2=22t=22(2)=2z_{l_1} = -3+s = -3+1 = -2, \qquad z_{l_2} = 2-2t = 2-2(2) = -2

Both give z=2z=-2, so all three components agree at s=1s=1, t=2t=2. The lines genuinely intersect (this is not guaranteed in 3D, so checking the third equation is essential).

Point of intersection: substituting s=1s=1 into l1l_1: r=(1+2(1)213+1)=(312)\mathbf{r} = \begin{pmatrix}1+2(1)\\2-1\\-3+1\end{pmatrix} = \begin{pmatrix}3\\1\\-2\end{pmatrix}

Check using l2l_2 with t=2t=2: (1+21+222(2))=(312)\begin{pmatrix}1+2\\-1+2\\2-2(2)\end{pmatrix} = \begin{pmatrix}3\\1\\-2\end{pmatrix}, the same point, confirming the intersection.

Part (c): Acute angle between l1l_1 and l2l_2

Scalar product of the direction vectors: d1d2=(2)(1)+(1)(1)+(1)(2)=212=1\mathbf{d_1}\cdot\mathbf{d_2} = (2)(1) + (-1)(1) + (1)(-2) = 2 - 1 - 2 = -1

Magnitudes: d1=22+(1)2+12=6,d2=12+12+(2)2=6|\mathbf{d_1}| = \sqrt{2^2+(-1)^2+1^2} = \sqrt{6}, \qquad |\mathbf{d_2}| = \sqrt{1^2+1^2+(-2)^2} = \sqrt{6}

Since d1d2\mathbf{d_1}\cdot\mathbf{d_2} is negative, the angle between the vectors is obtuse; the angle between the lines is defined to be the acute angle, so we use the modulus of the scalar product:

cosθ=d1d2d1d2=16×6=16\cos\theta = \frac{|\mathbf{d_1}\cdot\mathbf{d_2}|}{|\mathbf{d_1}||\mathbf{d_2}|} = \frac{1}{\sqrt6\times\sqrt6} = \frac{1}{6}

θ=cos1(16)80.4\theta = \cos^{-1}\left(\frac16\right) \approx 80.4^\circ

Check by recomputing the scalar product in a different order: (1)(1)+(1)(2)+(2)(1)=12+2=1(-1)(1) + (1)(-2) + (2)(1) = -1-2+2 = -1 (matches. Also d12d22=6×6=36|\mathbf{d_1}|^2|\mathbf{d_2}|^2 = 6\times6=36, so d1d2=6|\mathbf{d_1}||\mathbf{d_2}|=6, giving cosθ=160.1667\cos\theta = \tfrac16 \approx 0.1667 and θ80.4\theta \approx 80.4^\circ again) the same result. (Note cos1(16)99.6\cos^{-1}(-\tfrac16)\approx99.6^\circ is the obtuse angle between the direction vectors as written; the acute angle between the lines is its supplement, 80.480.4^\circ.)

Final answers

  • (a) d1\mathbf{d_1} and d2\mathbf{d_2} are not scalar multiples, so l1l2l_1 \nparallel l_2.
  • (b) l1l_1 and l2l_2 intersect at (312)\begin{pmatrix}3\\1\\-2\end{pmatrix}
  • (c) Acute angle between l1l_1 and l280.4l_2 \approx 80.4^\circ