Problems

Filters
Clear Filters

51 problems found

2012 Paper 1 Q9
D: 1500.0 B: 1488.1

A tall shot-putter projects a small shot from a point \(2.5\,\)m above the ground, which is horizontal. The speed of projection is \(10\,\text{ms}^{- 1}\) and the angle of projection is \(\theta\) above the horizontal. Taking the acceleration due to gravity to be \(10\,\text{ms}^{-2}\), show that the time, in seconds, that elapses before the shot hits the ground is \[ \frac1{\sqrt2}\left ( \sqrt{1-c}+ \sqrt{2-c}\right), \] where \(c = \cos2\theta\). Find an expression for the range in terms of \(c\) and show that it is greatest when \(c= \frac15\,\). Show that the extra distance attained by projecting the shot at this angle rather than at an angle of \(45^\circ\) is \(5(\sqrt6 -\sqrt2 -1)\,\)m.


Solution: \begin{align*} && s &= ut + \frac12 gt^2 \\ \Rightarrow && -2.5 &= 10 \sin \theta \, T - 5 T^2 \\ \Rightarrow && T &= \frac{10\sin \theta \pm \sqrt{100\sin^2 \theta - 4 \cdot 5 \cdot (-2.5)}}{10} \\ &&&= \sin \theta +\sqrt{\sin^2 \theta + \frac12} \\ &&&= \frac1{\sqrt{2}} \left ( \sqrt{2} \sin \theta +\sqrt{2 \sin^2 \theta +1} \right) \\ &&&= \frac1{\sqrt{2}} \left ( \sqrt{2 (1-\cos^2 \theta)} + \sqrt{2-\cos 2\theta} \right) \\ &&&= \frac1{\sqrt{2}} \left ( \sqrt{1-\cos2 \theta} + \sqrt{2-\cos 2\theta} \right) \\ &&&= \frac{1}{\sqrt{2}}\left ( \sqrt{1-c}+\sqrt{2-c} \right)\\ \\ && s &= 10 \cos \theta T \\ &&&= 10 \sqrt{\frac{\cos 2 \theta +1}{2}}\frac{1}{\sqrt{2}}\left ( \sqrt{1-c}+\sqrt{2-c} \right) \\ &&&= 5 \sqrt{c+1}\left ( \sqrt{1-c}+\sqrt{2-c} \right) \\ \\ && \frac15\frac{\d s}{\d c} &= \frac12(c+1)^{-1/2}((1-c)^{1/2} + (2-c)^{1/2}) - \frac12(c+1)^{1/2}\left ((1-c)^{-1/2}+(2-c)^{-1/2} \right) \\ &&&= \frac{((1-c)(2-c)^{1/2}+(2-c)(1-c)^{1/2})-((c+1)(2-c)^{1/2}+(c+1)(1-c)^{1/2})}{2\sqrt{c+1}\sqrt{1-c}\sqrt{2-c}} \\ &&&= \frac{\sqrt{2-c}\left (1-c-c-1 \right)+\sqrt{1-c}\left(2-c-c-1) \right)}{2\sqrt{c+1}\sqrt{1-c}\sqrt{2-c}} \\ &&&= \frac{\sqrt{1-c}\left(1-2c\right)-2c\sqrt{2-c}}{2\sqrt{c+1}\sqrt{1-c}\sqrt{2-c}} \\ \\ \frac{\d s}{\d c} =0: && \sqrt{1-c}\left(1-2c\right)&=2c\sqrt{2-c} \\ \Rightarrow && (1-c)(1-2c)^2&=4c^2(2-c) \\ \Rightarrow && 1-5c+8c^2-4c^3 &= 8c^2-4c^3 \\ \Rightarrow && 0 &= -5c+1 \\ \Rightarrow && c &= \frac15 \end{align*} When \(\theta = 45^{\circ}, c = 0\), so \(s_{45^{\circ}} = 5(1+\sqrt{2})\) When \(c = \frac15\), \begin{align*} s &= 5 \sqrt{\frac15+1}\left ( \sqrt{1-\frac15}+\sqrt{2-\frac15} \right) \\ &= 5 \sqrt{\frac65} \left ( \sqrt{\frac45} + \sqrt{\frac95} \right) \\ &= 2\sqrt{6}+3\sqrt{6} = 5\sqrt{6} \end{align*} Therefore the additional distance is \(5(\sqrt{6}-\sqrt{2}-1)\)

2012 Paper 2 Q9
D: 1600.0 B: 1500.0

A tennis ball is projected from a height of \(2h\) above horizontal ground with speed \(u\) and at an angle of \(\alpha\) below the horizontal. It travels in a plane perpendicular to a vertical net of height \(h\) which is a horizontal distance of \(a\) from the point of projection. Given that the ball passes over the net, show that \[ \frac 1{u^2}< \frac {2(h-a\tan\alpha)}{ga^2\sec^2\alpha}\,. \] The ball lands before it has travelled a horizontal distance of \(b\) from the point of projection. Show that \[ \sqrt{u^2\sin^2\alpha +4gh \ } < \frac{bg}{u\cos\alpha} + u \sin\alpha\,. \] Hence show that \[ \tan\alpha < \frac{h(b^2-2a^2)}{ab(b-a)}\,. \]


Solution: \begin{align*} && s &= ut \\ \Rightarrow && a &= u \cos \alpha t\\ \Rightarrow && t &= \frac{a}{u \cos \alpha}\\ && s &= ut+ \frac12at^2 \\ \Rightarrow && -h &< -u\sin \alpha \frac{a}{u \cos \alpha}-\frac12 g \left (\frac{a}{u \cos \alpha} \right)^2 \\ &&&= -a \tan \alpha-\frac12 g a^2 \frac{1}{u^2} \sec^2 \alpha \\ \Rightarrow && \frac12 g a^2 \frac{1}{u^2} \sec^2 \alpha &< h -a\tan \alpha \\ \Rightarrow &&\frac{1}{u^2} &< \frac{2(h-a\tan \alpha)}{ga^2 \sec^2 \alpha} \end{align*} \begin{align*} && s &= ut + \frac12a t^2 \\ \Rightarrow && 2h &= u\sin \alpha t + \frac12 gt^2 \\ \Rightarrow && t &= \frac{-u\sin \alpha \pm \sqrt{u^2 \sin^2 \alpha+4hg}}{g}\\ && t &= \frac{-u\sin \alpha +\sqrt{u^2 \sin^2 \alpha+4hg}}{g}\\ && s &= ut \\ \Rightarrow && b &> u \cos \alpha t \\ \Rightarrow && \frac{b}{u \cos \alpha} &> \frac{-u\sin \alpha +\sqrt{u^2 \sin^2 \alpha+4hg}}{g} \\ \Rightarrow && \sqrt{u^2 \sin^2 \alpha+4hg} &< \frac{bg}{u \cos \alpha} + u \sin \alpha \\ \end{align*} \begin{align*} \Rightarrow && u^2 \sin^2 \alpha+4hg &< \frac{b^2g^2}{u^2 \cos^2 \alpha} +u^2 \sin^2 \alpha + 2bg \tan \alpha \\ \Rightarrow && 4hg - 2bg \tan \alpha &< \frac{b^2g^2}{u^2 \cos^2 \alpha} \\ &&&< \frac{b^2g^2}{\cos^2 \alpha} \frac{2(h-a\tan \alpha)}{ga^2 \sec^2 \alpha} \\ &&&= \frac{2b^2g(h-a\tan \alpha)}{a^2} \\ \Rightarrow && \tan \alpha \left (\frac{2b^2g}{a} - 2bg \right) &< \frac{2b^2gh}{a^2} - 4hg \\ \Leftrightarrow && \tan \alpha \left (\frac{2b^2g- 2abg}{a} \right) &< \frac{2b^2gh- 4hga^2}{a^2} \\ \Leftrightarrow && \tan \alpha \left (\frac{2bg(b- a)}{a} \right) &< \frac{2hg(b^2- 2a^2)}{a^2} \\ \Rightarrow && \tan \alpha &< \frac{h(b^2-2a^2)}{ab(b-a)} \end{align*}

2011 Paper 1 Q9
D: 1516.0 B: 1484.7

A particle is projected at an angle \(\theta\) above the horizontal from a point on a horizontal plane. The particle just passes over two walls that are at horizontal distances \(d_1\) and \(d_2\) from the point of projection and are of heights \(d_2\) and \(d_1\), respectively. Show that \[ \tan\theta = \frac{d_1^2+d_\subone d_\subtwo +d_2^2}{d_\subone d_\subtwo}\,. \] Find (and simplify) an expression in terms of \(d_1\) and \(d_2\) only for the range of the particle.

2011 Paper 2 Q10
D: 1600.0 B: 1470.2

A particle is projected from a point on a horizontal plane, at speed \(u\) and at an angle~\(\theta\) above the horizontal. Let \(H\) be the maximum height of the particle above the plane. Derive an expression for \(H\) in terms of \(u\), \(g\) and \(\theta\). A particle \(P\) is projected from a point \(O\) on a smooth horizontal plane, at speed \(u\) and at an angle~\(\theta\) above the horizontal. At the same instant, a second particle \(R\) is projected horizontally from \(O\) in such a way that \(R\) is vertically below \(P\) in the ensuing motion. A light inextensible string of length \(\frac12 H\) connects \(P\) and \(R\). Show that the time that elapses before the string becomes taut is \[ (\sqrt2 -1)\sqrt{H/g\,}\,. \] When the string becomes taut, \(R\) leaves the plane, the string remaining taut. Given that \(P\) and \(R\) have equal masses, determine the total horizontal distance, \(D\), travelled by \(R\) from the moment its motion begins to the moment it lands on the plane again, giving your answer in terms of \(u\), \(g\) and \(\theta\). Given that \(D=H\), find the value of \(\tan\theta\).

2010 Paper 2 Q9
D: 1600.0 B: 1500.0

Two points \(A\) and \(B\) lie on horizontal ground. A particle \(P_1\) is projected from \(A\) towards \(B\) at an acute angle of elevation \(\alpha\) and simultaneously a particle \(P_2\) is projected from \(B\) towards \(A\) at an acute angle of elevation \(\beta\). Given that the two particles collide in the air a horizontal distance \(b\) from \(B\), and that the collision occurs after \(P_1\) has attained its maximum height \(h\), show that \[ 2h \cot\beta < b < 4h \cot\beta \hphantom{\,,} \] and \[ 2h \cot\alpha < a < 4h \cot\alpha \,, \] where \(a\) is the horizontal distance from \(A\) to the point of collision.

2009 Paper 1 Q9
D: 1500.0 B: 1484.0

Two particles \(P\) and \(Q\) are projected simultaneously from points \(O\) and \(D\), respectively, where~\(D\) is a distance \(d\) directly above \(O\). The initial speed of \(P\) is \(V\) and its angle of projection {\em above} the horizontal is \(\alpha\). The initial speed of \(Q\) is \(kV\), where \(k>1\), and its angle of projection {\em below} the horizontal is \(\beta\). The particles collide at time \(T\) after projection. Show that \(\cos\alpha = k\cos\beta\) and that \(T\) satisfies the equation \[ (k^2-1)V^2T^2 +2dVT\sin\alpha -d^2 =0\,. \] Given that the particles collide when \(P\) reaches its maximum height, find an expression for~\(\sin^2\alpha\) in terms of \(g\), \(d\), \(k\) and \(V\), and deduce that \[ gd\le (1+k)V^2\,. \]

2009 Paper 3 Q9
D: 1700.0 B: 1500.0

A particle is projected under gravity from a point \(P\) and passes through a point \(Q\). The angles of the trajectory with the positive horizontal direction at \(P\) and at \(Q\) are \(\theta\) and \(\phi\), respectively. The angle of elevation of \(Q\) from \(P\) is \(\alpha\).

  1. Show that \(\tan\theta +\tan\phi = 2\tan\alpha\).
  2. It is given that there is a second trajectory from \(P\) to \(Q\) with the same speed of projection. The angles of this trajectory with the positive horizontal direction at \(P\) and at \(Q\) are \(\theta'\) and \(\phi'\), respectively. By considering a quadratic equation satisfied by \(\tan\theta\), show that \(\tan(\theta+\theta') = -\cot\alpha\). Show also that \(\theta+\theta'=\pi+\phi+\phi'\,\).

2008 Paper 2 Q9
D: 1600.0 B: 1484.0

In this question, use \(g=10\,\)m\,s\(^{-2}\). In cricket, a fast bowler projects a ball at \(40\,\)m\,s\(^{-1}\) from a point \(h\,\)m above the ground, which is horizontal, and at an angle \(\alpha\) above the horizontal. The trajectory is such that the ball will strike the stumps at ground level a horizontal distance of \(20\,\)m from the point of projection.

  1. Determine, in terms of \(h\), the two possible values of \(\tan\alpha\). Explain which of these two values is the more appropriate one, and deduce that the ball hits the stumps after approximately half a second.
  2. State the range of values of \(h\) for which the bowler projects the ball below the horizontal.
  3. In the case \(h=2.5\), give an approximate value in degrees, correct to two significant figures, for \(\alpha\). You need not justify the accuracy of your approximation.
[You may use the small-angle approximations \(\cos\theta \approx 1\) and \(\sin\theta\approx \theta\).]

2007 Paper 1 Q11
D: 1516.0 B: 1484.0

A smooth, straight, narrow tube of length \(L\) is fixed at an angle of \(30^\circ\) to the horizontal. A~particle is fired up the tube, from the lower end, with initial velocity \(u\). When the particle reaches the upper end of the tube, it continues its motion until it returns to the same level as the lower end of the tube, having travelled a horizontal distance \(D\) after leaving the tube. Show that \(D\) satisfies the equation \[ 4gD^2 - 2 \sqrt{3} \left( u^2 - Lg \right)D - 3L \left( u^2 - gL \right) = 0 \] and hence that \[ \frac{{\rm d}D}{ {\rm d}L} = - \frac{ 2\sqrt{3}gD - 3(u^2-2gL)} { 8gD - 2 \sqrt{3} \left(u^2 - gL \right)}. \] The final horizontal displacement of the particle from the lower end of the tube is \(R\). Show that \(\dfrac{\d R}{\d L} = 0\) when \(2D = L \sqrt 3\), and determine, in terms of \(u\) and \(g\), the corresponding value of \(R\).

2007 Paper 2 Q9
D: 1600.0 B: 1500.0

A solid right circular cone, of mass \(M\), has semi-vertical angle \(\alpha\) and smooth surfaces. It stands with its base on a smooth horizontal table. A particle of mass \(m\) is projected so that it strikes the curved surface of the cone at speed \(u\). The coefficient of restitution between the particle and the cone is \(e\). The impact has no rotational effect on the cone and the cone has no vertical velocity after the impact.

  1. The particle strikes the cone in the direction of the normal at the point of impact. Explain why the trajectory of the particle immediately after the impact is parallel to the normal to the surface of the cone. Find an expression, in terms of \(M\), \(m\), \(\alpha\), \(e\) and \(u\), for the speed at which the cone slides along the table immediately after impact.
  2. If instead the particle falls vertically onto the cone, show that the speed \(w\) at which the cone slides along the table immediately after impact is given by \[ w= \frac{mu(1+e)\sin\alpha\cos\alpha}{M+m\cos^2\alpha}\,. \] Show also that the value of \(\alpha\) for which \(w\) is greatest is given by \[ \cos \alpha = \sqrt{ \frac{M}{2M+m}}\ . \]

2007 Paper 2 Q11
D: 1600.0 B: 1500.0

{\sl In this question take the acceleration due to gravity to be \(10\,{\rm m \,s}^{-2}\) and neglect air resistance.} The point \(O\) lies in a horizontal field. The point \(B\) lies \(50\,\)m east of \(O\). A particle is projected from \(B\) at speed \(25\,{\rm m\,s}^{-1}\) at an angle \(\arctan \frac12\) above the horizontal and in a direction that makes an angle \(60^\circ\) with \(OB\); it passes to the north of \(O\).

  1. Taking unit vectors \(\mathbf i\), \(\mathbf j\) and \(\mathbf k\) in the directions east, north and vertically upwards, respectively, find the position vector of the particle relative to \(O\) at time \(t\)~seconds after the particle was projected, and show that its distance from \(O\) is \[ 5(t^2- \sqrt5 t +10)\, {\rm m}. \] When this distance is shortest, the particle is at point \(P\). Find the position vector of \(P\) and its horizontal bearing from \(O\).
  2. Show that the particle reaches its maximum height at \(P\).
  3. When the particle is at \(P\), a marksman fires a bullet from \(O\) directly at \(P\). The initial speed of the bullet is \(350\,{\rm m\,s}^{-1}\). Ignoring the effect of gravity on the bullet show that, when it passes through \(P\), the distance between \(P\) and the particle is approximately~\(3\,\)m.

2007 Paper 3 Q10
D: 1700.0 B: 1500.7

A particle is projected from a point on a plane that is inclined at an angle~\(\phi\) to the horizontal. The position of the particle at time \(t\) after it is projected is \((x,y)\), where \((0,0)\) is the point of projection, \(x\) measures distance up the line of greatest slope and \(y\) measures perpendicular distance from the plane. Initially, the velocity of the particle is given by \((\dot x, \dot y) = (V\cos\theta, V\sin\theta)\), where \(V>0\) and \(\phi+\theta<\pi/2\,\). Write down expressions for \(x\) and \(y\). The particle bounces on the plane and returns along the same path to the point of projection. Show that \[2\tan\phi\tan\theta =1\] and that \[ R= \frac{V^2\cos^2\theta}{2g\sin\phi}\,, \] where \(R\) is the range along the plane. Show further that \[ \frac{2V^2}{gR} = 3\sin\phi + {\rm cosec}\,\phi \] and deduce that the largest possible value of \(R\) is \(V^2/ (\sqrt{3}\,g)\,\).

2006 Paper 1 Q10
D: 1484.0 B: 1500.0

A particle \(P\) is projected in the \(x\)-\(y\) plane, where the \(y\)-axis is vertical and the \(x\)-axis is horizontal. The particle is projected with speed \(V\) from the origin at an angle of \(45 ^\circ\) above the positive \(x\)-axis. Determine the equation of the trajectory of \(P\). The point of projection (the origin) is on the floor of a barn. The roof of the barn is given by the equation \(y= x \tan \alpha +b\,\), where \(b>0\) and \(\alpha\) is an acute angle. Show that, if the particle just touches the roof, then \(V(-1+ \tan\alpha) =-2 \sqrt{bg}\); you should justify the choice of the negative root. If this condition is satisfied, find, in terms of \(\alpha\), \(V\) and \(g\), the time after projection at which touching takes place. A particle \(Q\) can slide along a smooth rail fixed, in the \(x\)-\(y\) plane, to the under-side of the roof. It is projected from the point \((0,b)\) with speed \(U\) at the same time as \(P\) is projected from the origin. Given that the particles just touch in the course of their motions, show that \[ 2 \sqrt 2 \, U \cos \alpha = V \big(2 + \sin\alpha\cos\alpha -\sin^2\alpha) . \]

2006 Paper 2 Q11
D: 1600.0 B: 1484.0

A projectile of unit mass is fired in a northerly direction from a point on a horizontal plain at speed \(u\) and an angle \(\theta\) above the horizontal. It lands at a point \(A\) on the plain. In flight, the projectile experiences two forces: gravity, of magnitude \(g\); and a horizontal force of constant magnitude \(f\) due to a wind blowing from North to South. Derive an expression, in terms of \(u\), \(g\), \(f\) and \(\theta\) for the distance \(OA\).

  1. Determine the angle \(\alpha\) such that, for all \(\theta>\alpha\), the wind starts to blow the projectile back towards \(O\) before it lands at \(A\).
  2. An identical projectile, which experiences the same forces, is fired from \(O\) in a northerly direction at speed \(u\) and angle \(45^\circ\) above the horizontal and lands at a point \(B\) on the plain. Given that \(\theta\) is chosen to maximise \(OA\), show that \[ \frac{OB}{OA} = \frac{ g-f}{\; \sqrt{g^2+f^2\;}- f \;\;}\;. \] Describe carefully the motion of the second projectile when \(f=g\).

2005 Paper 2 Q10
D: 1600.0 B: 1465.9

The points \(A\) and \(B\) are \(180\) metres apart and lie on horizontal ground. A missile is launched from \(A\) at speed of \(100\,\)m\,s\(^{-1}\) and at an acute angle of elevation to the line \(AB\) of \(\arcsin \frac35\). A time \(T\) seconds later, an anti-missile missile is launched from \(B\), at speed of \(200\,\)m\,s\(^{-1}\) and at an acute angle of elevation to the line \(BA\) of \(\arcsin \frac45\). The motion of both missiles takes place in the vertical plane containing \(A\) and \(B\), and the missiles collide. Taking \(g =10\,\)m\,s\(^{-2}\) and ignoring air resistance, find \(T\). \noindent [Note that \(\arcsin \frac35\) is another notation for \(\sin^{-1} \frac35\,\).]