Problems

Filters
Clear Filters

2 problems found

2014 Paper 3 Q9
D: 1700.0 B: 1500.0

A particle of mass \(m\) is projected with velocity \(\+ u\). It is acted upon by the force \(m\+g\) due to gravity and by a resistive force \(-mk \+v\), where \(\+v\) is its velocity and \(k\) is a positive constant. Given that, at time \(t\) after projection, its position \(\+r\) relative to the point of projection is given by \[ \+r = \frac{kt -1 +\.e^{-kt}} {k^2} \, \+g + \frac{ 1-\.e^{-kt}}{k} \, \+u \,, \] find an expression for \(\+v\) in terms of \(k\), \(t\), \(\+g\) and \(\+u\). Verify that the equation of motion and the initial conditions are satisfied. Let \(\+u = u\cos\alpha \, \+i + u \sin\alpha \, \+j\) and $\+g = -g\, \+j\(, where \)0<\alpha<90^\circ\(, and let \)T$ be the time after projection at which \(\+r \,.\, \+j =0\). Show that \[ uk \sin\alpha = \left(\frac{kT}{1-\.e^{-kT}} -1\right)g\,. \] Let \(\beta\) be the acute angle between \(\+v\) and \(\+i\) at time \(T\). Show that \[ \tan\beta = \frac{(\.e^{kT}-1)g}{uk\cos\alpha}-\tan\alpha \,. \] Show further that \(\tan\beta >\tan\alpha\) (you may assume that \(\sinh kT >kT\)) and deduce that~\(\beta >\alpha\).

1995 Paper 2 Q11
D: 1600.0 B: 1500.0

Two identical particles of unit mass move under gravity in a medium for which the magnitude of the retarding force on a particle is \(k\) times its speed. The first particle is allowed to fall from rest at a point \(A\) whilst, at the same time, the second is projected upwards with speed \(u\) from a point \(B\) a positive distance \(d\) vertically above \(A\). Find their distance apart after a time \(t\) and show that this distance tends to the value \[ d+\frac{u}{k} \] as \(t\rightarrow\infty.\)


Solution: Both particles have equations of motion, \(\ddot{x} = -g-k\dot{x}\), so we can note that the distance between them has the equation of motion: \(\ddot{x} = -k \ddot{x} \Rightarrow x = Ae^{-kt} + B\) \begin{align*} && x(0) &= d \\ \Rightarrow && A+B &= d \\ && x'(0) &= u \\ \Rightarrow && -kA &= u \\ \Rightarrow && A &= -\frac{u}{k} \\ \Rightarrow && B &= d+\frac{u}{k} \\ \Rightarrow && x(t) &= -\frac{u}{k}e^{-kt} + d + \frac{u}{k} \to d + \frac{u}{k} \end{align*} as required.