Problems

Filters
Clear Filters

5 problems found

2023 Paper 2 Q10
D: 1500.0 B: 1500.0

In this question, the \(x\)- and \(y\)-axes are horizontal and the \(z\)-axis is vertically upwards.

  1. A particle \(P_\alpha\) is projected from the origin with speed \(u\) at an acute angle \(\alpha\) above the positive \(x\)-axis. The curve \(E\) is given by \(z = A - Bx^2\) and \(y = 0\). If \(E\) and the trajectory of \(P_\alpha\) touch exactly once, show that \[u^2 - 2gA = u^2(1 - 4AB)\cos^2\alpha\,.\] \(E\) and the trajectory of \(P_\alpha\) touch exactly once for all \(\alpha\) with \(0 < \alpha < \frac{1}{2}\pi\). Write down the values of \(A\) and \(B\) in terms of \(u\) and \(g\).
An explosion takes place at the origin and results in a large number of particles being simultaneously projected with speed \(u\) in different directions. You may assume that all the particles move freely under gravity for \(t \geqslant 0\).
  1. Describe the set of points which can be hit by particles from the explosion, explaining your answer.
  2. Show that, at a time \(t\) after the explosion, the particles lie on a sphere whose centre and radius you should find.
  3. Another particle \(Q\) is projected horizontally from the point \((0, 0, A)\) with speed \(u\) in the positive \(x\) direction. Show that, at all times, \(Q\) lies on the curve \(E\).
  4. Show that for particles \(Q\) and \(P_\alpha\) to collide, \(Q\) must be projected a time \(\dfrac{u(1-\cos\alpha)}{g\sin\alpha}\) after the explosion.

2014 Paper 1 Q8
D: 1500.0 B: 1484.0

Let \(L_a\) denote the line joining the points \((a,0)\) and \((0, 1-a)\), where \(0< a < 1\). The line \(L_b\) is defined similarly.

  1. Determine the point of intersection of \(L_a\) and \(L_b\), where \(a\ne b\).
  2. Show that this point of intersection, in the limit as \(b\to a\), lies on the curve \(C\) given by \[ y=(1-\sqrt x)^2\, \ \ \ \ (0< x < 1)\,. \]
  3. Show that every tangent to \(C\) is of the form \(L_a\) for some \(a\).


Solution:

  1. \(L_a : \frac{y}{x-a} = \frac{1-a-0}{0-a} = \frac{a-1}{a} \Rightarrow ay+(1-a)x = a(1-a)\) \begin{align*} && ay + (1-a)x &= a(1-a) \\ && by + (1-b)x &= b(1-b) \\ \Rightarrow && aby + b(1-a)x &= ba(1-a) \\ && aby + a(1-b)x &= ab(1-b) \\ \Rightarrow && (b-a)x &= ab(b-a) \\ \Rightarrow && x &= ab \\ && y &= \frac{a-1}{a} \cdot a(b-1) \\ &&&= (1-a)(1-b) \end{align*}
  2. As \(a \to b\), \(x \to a^2, y \to 1-2a+a^2 =(1-a)^2 = (1-\sqrt{x})^2\)
  3. \(\frac{\d y}{\d x} = 2(1-\sqrt{x})\cdot \left (-\tfrac12 \frac{1}{\sqrt{x}} \right) = 1 - \frac{1}{\sqrt{x}}\). Therefore the tangent when \(x = c^2, y = (1-c)^2\) is \begin{align*} && \frac{y-(1-c)^2}{x-c^2} &= 1 - \frac{1}{c} \\ \Rightarrow && cy + (1-c)x &= c(c-1)+c(1-c)^2 \\ &&&= c(1-c) \end{align*} Which is an equation of the form \(L_c\)

2014 Paper 2 Q10
D: 1600.0 B: 1484.0

A particle is projected from a point \(O\) on horizontal ground with initial speed \(u\) and at an angle of \(\theta\) above the ground. The motion takes place in the \(x\)-\(y\) plane, where the \(x\)-axis is horizontal, the \(y\)-axis is vertical and the origin is \(O\). Obtain the Cartesian equation of the particle's trajectory in terms of \(u\), \(g\) and~\(\lambda\), where \(\lambda=\tan\theta\). Now consider the trajectories for different values of \(\theta\) with \(u\)~fixed. Show that for a given value of~\(x\), the coordinate~\(y\) can take all values up to a maximum value,~\(Y\), which you should determine as a function of \(x\), \(u\) and~\(g\). Sketch a graph of \(Y\) against \(x\) and indicate on your graph the set of points that can be reached by a particle projected from \(O\) with speed \(u\). Hence find the furthest distance from \(O\) that can be achieved by such a projectile.

2008 Paper 1 Q8
D: 1484.0 B: 1516.0

  1. The gradient \(y'\) of a curve at a point \((x,y)\) satisfies \[ (y')^2 -xy'+y=0\,. \tag{\(*\)} \] By differentiating \((*)\) with respect to \(x\), show that either \(y''=0\) or \(2y'=x\,\). Hence show that the curve is either a straight line of the form \(y=mx+c\), where \(c=-m^2\), or the parabola \(4y=x^2\).
  2. The gradient \(y'\) of a curve at a point \((x,y)\) satisfies \[ (x^2-1)(y')^2 -2xyy'+y^2-1=0\,. \] Show that the curve is either a straight line, the form of which you should specify, or a circle, the equation of which you should determine.


Solution:

  1. \(\,\) \begin{align*} && 0 &= (y')^2 -xy'+y\\ \Rightarrow && 0 &= 2y' y'' -y' - xy'' + y' \\ &&&= 2y'y'' - xy'' \\ &&&= y'' (2y'-x) \end{align*} Therefore \(y'' = 0 \Rightarrow y = mx + c\) or \(y' = \frac12 x \Rightarrow x = \frac14x^2 + C\). Plugging these into the original equation we have \(m^2 - xm+mx+c = 0 \Rightarrow c = -m^2\) \(\frac14 x^2 - \frac12 x^2 + \frac14x^2 + C = 0 \Rightarrow C = 0\). Therefore \(4y = x^2\)
  2. \begin{align*} && 0 &= (x^2-1)(y')^2 -2xyy'+y^2-1 \\ \Rightarrow && 0 &= 2x(y')^2 +(x^2-1)2y'y'' - 2yy' - 2x(y')^2-2xyy''+2yy' \\ &&&= (x^2-1)2y'y'' -2xyy'' \\ &&&= 2y'' ((x^2-1)y'-xy) \end{align*} Therefore \(y'' = 0\) so \(y = mx + c\) or \begin{align*} && \frac{\d y}{\d x} &= \frac{xy}{x^2-1} \\ \Rightarrow && \int \frac1y \d y &= \int \frac{x}{x^2-1} \d x \\ \Rightarrow && \ln |y| &= \frac12 \ln |x^2-1| + C \\ \Rightarrow && y^2 &= A(x^2-1) \end{align*} Suppose \(y = mx+c\) then we must have \((x^2-1)m^2-2xm(mx+c)+(mx+c)^2 = -m^2+c^2 \Rightarrow c^2 = m^2\) If \(y^2 = A(x^2-1)\) then \(2yy' = 2xA\) and \begin{align*} && 0 &= \frac{y^2}{A}\left ( \frac{xA}{y} \right)^2 - 2x^2A+A(x^2-1)-1 \\ &&&= x^2A-2x^2A+x^2A-A-1 \\ \Rightarrow && A &= -1 \end{align*} Therefore \(x^2 + y^2 = 1\)

1995 Paper 1 Q9
D: 1500.0 B: 1484.0

A particle is projected from a point \(O\) with speed \(\sqrt{2gh},\) where \(g\) is the acceleration due to gravity. Show that it is impossible, whatever the angle of projection, for the particle to reach a point above the parabola \[ x^{2}=4h(h-y), \] where \(x\) is the horizontal distance from \(O\) and \(y\) is the vertical distance above \(O\). State briefly the simplifying assumptions which this solution requires.


Solution: The position of the particle is projected at angle \(\theta\) is \((x,y) = (v \cos \theta t, v \sin \theta t - \frac12 g t^2)\), ie \(t = \frac{x}{v \cos \theta}\), \begin{align*} && y &= x\tan \theta -\frac12 g \frac{x^2}{v^2} \sec^2 \theta \\ && y &= x \tan \theta -\frac{1}{4h} (1+\tan^2 \theta) x^2 \\ && 0 &= \frac{1}{4h} x^2\tan^2 \theta - x \tan \theta + \frac{x^2}{4h} +y \\ \Delta \geq 0: && 0 &\leq \Delta = x^2-4\frac{x^2}{4h}\left (\frac{x^2}{4h}+y \right) \\ &&&=1-\frac{1}{4h^2}(x^2+4hy) \\ \Rightarrow && x^2+4hy &\leq 4h^2 \\ \Rightarrow && x^2 &\leq 4h(h-y) \end{align*} We are assuming that there are no forces acting other than gravity (eg air resistance)