51 problems found
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)\)
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*}
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.
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\).
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.
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\,. \]
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\).
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.
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\).
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.
{\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\).
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)\,\).
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) . \]
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\).
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\,\).]