Solution:
Solution:
A prison consists of a square courtyard of side \(b\) bounded by a perimeter wall and a square building of side \(a\) placed centrally within the courtyard. The sides of the building are parallel to the perimeter walls. Guards can stand either at the middle of a perimeter wall or in a corner of the courtyard. If the guards wish to see as great a length of the perimeter wall as possible, determine which of these positions is preferable. You should consider separately the cases \(b<3a\) and \(b>3a\,\).
The midpoint of a rod of length \(2b\) slides on the curve \(y =\frac14 x^2\), \(x\ge0\), in such a way that the rod is always tangent, at its midpoint, to the curve. Show that the curve traced out by one end of the rod can be written in the form \begin{align*} x& = 2 \tan\theta - b \cos\theta \\ y& = \tan^2\theta - b \sin\theta \end{align*} for some suitably chosen angle \(\theta\) which satisfies \(0\le \theta < \frac12\pi\,\). When one end of the rod is at a point \(A\) on the \(y\)-axis, the midpoint is at point \(P\) and \(\theta = \alpha\). Let \(R\) be the region bounded by the following: \hspace{2cm} the curve \(y=\frac14x^2\) between the origin and \(P\); \hspace{2cm} the \(y\)-axis between \(A\) and the origin; \hspace{2cm} the half-rod \(AP\). \noindent Show that the area of \(R\) is \(\frac 23 \tan^3 \alpha\).
Solution:
The vertices of a plane quadrilateral are labelled \(A\), \(B\), \(A'\) and \(B'\), in clockwise order. A point \(O\) lies in the same plane and within the quadrilateral. The angles \(AOB\) and \(A'OB'\) are right angles, and \(OA=OB\) and \(OA'=OB'\). Use position vectors relative to \(O\) to show that the midpoints of \(AB\), \(BA'\), \(A'B'\) and \(B'A\) are the vertices of a square. Given that the lengths of \(OA\) and \(OA'\) are fixed (and the conditions of the first paragraph still hold), find the value of angle \(BOA'\) for which the area of the square is greatest.
Solution: Let \(O\) be the origin, and let \(\mathbf{a}, \mathbf{b}, \mathbf{a}', \mathbf{b}'\) be the four points. The conditions give us \begin{align*} && \mathbf{a} \cdot \mathbf{b} &= 0 \\ && |\mathbf{a}| &= |\mathbf{b}| \\ && \mathbf{a}' \cdot \mathbf{b}' &= 0 \\ && |\mathbf{a}'| &= |\mathbf{b}'| \\ \end{align*} So \begin{align*} \text{midpoint }AB \text{ to midpoint } BA' &= (\tfrac12(\mathbf{a}+\mathbf{b}) - \tfrac12(\mathbf{b}+\mathbf{a}'))\cdot (\tfrac12(\mathbf{a}+\mathbf{b}) - \tfrac12(\mathbf{b}+\mathbf{a}')) \\ &= \frac12(\mathbf{a}-\mathbf{a}')\cdot \frac12(\mathbf{a} - \mathbf{a}') \\ \text{midpoint }BA' \text{ to midpoint } A'B' &= (\tfrac12(\mathbf{b}+\mathbf{a}') - \tfrac12(\mathbf{a}'+\mathbf{b}')) \cdot (\tfrac12(\mathbf{b}+\mathbf{a}') - \tfrac12(\mathbf{a}'+\mathbf{b}'))\\ &= \frac12(\mathbf{b}-\mathbf{b}')\cdot \frac12(\mathbf{b} - \mathbf{b}') \\ &= \frac14 (|\mathbf{b}|^2 + |\mathbf{b}'|^2 - 2\mathbf{b}\cdot\mathbf{b}')\\ &= \frac14(|\mathbf{a}|^2 + |\mathbf{a}'|^2 - 2\mathbf{b}\cdot\mathbf{b}') \\ \text{midpoint }A'B' \text{ to midpoint } B'A &= (\tfrac12(\mathbf{a}'+\mathbf{b}') - \tfrac12(\mathbf{b}'+\mathbf{a})) \cdot (\tfrac12(\mathbf{a}'+\mathbf{b}') - \tfrac12(\mathbf{b}'+\mathbf{a}))\\ &= \frac12(\mathbf{a}'-\mathbf{a})\cdot \frac12(\mathbf{a}' - \mathbf{a}) \\ \text{midpoint }B'A \text{ to midpoint } AB &= (\tfrac12(\mathbf{b}'+\mathbf{a}) - \tfrac12(\mathbf{a}+\mathbf{b})) \cdot (\tfrac12(\mathbf{b}'+\mathbf{a}) - \tfrac12(\mathbf{a}+\mathbf{b}))\\ &= \frac12(\mathbf{b}'-\mathbf{b})\cdot \frac12(\mathbf{b}' - \mathbf{b}) \\ \end{align*} So it's sufficient to prove \(\mathbf{a}\cdot \mathbf{a}' = \mathbf{b}\cdot \mathbf{b}'\) but this is clear from looking at a diagram for 1 second. Given the length of the square is what it is, we want to minimise \(\mathbf{b}\cdot \mathbf{b}'\) which is when they are vertically opposite each other, ie \(\angle BOA' = 90^\circ\)
Let \[ \f(x) = 3ax^2 - 6x^3\, \] and, for each real number \(a\), let \({\rm M}(a)\) be the greatest value of \(\f(x)\) in the interval \(-\frac13 \le x \le 1\). Determine \({\rm M} (a)\) for \(a\ge0\). [The formula for \({\rm M} (a)\) is different in different ranges of \(a\); you will need to identify three ranges.]
Solution: \(f'(x) = 6ax-18x^2\), therefore \(f\) has turning points at \(0\) and \(\frac{a}3\) (ie decreasing for \(x \leq 0\) and \(x \geq \frac{a}{3}\) and increasing otherwise). Therefore possible maxima are \(f(-\tfrac13), f(\frac{a}{3}), f(1)\) where we consider \(\frac{a}{3}\) if \(a \leq 3\) and \(1\) otherwise. \(f(-\frac13) = \frac{a}{3} + \frac{2}{9} = \frac{3a+2}{9}\) \(f(\frac{a}{3}) = \frac{a^3}{3} - \frac{2a^3}{9} = \frac{a^3}{9}\) \(f(1) = 3(a-2)\) Comparing \(\frac{a^3}{9}\) to \(\frac{3a+2}{9}\) we have a double root at \(a = -1\) and a single root at \(a = 2\), therefore \(\frac{a^3}9\) is larger if \(a \geq 2\) Comparing \(3(a-2)\) to \(\frac{3a+2}9\) we have a cross-over at \(a = \frac{7}3\). Therefore we have: \begin{align*} M(a) &= \begin{cases} \frac{3a+2}{9} & 0 \leq a \leq 2 \\ \frac{a^3}{9} & 2 \leq a \leq 3 \\ 3(a-2) & 3 \leq a \end{cases} \end{align*}
Show that:
Solution:
A short-barrelled machine gun stands on horizontal ground. The gun fires bullets, from ground level, at speed \(u\) continuously from \(t=0\) to \(t= \dfrac{\pi}{ 6\lambda}\), where \(\lambda\) is a positive constant, but does not fire outside this time period. During this time period, the angle of elevation \(\alpha\) of the barrel decreases from \(\frac13\pi\) to \(\frac16\pi\) and is given at time \(t\) by \[ \alpha =\tfrac13 \pi - \lambda t\,. \] Let \(k = \dfrac{g}{2\lambda u}\). Show that, in the case \(\frac12 \le k \le \frac12 \sqrt3\), the last bullet to hit the ground does so\\[2pt] at a distance \[ \frac{ 2 k u^2 \sqrt{1-k^2}}{g} \] from the gun. What is the corresponding result if \(k<\frac12\)?
A bus has the shape of a cuboid of length \(a\) and height \(h\). It is travelling northwards on a journey of fixed distance at constant speed \(u\) (chosen by the driver). The maximum speed of the bus is \(w\). Rain is falling from the southerly direction at speed \(v\) in straight lines inclined to the horizontal at angle \(\theta\), where \(0<\theta<\frac12\pi\). By considering first the case \(u=0\), show that for \(u>0\) the total amount of rain that hits the roof and the back or front of the bus in unit time is proportional to \[ h\big \vert v\cos\theta - u \big\vert + av\sin\theta \,. \] Show that, in order to encounter as little rain as possible on the journey, the driver should choose \( u=w\) if either \(w< v\cos\theta\) or \( a\sin\theta > h\cos\theta\). How should the speed be chosen if \(w>v\cos\theta\) and \( a\sin\theta < h\cos\theta\)? Comment on the case \( a\sin\theta = h\cos\theta\). How should the driver choose \(u\) on the return journey?