Problems

Filters
Clear Filters

74 problems found

2006 Paper 2 Q6
D: 1600.0 B: 1516.0

By considering a suitable scalar product, prove that \[ (ax+by+cz)^2 \le (a^2+b^2+c^2)(x^2+y^2+z^2) \] for any real numbers \(a\), \(b\), \(c\), \(x\), \(y\) and \(z\). Deduce a necessary and sufficient condition on \(a\), \(b\), \(c\), \(x\), \(y\) and \(z\) for the following equation to hold: \[ (ax+by+cz)^2 = (a^2+b^2+c^2)(x^2+y^2+z^2) \,. \]

  1. Show that \((x+2y+2z)^2 \le 9(x^2+y^2+z^2)\) for all real numbers \(x\), \(y\) and \(z\).
  2. Find real numbers \(p\), \(q\) and \(r\) that satisfy both \[ p^2+4q^2+9r^2 = 729 \text{ and } 8p+8q+3r = 243\,. \]


Solution: Consider \(\begin{pmatrix} a \\ b \\ c \end{pmatrix}\), \(\begin{pmatrix} x \\ y \\ z \end{pmatrix}\), then we know that \begin{align*} && \begin{pmatrix} a \\ b \\ c \end{pmatrix} \cdot \begin{pmatrix} x \\ y \\ z \end{pmatrix} &= \sqrt{a^2+b^2+c^2} \sqrt{x^2+y^2+z^2} \cos \theta \\ \Rightarrow && (ax+by+cz)^2 &= (a^2+b^2+c^2)(x^2+y^2+z^2) \cos^2 \theta \\ &&&\leq (a^2+b^2+c^2)(x^2+y^2+z^2) \end{align*} For equality to hold, we must have that the vectors are parallel, ie \(\begin{pmatrix} a \\ b \\ c \end{pmatrix} = \lambda \begin{pmatrix} x \\ y \\ z \end{pmatrix}\)

  1. By applying our inequality from the first part with \(a=1, b = 2, c=2\) we have \((x+2y+2z)^2 \leq (1+2^2+2^2)(x^2+y^2+z^2) = 9(x^2+y^2+z^2)\)
  2. Since \begin{align*} && (p^2+(2q)^2+(3r)^2)\left (8^2 +4^2+1^2 \right) &\geq (8p+8q+3r)^2 \\ \Leftrightarrow && 729 \cdot 81 &\geq 243^2 \\ &&3^6 \cdot 3^4 &\geq 3^{10} \end{align*} Therefore we must be in the equality case, ie \(p = 8\lambda, 2q = 4\lambda, 3r = \lambda\) as well as \(64\lambda + 16\lambda +\lambda = 243 \Rightarrow 81\lambda = 243 \Rightarrow \lambda = 3\) so we have \[ (p,q,r) = \left (24, 6, 1 \right) \]

2006 Paper 2 Q8
D: 1600.0 B: 1500.0

Show that the line through the points with position vectors \(\bf x\) and \(\bf y\) has equation \[{\bf r} = (1-\alpha){\bf x} +\alpha {\bf y}\,, \] where \(\alpha\) is a scalar parameter. The sides \(OA\) and \(CB\) of a trapezium \(OABC\) are parallel, and \(OA>CB\). The point \(E\) on \(OA\) is such that \(OE : EA = 1:2\), and \(F\) is the midpoint of \(CB\). The point \(D\) is the intersection of \(OC\) produced and \(AB\) produced; the point \(G\) is the intersection of \(OB\) and \(EF\); and the point \(H\) is the intersection of \(DG\) produced and \(OA\). Let \(\bf a\) and \(\bf c\) be the position vectors of the points \(A\) and \(C\), respectively, with respect to the origin \(O\).

  1. Show that \(B\) has position vector \(\lambda {\bf a} + {\bf c}\) for some scalar parameter \(\lambda\).
  2. Find, in terms of \(\bf a\), \(\bf c\) and \(\lambda\) only, the position vectors of \(D\), \(E\), \(F\), \(G\) and \(H\). Determine the ratio \(OH:HA\).

2005 Paper 1 Q11
D: 1500.0 B: 1485.7

A particle moves so that \({\bf r}\), its displacement from a fixed origin at time \(t\), is given by \[{\bf r} = \l \sin{2t} \r {\bf i} + \l 2\cos t \r \bf{j}\,,\] where \(0 \le t < 2\pi\).

  1. Show that the particle passes through the origin exactly twice.
  2. Determine the times when the velocity of the particle is perpendicular to its displacement.
  3. Show that, when the particle is not at the origin, its velocity is never parallel to its displacement.
  4. Determine the maximum distance of the particle from the origin, and sketch the path of the particle.


Solution:

  1. It is at the origin when both \(\sin 2t\) and \(\cos t = 0\), but this \(\sin 2t = 2 \sin t \cos t\) so this happens precisely when \(\cos t = 0\), ie when \(t = \frac{\pi}{2}, \frac{3\pi}{2}\)
  2. \(\,\) \begin{align*} && \dot{\mathbf{r}} &= 2 \cos 2t \mathbf{i} - 2 \sin t \mathbf{j} \\ && \mathbf{r} \cdot \dot{\mathbf{r}} &= 2\cos 2t \sin 2t - 2 \sin t 2 \cos t \\ &&&= \sin 2t \left (2\cos 2t - 2 \right) \end{align*} Therefore they are perpendicular when \(\sin 2t = 0 \Rightarrow t = 0, \frac{\pi}{2}, \pi, \frac{3\pi}{2}, 2\pi\) and when \(\cos 2t = 1 \Rightarrow 2t = 0, 2\pi, 4\pi \Rightarrow t = 0, \pi, 2\pi\), therefore all solutions are \( t = 0, \frac{\pi}{2}, \pi, \frac{3\pi}{2}, 2\pi\)
  3. For \(\mathbf{r}\) and \(\dot{\mathbf{r}}\) to be parallel, we would need \begin{align*} && \frac{2 \cos 2t}{\sin 2t} &= \frac{-2 \sin t}{2 \cos t}\\ && 2 \cos 2t \cos t &= - \sin t \sin 2t \\ && 0 &= 2\cos t (\cos 2t + \sin ^2 t) \\ &&&= 2 \cos t (\cos^2 t) \\ &&&= 2 \cos^3 t \end{align*} Therefore the only time we can be parallel is when \(\cos t = 0\), which is when we are at the origin.
  4. \(\frac{\d }{\d t} (\mathbf{r} \cdot \mathbf{r}) = 2 \mathbf{r} \cdot \mathbf{\dot{r}}\) so we should check the values when velocity and displacement are perpendicular, ie \( t = 0, \frac{\pi}{2}, \pi, \frac{3\pi}{2}, 2\pi\) which have values \(\mathbf{r} = \binom{0}{2}, \binom{0}{0}, \binom{0}{-2}, \binom{0}{0}, \binom{0}{2}\). Therefore the maximum distance is \(2\).
    TikZ diagram

2005 Paper 2 Q7
D: 1600.0 B: 1501.0

The position vectors, relative to an origin \(O\), at time \(t\) of the particles \(P\) and \(Q\) are $$\cos t \; {\bf i} + \sin t\;{\bf j} + 0 \; {\bf k} \text{ and } \cos (t+\tfrac14{\pi})\, \big[{\tfrac32}{\bf i} + { \tfrac {3\sqrt{3}}2} {\bf k}\big] + 3\sin(t+\tfrac14{\pi}) \; {\bf j}\;,$$ respectively, where \(0\le t \le 2\pi\,\).

  1. Give a geometrical description of the motion of \(P\) and \(Q\).
  2. Let \(\theta\) be the angle \(POQ\) at time \(t\) that satisfies \(0\le\theta\le\pi\,\). Show that \[ \cos\theta = \tfrac{3\surd2}{8} -\tfrac14 \cos( 2t +\tfrac14 \pi)\;. \]
  3. Show that the total time for which \(\theta \ge \frac14 \pi\) is \(\tfrac32 \pi\,\).


Solution:

  1. \(P\) is travelling in a unit circle about the origin in the \(\mathbf{i}-\mathbf{j}\) plane. \(Q\) is travelling in a circle (also about the origin, but in a different plane with radius \(3\)).
  2. \(\,\) \begin{align*} && \mathbf{p}\cdot \mathbf{q} &= |\mathbf{p}||\mathbf{q}| \cos \theta \\ \Rightarrow && \cos \theta &= \frac{\tfrac32\cos t \cos(t + \tfrac{\pi}4)+3\sin t \sin (t + \tfrac{\pi}{4})}{3} \\ &&&= \tfrac12\cos t \cos(t + \tfrac{\pi}4)+\sin t \sin (t + \tfrac{\pi}{4}) \\ &&&= \tfrac14 (\cos (2t + \tfrac{\pi}{4}) + \cos(\tfrac{\pi}{4} ))+\tfrac12(\cos(\tfrac{\pi}{4})-\cos(2t + \tfrac{\pi}{4})) \\ &&&= \tfrac{3\sqrt{2}}8 - \tfrac14 \cos ( 2t +\tfrac{\pi}{4}) \end{align*}
  3. If \(\theta \geq \frac14\pi\), then \(\cos \theta \leq \frac{\sqrt{2}}2\) \begin{align*} && \frac{\sqrt{2}}2 & \geq \frac{3\sqrt{2}}8 - \frac14 \cos ( 2t +\tfrac{\pi}{4}) \\ \Rightarrow && \frac{\sqrt{2}}2 &\geq -\cos(2t + \tfrac{\pi}{4}) \\ \Rightarrow && \cos(2t + \tfrac{\pi}{4}) &\geq -\frac{1}{\sqrt{2}} \\ \Rightarrow && 2t + \tfrac{\pi}{4} &\not\in (\tfrac{3\pi}{4},\tfrac{5\pi}{4}) \cup (\tfrac{11\pi}{4},\tfrac{13\pi}{4}) \\ \Rightarrow && t &\not\in (\tfrac{\pi}{4}, \tfrac{\pi}{2})\cup (\tfrac{5\pi}{4}, \tfrac{3\pi}{2}) \end{align*} which is is a time of \(\frac{\pi}{2}\), therefore the left over time is \(\frac32\pi\)

2004 Paper 2 Q6
D: 1600.0 B: 1499.5

The vectors \({\bf a}\) and \({\bf b}\) lie in the plane \(\Pi\,\). Given that \(\vert {\bf a} \vert= 1\) and \({\bf a}.{\bf b} = 3,\) find, in terms of \({\bf a}\) and \({\bf b}\,\), a vector \({\bf p}\) parallel to \({\bf a}\) and a vector \({\bf q}\) perpendicular to \({\bf a}\,\), both lying in the plane \(\Pi\,\), such that $${\bf p}+{\bf q}={\bf a}+{\bf b}\;.$$ The vector \({\bf c}\) is not parallel to the plane \(\Pi\) and is such that \({\bf a}.{\bf c} = -2\) and \({\bf b}.{\bf c} = 2\,\). Given that \(\vert {\bf b} \vert = 5\,\), find, in terms of \({\bf a}, {\bf b}\) and \({\bf c},\) vectors \({\bf P}\), \({\bf Q}\) and \({\bf R}\) such that \({\bf P}\) and \({\bf Q}\) are parallel to \({\bf p}\) and \({\bf q},\) respectively, \({\bf R}\) is perpendicular to the plane \(\Pi\) and $${\bf P} + {\bf Q} + {\bf R} = {\bf a}+{\bf b}+{\bf c}\;.$$


Solution: Suppose \({\bf p} = \lambda {\bf a}\) and \({\bf p} + {\bf q} = {\bf a} + {\bf b}\) then \begin{align*} {\bf a} \cdot : && {\bf a} \cdot {\bf p} + {\bf a} \cdot {\bf p} &= {\bf a} \cdot {\bf a} + {\bf a} \cdot {\bf b} \\ && \lambda + 0 &= 1 + 3 = 4 \\ \Rightarrow && \mathbf{p} &= 4 \mathbf{a} \\ && \mathbf{q} &= \mathbf{b} - 3\mathbf{a} \\ \\ && \mathbf{P} &= 4p\mathbf{a} \\ && \mathbf{Q} &= q\mathbf{b} - 3q\mathbf{a} \\ \\ \mathbf{a} \cdot : && \mathbf{a} \cdot \mathbf{P} + \mathbf{a} \cdot \mathbf{Q} + \mathbf{a} \cdot \mathbf{R} &= \mathbf{a} \cdot \mathbf{a} + \mathbf{a} \cdot \mathbf{b} + \mathbf{a} \cdot \mathbf{c} \\ && 4p &= 1+3-2 \\ \Rightarrow && p &= \tfrac12 \\ \\ && {\bf P} + {\bf Q} + {\bf R} &= {\bf a}+{\bf b}+{\bf c} \\ \mathbf{b} \cdot : && \mathbf{b} \cdot \mathbf{P} + \mathbf{b} \cdot \mathbf{Q} + \mathbf{b} \cdot \mathbf{R} &= \mathbf{b} \cdot \mathbf{a} + \mathbf{b} \cdot \mathbf{b} + \mathbf{b} \cdot \mathbf{c} \\ && 12p + 25q - 9q &= 3+25+2 \\ && 6+16q &= 30 \\ \Rightarrow && q &= \tfrac{3}{2}\\ && \\ && \mathbf{P} &= 2\mathbf{a} \\ && \mathbf{Q} &= \tfrac32 \mathbf{b} - \tfrac92 \mathbf{a} \\ && \mathbf{R} &= \tfrac72\mathbf{a} -\tfrac12 \mathbf{b} + \mathbf{c} \end{align*}

2003 Paper 2 Q5
D: 1600.0 B: 1500.0

The position vectors of the points \(A\,\), \(B\,\) and \(P\) with respect to an origin \(O\) are \(a{\bf i}\,\), \(b{\bf j}\,\) and \(l{\bf i}+m{\bf j}+n{\bf k}\,\), respectively, where \(a\), \(b\), and \(n\) are all non-zero. The points \(E\), \(F\), \(G\) and \(H\) are the midpoints of \(OA\), \(BP\), \(OB\) and \(AP\), respectively. Show that the lines \(EF\) and \(GH\) intersect. Let \(D\) be the point with position vector \(d{\bf k}\), where \(d\) is non-zero, and let \(S\) be the point of intersection of \(EF\) and \(GH.\) The point \(T\) is such that the mid-point of \(DT\) is \(S\). Find the position vector of \(T\) and hence find \(d\) in terms of \(n\) if \(T\) lies in the plane \(OAB\).


Solution: \(E = \langle \frac{a}{2}, 0,0 \rangle, F = \langle \frac{l}{2}, \frac{m+b}{2}, \frac{n}{2} \rangle, G = \langle 0, \frac{b}{2}, 0 \rangle, H = \langle \frac{a+l}{2}, \frac{m}{2}, \frac{n}{2} \rangle\) Note that the midpoint of \(EF\) and \(GH\) are both $\langle \frac{a+l}{4}, \frac{m+b}{4}, \frac{n}{4} \rangle$, so clearly they must intersect at this point. The vector we just found is \(S\), and \(\mathbf{t} = \mathbf{d} + 2(\mathbf{s}-\mathbf{d}) = 2\mathbf{s} - \mathbf{d}\). Therefore \(T = \langle \frac{a+l}{2}, \frac{m+b}{2}, \frac{n-2d}{2} \rangle\). If \(T\) lies in the plane \(OAB\) then \(n - 2d = 0\) ie \(d = \frac{n}{2}\)

2002 Paper 2 Q7
D: 1600.0 B: 1484.0

In 3-dimensional space, the lines \(m_1\) and \(m_2\) pass through the origin and have directions \(\bf i + j\) and \(\bf i +k \), respectively. Find the directions of the two lines \(m_3\) and \(m_4\) that pass through the origin and make angles of \(\pi/4\) with both \(m_1\) and \(m_2\). Find also the cosine of the acute angle between \(m_3\) and \(m_4\). The points \(A\) and \(B\) lie on \(m_1\) and \(m_2\) respectively, and are each at distance \(\lambda \surd2\) units from~\(O\). The points \(P\) and \(Q\) lie on \(m_3\) and \(m_4\) respectively, and are each at distance \(1\) unit from~\(O\). If all the coordinates (with respect to axes \(\bf i\), \(\bf j\) and \(\bf k\)) of \(A\), \(B\), \(P\) and \(Q\) are non-negative, prove that:

  1. there are only two values of \(\lambda\) for which \(AQ\) is perpendicular to \(BP\,\);
  2. there are no non-zero values of \(\lambda\) for which \(AQ\) and \(BP\) intersect.

2001 Paper 1 Q9
D: 1500.0 B: 1484.0

A ship sails at \(20\) kilometres/hour in a straight line which is, at its closest, 1 kilometre from a port. A tug-boat with maximum speed 12 kilometres/hour leaves the port and intercepts the ship, leaving the port at the latest possible time for which the interception is still possible. How far does the tug-boat travel?


Solution: The position of the ship is \(\mathbf{s} = \binom{20t}{1}\). Suppose the interception is at \(T\), then the ship leaves at \(T-\frac1{12}\underbrace{\sqrt{400T^2+1}}_{\text{distance to intercept}}\). We wish to maximise this, ie \begin{align*} && \frac{\d}{\d T} \left ( T - \frac1{12}\sqrt{400T^2+1}\right) &= 1 - \frac{1}{12} \cdot \frac12 \cdot 400 \cdot 2T \cdot \left (400T^2+1 \right)^{-1/2} \\ &&&= 1 - \frac{100}3 T(400T^2+1)^{-1/2} \\ \Rightarrow && \frac{T}{\sqrt{400T^2+1}} &= \frac{3}{100} \\ \Rightarrow && \frac{T^2}{400T^2+1} &= \frac{9}{10000} \\ \Rightarrow && 10000T^2 &= 3600T^2+9 \\ \Rightarrow && 6400T^2 &= 9 \\ \Rightarrow && T &= \pm \frac{3}{80} \quad \text{(T > 0)} \end{align*} Therefore the distance is \(\sqrt{400 \frac{9}{6400} + 1} = \sqrt{\frac{9}{16}+1} = \frac{5}{4} = 1.25 \text{ km}\)

2001 Paper 2 Q3
D: 1600.0 B: 1500.0

The cuboid \(ABCDEFGH\) is such \(AE\), \(BF\), \(CG\), \(DH\) are perpendicular to the opposite faces \(ABCD\) and \(EFGH\), and \(AB =2, BC=1, AE={\lambda}\). Show that if \(\alpha\) is the acute angle between the diagonals \(AG\) and \(BH\) then $$\cos {\alpha} = |\frac {3-{\lambda}^2} {5+{\lambda}^2} |$$ Let \(R\) be the ratio of the volume of the cuboid to its surface area. Show that \(R<\frac{1}{3}\) for all possible values of \(\lambda\). Prove that, if \(R\ge \frac{1}{4}\), then \(\alpha \le \arccos \frac{1}{9}\).


Solution:

TikZ diagram
Set \(A\) to be the origin, then \(B = \langle 2, 0, 0 \rangle, G = \langle 2, 1, \lambda \rangle, H = \langle 0, 1, \lambda \rangle\), in particular \begin{align*} && AG&= \langle 2, 1, \lambda \rangle \\ && BH &= \langle -2, 1, \lambda \rangle \\ \Rightarrow && \cos \alpha &= |\frac{-4+1+\lambda^2}{\sqrt{2^2+1^2+\lambda^2}\sqrt{(-2)^2+1^2+\lambda^2}}| \\ &&&= |\frac{-3+\lambda^2}{5+\lambda^2}| \end{align*} \begin{align*} && \text{Volume} &= 2\lambda \\ && \text{Surface area} &= 2\cdot2\lambda + 2\cdot\lambda + 2\cdot2 \\ \Rightarrow && R&= \frac{\lambda}{3\lambda + 2} < \frac{1}{3} \\ && \frac14 &\leq R \\ \Rightarrow && 3\lambda +2 &\leq 4\lambda \\ \Rightarrow &&2 & \leq \lambda \end{align*} Then \(\frac{\lambda^2-3}{5+\lambda^2}\) is increasing as \(\lambda\) increases, in particularly the smallest value is \(\frac{1}{9}\).

2001 Paper 3 Q6
D: 1700.0 B: 1488.0

The plane \[ {x \over a} + {y \over b} +{z \over c} = 1 \] meets the co-ordinate axes at the points \(A\), \(B\) and \(C\,\). The point \(M\) has coordinates \(\left( \frac12 a, \frac12 b, \frac 12 c \right)\) and \(O\) is the origin. Show that \(OM\) meets the plane at the centroid \(\left( \frac13 a, \frac13 b, \frac 13 c \right)\) of triangle \(ABC\). Show also that the perpendiculars to the plane from \(O\) and from \(M\) meet the plane at the orthocentre and at the circumcentre of triangle \(ABC\) respectively. Hence prove that the centroid of a triangle lies on the line segment joining its orthocentre and circumcentre, and that it divides this line segment in the ratio \(2 : 1\,\). [The orthocentre of a triangle is the point at which the three altitudes intersect; the circumcentre of a triangle is the point equidistant from the three vertices.]


Solution: The line \(OM\) is \(\lambda \begin{pmatrix} a \\ b \\ c \end{pmatrix}\), then we need \(1 = \lambda \begin{pmatrix} a \\ b \\ c \end{pmatrix} \cdot \begin{pmatrix} \frac1{a} \\ \frac1b \\ \frac1c \end{pmatrix} = 3 \lambda \Rightarrow \lambda = \frac13\). Therefore \(OM\) meets the plane at the centroid. The orthocentre is the point \(\mathbf{h}\) such that \((\mathbf{a}-\mathbf{b}) \cdot (\mathbf{c} - \mathbf{h}) = 0 \Leftrightarrow \begin{pmatrix} a \\ -b \\ 0 \end{pmatrix} \cdot \begin{pmatrix} -p \\ -q \\ c-r \end{pmatrix} \Leftrightarrow ap-bq = 0\) \((\mathbf{b}-\mathbf{c}) \cdot (\mathbf{a} - \mathbf{h}) = 0 \Leftrightarrow \begin{pmatrix} 0 \\ b \\ -c \end{pmatrix} \cdot \begin{pmatrix} a-p \\ -q \\ -r \end{pmatrix} \Leftrightarrow bq-cr = 0\) \((\mathbf{c}-\mathbf{a}) \cdot (\mathbf{b} - \mathbf{h}) = 0 \Leftrightarrow \begin{pmatrix} -a \\ 0 \\ c \end{pmatrix} \cdot \begin{pmatrix} -p \\ b-q \\ -r \end{pmatrix} \Leftrightarrow cr-ap = 0\) ie \(ap = bq = cr\) but this is clearly on the line \(\lambda \begin{pmatrix} \frac1{a} \\ \frac1b \\ \frac1c \end{pmatrix}\) therefore the orthocentre is on the perpendicular from \(O\) \(M-A = \begin{pmatrix} -a/2 \\ b/2 \\ c/2 \end{pmatrix}\) so \(|M-A|=|M-B|=|M-C|\) Also by pythagoras the point of intersection satisfies \(|M-P|^2 + |P-A|^2 = |M-A|^2\) so \(|P-A|^2 = |P-B|^2 = |P-C|^2\), therefore \(P\) is the circumcentre. Since all these points are in the same plane and \(OGM\) is a line, we have the points are in a line. Similar triangles gives the desired ratio

2001 Paper 3 Q10
D: 1700.0 B: 1516.0

Three ships \(A\), \(B\) and \(C\) move with velocities \({\bf v}_1\), \({\bf v}_2\) and \(\bf u\) respectively. The velocities of \(A\) and \(B\) relative to \(C\) are equal in magnitude and perpendicular. Write down conditions that \(\bf u\), \({\bf v}_1\) and \({\bf v}_2\) must satisfy and show that \[ \left| {\bf u} -{\textstyle\frac12} \l {\bf v}_1 + {\bf v}_2 \r \right|^2 = \left|{\textstyle\frac12} \l {\bf v}_1 - {\bf v}_2 \r \right|^2 \] and \[ \l {\bf u} -{\textstyle\frac12} \l {\bf v}_1 + {\bf v}_2 \r \r \cdot \l {\bf v}_1 - {\bf v}_2 \r = 0 \;. \] Explain why these equations determine, for given \({\bf v}_1\) and \({\bf v}_2\), two possible velocities for \(C\,\), provided \({\bf v}_1 \ne {\bf v}_2 \,\). If \({\bf v}_1\) and \({\bf v}_2\) are equal in magnitude and perpendicular, show that if \({\bf u} \ne {\bf 0}\) then \({\bf u} = {\bf v}_1 + {\bf v}_2\,\).

2000 Paper 2 Q7
D: 1600.0 B: 1486.1

The line \(l\) has vector equation \({\bf r} = \lambda {\bf s}\), where \[ {\bf s} = (\cos\theta+\sqrt3\,) \; {\bf i} +(\surd2\;\sin\theta)\;{\bf j} +(\cos\theta-\sqrt3\,)\;{\bf k} \] and \(\lambda\) is a scalar parameter. Find an expression for the angle between \(l\) and the line \mbox{\({\bf r} = \mu(a\, {\bf i} + b\,{\bf j} +c\, {\bf k})\)}. Show that there is a line \(m\) through the origin such that, whatever the value of \(\theta\), the acute angle between \(l\) and \(m\) is \(\pi/6\). A plane has equation \(x-z=4\sqrt3\). The line \(l\) meets this plane at \(P\). Show that, as \(\theta\) varies, \(P\) describes a circle, with its centre on \(m\). Find the radius of this circle.

2000 Paper 3 Q5
D: 1700.0 B: 1500.0

Given two non-zero vectors $\mathbf{a}=\begin{pmatrix}a_{1}\\ a_{2} \end{pmatrix}\( and \)\mathbf{b}=\begin{pmatrix}b_{1}\\ b_{2} \end{pmatrix}\( define \)\Delta\!\! \left( \bf a, \bf b \right)\( by \)\Delta\!\! \left( \bf a, \bf b \right) = a_1 b_2 - a_2 b_1$. Let \(A\), \(B\) and \(C\) be points with position vectors \(\bf a\), \(\bf b\) and \(\bf c\), respectively, no two of which are parallel. Let \(P\), \(Q\) and \(R\) be points with position vectors \(\bf p\), \(\bf q\) and \(\bf r\), respectively, none of which are parallel.

  1. Show that there exists a \(2 \times 2\) matrix \(\bf M\) such that \(P\) and \(Q\) are the images of \(A\) and \(B\) under the transformation represented by \(\bf M\).
  2. Show that \( \Delta\!\! \left( \bf a, \bf b \right) \bf c + \Delta\!\! \left( \bf c, \bf a \right) \bf b + \Delta\!\! \left( \bf b, \bf c \right) \bf a = 0. \) Hence, or otherwise, prove that a necessary and sufficient condition for the points \(P\), \(Q\), and \(R\) to be the images of points \(A\), \(B\) and \(C\) under the transformation represented by some \(2 \times 2\) matrix \(\bf M\) is that \[ \Delta\!\! \left( \bf a, \bf b \right) : \Delta\!\! \left( \bf b, \bf c \right) : \Delta\!\! \left( \bf c, \bf a \right) = \Delta\!\! \left( \bf p, \bf q \right) : \Delta\!\! \left( \bf q, \bf r \right) : \Delta\!\! \left( \bf r, \bf p \right). \]


Solution:

  1. First notice that there is a matrix taking \((1,0)\) and \((0,1)\) to \(P\) and \(Q\). Notice there is also a matrix taking \((1,0)\) and \((0,1)\) to \(A\) and \(B\). Since \(A\) and \(B\) are not parallel, this map is invertible. Then we must be able to compose this inverse with the second map to obtain a matrix \(\mathbf{M}\) satisfying our conditions.
  2. \(\,\) \begin{align*} && LHS &= \Delta\!\! \left( \bf a, \bf b \right) \bf c + \Delta\!\! \left( \bf c, \bf a \right) \bf b + \Delta\!\! \left( \bf b, \bf c \right) \bf a \\ &&&= (a_1b_2-a_2b_1) \binom{c_1}{c_2} + (c_1a_2-c_2a_1)\binom{b_1}{b_2} + (b_1c_2-b_2c_1)\binom{a_1}{a_2} \\ &&&= \binom{a_1b_2c_1-a_2b_1c_1+c_1a_2b_1-c_2a_1b_1+b_1c_2a_1-b_2c_1a_1}{a_1b_2c_2-a_2b_1c_2+c_1a_2b_2-c_2a_1b_2+b_1c_1a_2-b_2c_1a_2} \\ &&&= \binom{0}{0} \\ &&&= \mathbf{0} \end{align*} First note that the matrix taking \(P\), \(Q\) to \(A\), \(B\) is unique. (\(\Rightarrow\)) Suppose \(\mathbf{Ma} = \mathbf{p}\) and \(\mathbf{Mb} = \mathbf{q}\) and \(\mathbf{Mc} = \mathbf{r}\). Then notice that \begin{align*} && \mathbf{0} &= \mathbf{M0} \\ &&&= \mathbf{M}\left ( \Delta\!\! \left( \bf a, \bf b \right) \bf c + \Delta\!\! \left( \bf c, \bf a \right) \bf b + \Delta\!\! \left( \bf b, \bf c \right) \bf a\right) \\ &&&= \Delta\!\! \left( \bf a, \bf b \right)\mathbf{M} \bf c + \Delta\!\! \left( \bf c, \bf a \right) \mathbf{M}\bf b + \Delta\!\! \left( \bf b, \bf c \right) \mathbf{M}\bf a\\ &&&= \Delta\!\! \left( \bf a, \bf b \right)\bf r + \Delta\!\! \left( \bf c, \bf a \right)\bf q + \Delta\!\! \left( \bf b, \bf c \right) \bf p\\ \end{align*} However, since \(\mathbf{p}, \mathbf{q}, \mathbf{r}\) are not parallel, then these coefficients must be a scalar multiples of \(\Delta(\mathbf{p}, \mathbf{q}), \cdots\) as required. \((\Leftarrow)\) Suppose we have this relationship, and \(\mathbf{Ma} = \mathbf{p}\) and \(\mathbf{Mb} = \mathbf{q}\), then \begin{align*} && \mathbf{0} &= \mathbf{M0} \\ &&&= \mathbf{M}\left ( \Delta\!\! \left( \bf a, \bf b \right) \bf c + \Delta\!\! \left( \bf c, \bf a \right) \bf b + \Delta\!\! \left( \bf b, \bf c \right) \bf a\right) \\ &&&= \Delta\!\! \left( \bf a, \bf b \right)\mathbf{M} \bf c + \Delta\!\! \left( \bf c, \bf a \right) \mathbf{M}\bf b + \Delta\!\! \left( \bf b, \bf c \right) \mathbf{M}\bf a\\ &&&= \Delta\!\! \left( \bf a, \bf b \right)\mathbf{Mc} + \Delta\!\! \left( \bf c, \bf a \right)\bf q + \Delta\!\! \left( \bf b, \bf c \right) \bf p\\ \end{align*} Since these are scalar multiples of \(\Delta(\mathbf{p}, \mathbf{q}), \cdots\) and we write this as \begin{align*} && \mathbf{0} &= \Delta(\mathbf{p}, \mathbf{q})\mathbf{Mc} + \Delta(\mathbf{r}, \mathbf{p})\mathbf{q} + \Delta (\mathbf{q}, \mathbf{r})\mathbf{p} \end{align*} But since \(\mathbf{p}, \mathbf{q}, \mathbf{r}\) are not parallel, this means that \(\mathbf{Mc}\) is uniquely defined to be \(\mathbf{r}\) as required.

1998 Paper 2 Q8
D: 1600.0 B: 1487.4

Points \(\mathbf{A},\mathbf{B},\mathbf{C}\) in three dimensions have coordinate vectors \(\mathbf{a},\mathbf{b},\mathbf{c}\), respectively. Show that the lines joining the vertices of the triangle \(ABC\) to the mid-points of the opposite sides meet at a point \(R\). \(P\) is a point which is {\bf not} in the plane \(ABC\). Lines are drawn through the mid-points of \(BC\), \(CA\) and \(AB\) parallel to \(PA\), \(PB\) and \(PC\) respectively. Write down the vector equations of the lines and show by inspection that these lines meet at a common point \(Q\). Prove further that the line \(PQ\) meets the plane \(ABC\) at \(R\).

1998 Paper 3 Q6
D: 1700.0 B: 1516.0

  1. Show that four vertices of a cube, no two of which are adjacent, form the vertices of a regular tetrahedron. Hence, or otherwise, find the volume of a regular tetrahedron whose edges are of unit length.
  2. Find the volume of a regular octahedron whose edges are of unit length.
  3. Show that the centres of the faces of a cube form the vertices of a regular octahedron. Show that its volume is half that of the tetrahedron whose vertices are the vertices of the cube.
\noindent [{\em A regular tetrahedron (octahedron) has four (eight) faces, all equilateral triangles.}]