Problems

Filters
Clear Filters

83 problems found

2025 Paper 2 Q10
D: 1500.0 B: 1500.0

The lower end of a rigid uniform rod of mass \(m\) and length \(a\) rests at point \(M\) on rough horizontal ground. Each of two elastic strings, of natural length \(\ell\) and modulus of elasticity \(\lambda\), is attached at one end to the top of the rod. Their lower ends are attached to points \(A\) and \(B\) on the ground, which are a distance \(2a\) apart. \(M\) is the midpoint of \(AB\). \(P\) is the point at the top of the rod and lies in the vertical plane through \(AMB\). Suppose that the rod is in equilibrium with angle \(PMB = 2\theta\), where \(\theta < 45°\) and \(\theta\) is such that both strings are in tension.

  1. Show that angle \(APB\) is a right angle. Show that the force exerted on the rod by the elastic strings can be written as the sum of
    • a force of magnitude \(\frac{2a\lambda}{\ell}\) parallel to the rod
    • and a force of magnitude \(\sqrt{2}\lambda\) acting along the bisector of angle \(APB\).
  2. By taking moments about point \(M\), or otherwise, show that \(\cos\theta + \sin\theta = \frac{2\lambda}{mg}\). Deduce that it is necessary that \(\frac{1}{2}mg < \lambda < \frac{1}{2}\sqrt{2}mg\).
  3. \(N\) and \(F\) are the magnitudes of the normal and frictional forces, respectively, exerted on the rod by the ground at \(M\). Show, by taking moments about an appropriate point, or otherwise, that \[N - F\tan 2\theta = \frac{1}{2}mg.\]


Solution:

TikZ diagram
  1. Notice that \(AM = MB = MP\) in particular \(P\) lies on a semi-circle of radius \(a\) and therefore by Thales' theorem \(\angle APB = 90^{\circ}\). Notice that by angles in a triangle and the angles adding to \(90^{\circ}\), \(\angle APM = \theta\). Therefore, \begin{align*} && |PB| &= 2a \sin \theta \\ && |PA| &= 2a \cos \theta \\ && T_A &= \frac{\lambda}{l} \left (2a \cos \theta -l \right) \\ && T_B &= \frac{\lambda}{l} \left (2a \sin\theta -l \right) \\ \end{align*} Since \(T_A\) and \(T_B\) are perpendicular, we can consider the forces as having vector \(\frac{\lambda}{l}\binom{2a\cos \theta-l}{2a\sin \theta - l}\) in this coordinate system, ie the sum of a vector \(\frac{2\lambda a}{l}\binom{\cos \theta}{\sin \theta}\) and \(\displaystyle -\sqrt{2}\lambda \binom{\frac1{\sqrt{2}}}{\frac1{\sqrt{2}}}\) which are unit vectors parallel to the rod and along the bisector of \(APB\) respectively.
  2. \begin{align*} \overset{\curvearrowright}{M}: && 0 &= \frac{a}{2} \cdot mg \cos 2 \theta - a\cdot \sqrt{2}\lambda \cos (90-(45-\theta))\\ \Rightarrow && \cos 2 \theta &= \frac{\lambda}{mg} 2 \sqrt{2} \cos (45 + \theta) \\ \Rightarrow && \cos^2 \theta - \sin^2 \theta &= \frac{2\lambda}{mg} (\cos \theta - \sin \theta) \\ \underbrace{\Rightarrow}_{\theta < 45^{\circ}} && \cos \theta + \sin \theta &= \frac{2\lambda}{mg} \end{align*} Over \((0, 45^{\circ})\), \(\cos \theta + \sin \theta\) ranges from \(1\) to \(\sqrt{2}\), therefore \(1 < \frac{2 \lambda}{mg} < \sqrt{2} \Rightarrow \frac12 mg < \lambda < \frac12 \sqrt{2} mg\) as required.
  3. \begin{align*} \overset{\curvearrowright}{P}: && 0 &=- \frac{a}{2} \cdot \left ( mg \cos 2\theta \right) - a \cdot F \sin 2 \theta + a \cdot N \cos 2 \theta \\ \Rightarrow && \frac12 mg &= N - F \tan 2 \theta \end{align*} as required.

2025 Paper 3 Q9
D: 1500.0 B: 1500.0

In this question, \(n \geq 2\).

  1. A solid, of uniform density, is formed by rotating through \(360°\) about the \(y\)-axis the region bounded by the part of the curve \(r^{n-1}y = r^n - x^n\) with \(0 \leq x \leq r\), and the \(x\)- and \(y\)-axes. Show that the \(y\)-coordinate of the centre of mass of this solid is \(\frac{nr}{2(n+1)}\).
  2. Show that the normal to the curve \(r^{n-1}y = r^n - x^n\) at the point \((rp, r(1-p^n))\), where \(0 < p < 1\), meets the \(y\)-axis at \((0, Y)\), where \(Y = r\left(1 - p^n - \frac{1}{np^{n-2}}\right)\). In the case \(n = 4\), show that the greatest value of \(Y\) is \(\frac{1}{4}r\).
  3. A solid is formed by rotating through \(360°\) about the \(y\)-axis the region bounded by the curves \(r^3y = r^4 - x^4\) and \(ry = -(r^2 - x^2)\), both for \(0 \leq x \leq r\). \(A\) and \(B\) are the points \((0, -r)\) and \((0, r)\), respectively, on the surface of the solid. Show that the solid can rest in equilibrium on a horizontal surface with the vector \(\overrightarrow{AB}\) at three different, non-zero, angles to the upward vertical. You should not attempt to find these angles.


Solution:

  1. TikZ diagram
    By symmetry, the centre of mass will lie on the \(y\) axis. Notice that a single slice (when revolved around the \(y\)-axis) has volume \(y \cdot \pi \cdot ((x+ \delta x)^2 - x^2) = 2 \pi x y \delta x\), and COM at height \(\frac12 y\) so we can conclude: \[ \overline{y} \sum_{\delta x} 2 \pi x y \delta x = \sum_{\delta x} \pi xy^2 \delta x\] \begin{align*} && \overline{y} \int_0^r 2xy \d x &= \int_0^r y^2 x \d x \\ \Rightarrow && \overline{y} 2\int_0^r \left (r - \frac{x^n}{r^{n-1}} \right)x \d x &= \int_0^r \left (r - \frac{x^n}{r^{n-1}} \right)^2 x \d x \\ \Rightarrow && \overline{y} \left [r \frac{x^2}{2} - \frac{1}{r^{n-1}} \frac{x^{n+2}}{n+2} \right]_0^r &= \left [r^2 \frac{x^2}{2} - \frac{2}{r^{n-2}} \frac{x^{n+2}}{n+2} + \frac{1}{r^{2n-2}} \frac{x^{2n+2}}{2n+2} \right]_0^r \\ \Rightarrow && 2\overline{y} \left (\frac{r^3}{2} - \frac{r^3}{n+2} \right) &= \left (\frac12 r^4 - \frac{2}{n+2}r^4 + \frac{1}{2n+2}r^4 \right) \\ \Rightarrow && \overline{y}r^3 \frac{n}{(n+2)} &= r^4\frac{(n+1)(n+2)-2\cdot2\cdot(n+1)+(n+2)}{2(n+1)(n+2)} \\ \Rightarrow && \overline{y} \frac{n}{(n+2)} &= r \left ( \frac{n^2}{2(n+1)(n+2)} \right) \\ \Rightarrow && \overline{y} &= \frac{nr}{2(n+1)} \\ &&&= r \left (1 -p^n \right) \end{align*} as required.
  2. \begin{align*} && r^{n-1}y &= r^n - x^n \\ \frac{\d}{\d x}: && r^{n-1} \frac{\d y}{\d x} &= -n x^{n-1} \\ && \frac{\d y}{\d x} &= -np^{n-1} \end{align*} Therefor the normal has the equation: \begin{align*} && \frac{y-r(1-p^n)}{x-rp} &= \frac{1}{np^{n-1}} \\ \Rightarrow && Y &= \frac{-rp}{np^{n-1}} + r(1-p^n) \\ &&&= r \left (1 - p^n - \frac{1}{np^{n-2}} \right) \end{align*} If \(n = 4\) then \begin{align*} && Y &= r\left (1 - p^4 - \frac{1}{4p^{2}} \right) \\ \Rightarrow && \frac{\d Y}{\d p} &= r \left (-4p^3 + \frac{1}{2p^3} \right) \end{align*} Therefore there is a stationary point if \(p^6 = \frac18 \Rightarrow p =2^{-1/2}\). Clearly this will be a maximum (sketch or second derivative) therefore, \(Y = r(1 - \frac14 - \frac{2}{4}) = \frac14 r\)
  3. The centre of mass of this shape can be found using this table: \begin{array}{|c|c|c|} \hline \text{} & \overline{y} & \text{mass} \\ \hline r^3y = r^4 - x^4 & \frac{2r}{5} & \frac{4\pi r^3}{6} = \frac23 \pi r^3\\ ry = -(r^2 - x^2) & -\frac{r}{3}& \frac{2 \pi r^3}{4}=\frac12\pi r^3 \\ \text{combined} & \frac{(\frac25 \cdot \frac23-\frac13 \cdot \frac12)r^4}{\frac76 r^3} = \frac3{35}r & \frac76 \pi r^3\\ \hline \end{array} Normals to the surface through points on the upper surface will meet the \(y\)-axis between \((-\infty, \frac14 r)\), and since \(p = 0 \to -\infty\) and \(p = 1 \to -\frac14 r\), so normals will pass through \((0, \frac3{35}r)\) from two different points. Normals to the surface through points on the lower surface will go through \(-r(1 - p^2 - \frac12) =- r(\frac12 -p^2)\) which ranges monotonically from \(\frac12 r \to -\frac12 r\) so there will be one point where the normal goes through \(\frac3{35}r\). Therefore there are three angles where the vector \(\overrightarrow{AB}\) is not vertical but the normal to the surfaces runs through the centre of mass (ie the the solid can rest in equilibrium)

2024 Paper 2 Q10
D: 1500.0 B: 1500.0

A triangular prism lies on a horizontal plane. One of the rectangular faces of the prism is vertical; the second is horizontal and in contact with the plane; the third, oblique rectangular face makes an angle \(\alpha\) with the horizontal. The two triangular faces of the prism are right angled triangles and are vertical. The prism has mass \(M\) and it can move without friction across the plane. A particle of mass \(m\) lies on the oblique surface of the prism. The contact between the particle and the plane is rough, with coefficient of friction \(\mu\).

  1. Show that if \(\mu < \tan\alpha\), then the system cannot be in equilibrium.
Let \(\mu = \tan\lambda\), with \(0 < \lambda < \alpha < \frac{1}{4}\pi\). A force \(P\) is exerted on the vertical rectangular face of the prism, perpendicular to that face and directed towards the interior of the prism. The particle and prism accelerate, but the particle remains in the same position relative to the prism.
  1. Show that the magnitude, \(F\), of the frictional force between the particle and the prism is \[ F = \frac{m}{M+m}\left|(M+m)g\sin\alpha - P\cos\alpha\right|. \] Find a similar expression for the magnitude, \(N\), of the normal reaction between the particle and the prism.
  2. Hence show that the force \(P\) must satisfy \[ (M+m)g\tan(\alpha - \lambda) \leqslant P \leqslant (M+m)g\tan(\alpha + \lambda). \]

2024 Paper 3 Q10
D: 1500.0 B: 1500.0

A cube of uniform density \(\rho\) is placed on a horizontal plane and a second cube, also of uniform density \(\rho\), is placed on top of it. The lower cube has side length \(1\) and the upper cube has side length \(a\), with \(a \leqslant 1\). The centre of mass of the upper cube is vertically above the centre of mass of the lower cube and all the edges of the upper cube are parallel to the corresponding edges of the lower cube. The contacts between the two cubes, and between the lower cube and the plane, are rough, with the same coefficient of friction \(\mu < 1\) in each case. The midpoint of the base of the upper cube is \(X\) and the midpoint of the base of the lower cube is \(Y\). A horizontal force \(P\) is exerted, perpendicular to one of the vertical faces of the upper cube, at a point halfway between the two vertical edges of this face, and a distance \(h\), with \(h < a\), above the lower edge of this face.

  1. Show that, if the two cubes remain in equilibrium, the normal reaction of the plane on the lower cube acts at a point which is a distance \[\frac{P(1+h)}{(1+a^3)\rho g}\] from \(Y\), and find a similar expression for the distance from \(X\) of the point at which the normal reaction of the lower cube on the upper cube acts.
The force \(P\) is now gradually increased from zero.
  1. Show that, if neither cube topples, equilibrium will be broken by the slipping of the upper cube on the lower cube, and not by the slipping of the lower cube on the ground.
  2. Show that, if \(a = 1\), then equilibrium will be broken by the slipping of the upper cube on the lower cube if \(\mu(1+h) < 1\) and by the toppling of the lower and upper cube together if \(\mu(1+h) > 1\).
  3. Show that, in a situation where \(a < 1\) and \(h\bigl(1 + a^3(1-a)\bigr) > a^4\), and no slipping occurs, equilibrium will be broken by the toppling of the upper cube.
  4. Show, by considering \(a = \frac{1}{2}\) and choosing suitable values of \(h\) and \(\mu\), that the situation described in (iv) can in fact occur.

2023 Paper 3 Q10
D: 1500.0 B: 1500.0

A thin uniform beam \(AB\) has mass \(3m\) and length \(2h\). End \(A\) rests on rough horizontal ground and the beam makes an angle of \(2\beta\) to the vertical, supported by a light inextensible string attached to end \(B\). The coefficient of friction between the beam and the ground at \(A\) is \(\mu\). The string passes over a small frictionless pulley fixed to a point \(C\) which is a distance \(2h\) vertically above \(A\). A particle of mass \(km\), where \(k < 3\), is attached to the other end of the string and hangs freely.

  1. Given that the system is in equilibrium, find an expression for \(k\) in terms of \(\beta\) and show that \(k^2 \leqslant \dfrac{9\mu^2}{\mu^2 + 1}\).
  2. A particle of mass \(m\) is now fixed to the beam at a distance \(xh\) from \(A\), where \(0 \leqslant x \leqslant 2\). Given that \(k = 2\), and that the system is in equilibrium, show that \[\frac{F^2}{N^2} = \frac{x^2 + 6x + 5}{4(x+2)^2}\,,\] where \(F\) is the frictional force and \(N\) is the normal reaction on the beam at \(A\). By considering \(\dfrac{1}{3} - \dfrac{F^2}{N^2}\), or otherwise, find the minimum value of \(\mu\) for which the beam can be in equilibrium whatever the value of \(x\).

2022 Paper 2 Q9
D: 1500.0 B: 1500.0

A rectangular prism is fixed on a horizontal surface. A vertical wall, parallel to a vertical face of the prism, stands at a distance \(d\) from it. A light plank, making an acute angle \(\theta\) with the horizontal, rests on an upper edge of the prism and is in contact with the wall below the level of that edge of the prism and above the level of the horizontal plane. You may assume that the plank is long enough and the prism high enough to make this possible. The contact between the plank and the prism is smooth, and the coefficient of friction at the contact between the plank and the wall is \(\mu\). When a heavy point mass is fixed to the plank at a distance \(x\), along the plank, from its point of contact with the wall, the system is in equilibrium.

  1. Show that, if \(x = d\sec^3\theta\), then there is no frictional force acting between the plank and the wall.
  2. Show that, if \(x > d\sec^3\theta\), it is necessary that \[\mu \geqslant \frac{x - d\sec^3\theta}{x\tan\theta}\] and give the corresponding inequality if \(x < d\sec^3\theta\).
  3. Show that \[\frac{x}{d} \geqslant \frac{\sec^3\theta}{1 + \mu\tan\theta}\,.\] Show also that, if \(\mu < \cot\theta\), then \[\frac{x}{d} \leqslant \frac{\sec^3\theta}{1 - \mu\tan\theta}\,.\]
  4. Show that if \(x\) is such that the point mass is fixed to the plank somewhere between the edge of the prism and the wall, then \(\tan\theta < \mu\).

2022 Paper 3 Q10
D: 1500.0 B: 1500.0

Two light elastic springs each have natural length \(a\). One end of each spring is attached to a particle \(P\) of weight \(W\). The other ends of the springs are attached to the end-points, \(B\) and \(C\), of a fixed horizontal bar \(BC\) of length \(2a\). The moduli of elasticity of the springs \(PB\) and \(PC\) are \(s_1 W\) and \(s_2 W\) respectively; these values are such that the particle \(P\) hangs in equilibrium with angle \(BPC\) equal to \(90^\circ\).

  1. Let angle \(PBC = \theta\). Show that \(s_1 = \dfrac{\sin\theta}{2\cos\theta - 1}\) and find \(s_2\) in terms of \(\theta\).
  2. Take the zero level of gravitational potential energy to be the horizontal bar \(BC\) and let the total potential energy of the system be \(-paW\). Show that \(p\) satisfies \[ \frac{1}{2}\sqrt{2} \geqslant p > \frac{1}{4}(1+\sqrt{3}) \] and hence that \(p = 0.7\), correct to one significant figure.

2021 Paper 2 Q9
D: 1500.0 B: 1500.0

Two particles, of masses \(m_1\) and \(m_2\) where \(m_1 > m_2\), are attached to the ends of a light, inextensible string. A particle of mass \(M\) is fixed to a point \(P\) on the string. The string passes over two small, smooth pulleys at \(Q\) and \(R\), where \(QR\) is horizontal, so that the particle of mass \(m_1\) hangs vertically below \(Q\) and the particle of mass \(m_2\) hangs vertically below~\(R\). The particle of mass \(M\) hangs between the two pulleys with the section of the string \(PQ\) making an acute angle of \(\theta_1\) with the upward vertical and the section of the string \(PR\) making an acute angle of \(\theta_2\) with the upward vertical. \(S\) is the point on \(QR\) vertically above~\(P\). The system is in equilibrium.

  1. Using a triangle of forces, or otherwise, show that:
    1. \(\sqrt{m_1^2 - m_2^2} < M < m_1 + m_2\)\,;
    2. \(S\) divides \(QR\) in the ratio \(r : 1\), where \[ r = \frac{M^2 - m_1^2 + m_2^2}{M^2 - m_2^2 + m_1^2}. \]
  2. You are now given that \(M^2 = m_1^2 + m_2^2\). Show that \(\theta_1 + \theta_2 = 90^\circ\) and determine the ratio of \(QR\) to \(SP\) in terms of the masses only.

2020 Paper 2 Q10
D: 1500.0 B: 1500.0

A particle \(P\) of mass \(m\) moves freely and without friction on a wire circle of radius \(a\), whose axis is horizontal. The highest point of the circle is \(H\), the lowest point of the circle is \(L\) and angle \(PHL = \theta\). A light spring of modulus of elasticity \(\lambda\) is attached to \(P\) and to \(H\). The natural length of the spring is \(l\), which is less than the diameter of the circle.

  1. Show that, if there is an equilibrium position of the particle at \(\theta = \alpha\), where \(\alpha > 0\), then \(\cos\alpha = \dfrac{\lambda l}{2(a\lambda - mgl)}\). Show also that there will only be such an equilibrium position if \(\lambda > \dfrac{2mgl}{2a - l}\). When the particle is at the lowest point \(L\) of the circular wire, it has speed \(u\).
  2. Show that, if the particle comes to rest before reaching \(H\), it does so when \(\theta = \beta\), where \(\cos\beta\) satisfies \[(\cos\alpha - \cos\beta)^2 = (1 - \cos\alpha)^2 + \frac{mu^2}{2a\lambda}\cos\alpha,\] where \(\cos\alpha = \dfrac{\lambda l}{2(a\lambda - mgl)}\). Show also that this will only occur if \(u^2 < \dfrac{2a\lambda}{m}(2 - \sec\alpha)\).

2020 Paper 3 Q9
D: 1500.0 B: 1500.0

Two inclined planes \(\Pi_1\) and \(\Pi_2\) meet in a horizontal line at the lowest points of both planes and lie on either side of this line. \(\Pi_1\) and \(\Pi_2\) make angles of \(\alpha\) and \(\beta\), respectively, to the horizontal, where \(0 < \beta < \alpha < \frac{1}{2}\pi\). A uniform rigid rod \(PQ\) of mass \(m\) rests with \(P\) lying on \(\Pi_1\) and \(Q\) lying on \(\Pi_2\) so that the rod lies in a vertical plane perpendicular to \(\Pi_1\) and \(\Pi_2\) with \(P\) higher than \(Q\).

  1. It is given that both planes are smooth and that the rod makes an angle \(\theta\) with the horizontal. Show that \(2\tan\theta = \cot\beta - \cot\alpha\).
  2. It is given instead that \(\Pi_1\) is smooth, that \(\Pi_2\) is rough with coefficient of friction \(\mu\) and that the rod makes an angle \(\phi\) with the horizontal. Given that the rod is in limiting equilibrium, with \(P\) about to slip down the plane \(\Pi_1\), show that \[ \tan\theta - \tan\phi = \frac{\mu}{(\mu + \tan\beta)\sin 2\beta} \] where \(\theta\) is the angle satisfying \(2\tan\theta = \cot\beta - \cot\alpha\).

2019 Paper 1 Q9
D: 1500.0 B: 1500.0

A box has the shape of a uniform solid cuboid of height \(h\) and with a square base of side \(b\), where \(h > b\). It rests on rough horizontal ground. A light ladder has its foot on the ground and rests against one of the upper horizontal edges of the box, making an acute angle of \(\alpha\) with the ground, where \(h = b \tan \alpha\). The weight of the box is \(W\). There is no friction at the contact between ladder and box. A painter of weight \(kW\) climbs the ladder slowly. Neither the base of the ladder nor the box slips, but the box starts to topple when the painter reaches height \(\lambda h\) above the ground, where \(\lambda < 1\). Show that:

  1. \(R = k\lambda W \cos \alpha\), where \(R\) is the magnitude of the force exerted by the box on the ladder;
  2. \(2k\lambda \cos 2\alpha + 1 = 0\);
  3. \(\mu \geq \frac{\sin 2\alpha}{1 - 3 \cos 2\alpha}\), where \(\mu\) is the coefficient of friction between the box and the ground.


Solution:

TikZ diagram
At the point we are about to topple, reaction and friction forces will be acting at \(C\)
  1. \(\,\) \begin{align*} \overset{\curvearrowright}{X}:&& kW \cdot \lambda h\cos \alpha - R h &= 0 \\ \Rightarrow && R &= k\lambda W \cos \alpha \\ \end{align*}
  2. \(\,\) \begin{align*} \overset{\curvearrowright}{C}:&& R \sin \alpha \cdot h-R\cos \alpha \cdot b-W\frac{b}{2} &= 0 \\ && k\lambda W \cos \alpha \sin \alpha \cdot b \tan \alpha- k\lambda W \cos \alpha\cos \alpha \cdot h-W\frac{b}{2} &= 0 \\ && k \lambda (\cos^2 \alpha - \sin^2 \alpha) +\frac12 &= 0 \\ \Rightarrow && 2k \lambda \cos 2\alpha + 1 &= 0 \end{align*}
  3. \(\,\) \begin{align*} \text{N2}(\uparrow): && R_b -W-R\cos \alpha &= 0 \\ \Rightarrow && R_b &= W + k\lambda W \cos^2 \alpha\\ \text{N2}(\rightarrow): && R\sin \alpha - F_b &= 0 \\ \Rightarrow && F_b &= R \sin \alpha \\ \\ && F_b &\leq \mu R \\ \Rightarrow && k\lambda W \cos \alpha \sin \alpha &= \mu (W + k\lambda W \cos^2 \alpha) \\ \Rightarrow && \mu &\geq \frac{k\lambda \cos \alpha \sin \alpha}{1 + k\lambda \cos^2 \alpha} \\ &&&= \frac{k\lambda \sin 2\alpha}{2 + 2k\lambda cos^2 \alpha} \\ &&&= \frac{k\lambda \sin 2\alpha}{2 + k\lambda (\cos 2 \alpha+1)} \\ &&&= \frac{k\lambda \sin 2\alpha}{-4k\lambda \cos 2 \alpha + k\lambda (\cos 2 \alpha+1)} \\ &&&= \frac{\sin 2 \alpha}{1 -3 \cos 2\alpha} \end{align*}

2019 Paper 2 Q10
D: 1500.0 B: 1500.0

A small light ring is attached to the end \(A\) of a uniform rod \(AB\) of weight \(W\) and length \(2a\). The ring can slide on a rough horizontal rail. One end of a light inextensible string of length \(2a\) is attached to the rod at \(B\) and the other end is attached to a point \(C\) on the rail so that the rod makes an angle of \(\theta\) with the rail, where \(0 < \theta < 90^{\circ}\). The rod hangs in the same vertical plane as the rail. A force of \(kW\) acts vertically downwards on the rod at \(B\) and the rod is in equilibrium.

  1. You are given that the string will break if the tension \(T\) is greater than \(W\). Show that (assuming that the ring does not slip) the string will break if $$2k + 1 > 4 \sin \theta.$$
  2. Show that (assuming that the string does not break) the ring will slip if $$2k + 1 > (2k + 3)\mu \tan \theta,$$ where \(\mu\) is the coefficient of friction between the rail and the ring.
  3. You are now given that \(\mu \tan \theta < 1\). Show that, when \(k\) is increased gradually from zero, the ring will slip before the string breaks if $$\mu < \frac{2 \cos \theta}{1 + 2 \sin \theta}.$$


Solution:

TikZ diagram
  1. \(\,\) \begin{align*} \overset{\curvearrowright}{A}:&& W \cos \theta \cdot a + kW \cos \theta \cdot 2a - T \cos \theta \sin \theta \cdot 2a - T \sin \theta \cos \theta \cdot 2a &= 0 \\ && (2k+1) \cos \theta W &= T \cos \theta \cdot 4 \sin \theta \\ \Rightarrow && T &= \frac{2k+1}{4 \sin \theta} W \\ \Rightarrow && \text{breaks if }\quad \quad 2k+1 &> 4 \sin \theta \end{align*}
  2. \(\,\) \begin{align*} \text{N2}(\uparrow): && R - W - kW - T \sin \theta &= 0 \\ \Rightarrow && R &= (k+1)W - T \sin \theta \\ &&&= (k+1)W - \frac{2k+1}{4} W \\ &&&= \frac{2k+3}{4}W \\ \text{N2}(\leftarrow): && F_A - T \cos \theta &= 0 \\ \Rightarrow && F_A &= \frac{2k+1}{4 }\cot \theta \\ \Rightarrow && \text{slips if }\quad \quad\quad \quad\quad \quad F_A &> \mu R \\ \Rightarrow && \text{slips if }\quad \quad \frac{2k+1}{4 }\cot \theta &> \mu \frac{2k+3}{4}W \\ \Rightarrow && 2k+1 &> (2k+3) \mu \tan \theta \end{align*}
  3. The condition for breaking is \(k > 2\sin \theta -\frac12\). The condition for slipping is equivalent to: \begin{align*} && 2k+1 &> (2k+3) \mu \tan \theta \\ \Leftrightarrow && 2k(1- \mu \tan \theta) &> 3 \mu \tan \theta-1 \\ \Leftrightarrow && k &> \frac{3 \mu \tan \theta-1}{2(1- \mu \tan \theta)} \end{align*} Therefore we will slip first if: \begin{align*} && \frac{3 \mu \tan \theta-1}{2(1- \mu \tan \theta)} &< 2 \sin \theta - \frac12 \\ \Leftrightarrow && 3 \mu \tan \theta-1 &< 4 \sin \theta (1- \mu \tan \theta) - (1- \mu \tan \theta) \\ &&&=4 \sin \theta - 1 + \mu \tan \theta (1-4 \sin \theta) \\ \Leftrightarrow && 3 \mu \tan \theta &< 4 \sin \theta + \mu \tan \theta (1- 4 \sin \theta) \\ \Leftrightarrow && \mu \tan \theta(3-1+4\sin \theta) &< 4 \sin \theta \\ \Leftrightarrow && \mu &< \frac{2 \cos \theta}{1+2 \sin \theta} \end{align*}

2018 Paper 3 Q10
D: 1700.0 B: 1484.0

A uniform disc with centre \(O\) and radius \(a\) is suspended from a point \(A\) on its circumference, so that it can swing freely about a horizontal axis \(L\) through \(A\). The plane of the disc is perpendicular to \(L\). A particle \(P\) is attached to a point on the circumference of the disc. The mass of the disc is \(M\) and the mass of the particle is \(m\). In equilibrium, the disc hangs with \(OP\) horizontal, and the angle between \(AO\) and the downward vertical through \(A\) is \(\beta\). Find \(\sin\beta\) in terms of \(M\) and \(m\) and show that \[ \frac{AP}{a} = \sqrt{\frac{2M}{M+m}} \,. \] The disc is rotated about \(L\) and then released. At later time \(t\), the angle between \(OP\) and the horizontal is \(\theta\); when \(P\) is higher than \(O\), \(\theta\) is positive and when \(P\) is lower than \(O\), \(\theta\) is negative. Show that \[ \tfrac12 I \dot\theta^2 + (1-\sin\beta)ma^2 \dot \theta^2 + (m+M)g a\cos\beta \, (1- \cos\theta) \] is constant during the motion, where \(I\) is the moment of inertia of the disc about \(L\). Given that \(m= \frac 32 M\) and that \(I=\frac32Ma^2\), show that the period of small oscillations is \[ 3\pi \sqrt{\frac {3a}{5g}} \,. \]


Solution:

TikZ diagram
First, notice that the centre of mass will lie directly below \(A\) and will be \(\frac{m}{M+m}\) of the way between \(O\) and \(P\). Therefore \(\sin \beta = \frac{m}{M+m}\). The cosine rule states that: \begin{align*} && AP^2 &= a^2 + a^2 - 2a^2 \cos \angle AOP \\ \Rightarrow && \frac{AP^2}{a^2} &= 2 - 2 \sin \beta \\ &&&= \frac{2M+2m-2m}{M+m} \\ &&&= \frac{2M}{M+m} \\ \Rightarrow && \frac{AP}{a} &= \sqrt{\frac{2M}{M+m}} \end{align*}
TikZ diagram
Considering conservation of energy, we have: Rotational kinetic energy for the disc: \(\frac12 I \dot{\theta}^2\) Kinetic energy for the particle: \(\frac12 m (\dot{\theta} \sqrt{2-2\sin \beta} a)^2 = (1- \sin \beta)ma^2 \dot{\theta}^2\)
TikZ diagram
GPE: The important thing is the vertical location of \(G\). The triangle \(OAG\) will still have angle \(\beta\) at \(A\). The vertical height below is: \(\cos \theta \cdot AG = \cos \theta a \cos \beta\). The distance from when \(\theta = 0\) will be \(a \cos \beta (1- \cos \theta)\) and so the GPE will be \((M+m)ga \cos \beta ( 1- \cos \theta)\) we can therefore say by conservation of energy: \[ \frac12 I \dot{\theta}^2 + (1- \sin \beta)ma^2 \dot{\theta}^2+(M+m)ga \cos \beta ( 1- \cos \theta) \] is constant. Suppose \(m = \frac32 M\) and \(I = \frac32 Ma^2\) then differentiating the constant wrt to \(\theta\) gives \(\sin \beta = \frac{m}{M+m} = \frac{3}{5}, \cos \beta = \frac45\) \begin{align*} && 0 &= \frac12 \frac32 M a^2 \cdot 2 \dot{\theta}\ddot{\theta} + (1- \sin \beta)\frac32M a^2 2 \dot{\theta}\ddot{\theta} + (M+\frac32M) ga \cos \beta \sin \theta \cdot \dot{\theta} \\ \Rightarrow && 0 &= \frac32 \ddot{\theta} + 3(1-\sin \beta) \ddot{\theta} + \frac{5}{2}\frac{g}{a} \cos \beta \sin \theta \\ &&&= (\frac32 + \frac65) \ddot{\theta} + \frac{2g}{a} \sin \theta \\ &&&= \frac{27}{10} \ddot{\theta} + \frac{2g}{a} \sin \theta \end{align*} If \(\theta\) is small, we can approximate this by: \(\frac{27}{10} \ddot{\theta} + \frac{2g}{a} \theta = 0\) which will have period \(\displaystyle 2 \pi \sqrt{\frac{27a}{10\cdot2 g}} = 2 \pi \sqrt{\frac{3a}{5g}}\) as required.

2017 Paper 2 Q9
D: 1600.0 B: 1500.0

Two identical rough cylinders of radius \(r\) and weight \(W\) rest, not touching each other but a negligible distance apart, on a horizontal floor. A thin flat rough plank of width \(2a\), where \(a < r\), and weight \(kW\) rests symmetrically and horizontally on the cylinders, with its length parallel to the axes of the cylinders and its faces horizontal. A vertical cross-section is shown in the diagram below.

TikZ diagram
The coefficient of friction at all four contacts is \(\frac12\). The system is in equilibrium.
  1. Let \(F\) be the frictional force between one cylinder and the floor, and let \(R\) be the normal reaction between the plank and one cylinder. Show that \[ R\sin\theta = F(1+\cos\theta)\,, \] where \(\theta\) is the acute angle between the plank and the tangent to the cylinder at the point of contact. Deduce that \(2\sin\theta \le 1+\cos\theta\,\).
  2. Show that \[ N= \left( 1+\frac2 k\right)\left(\frac{1+\cos\theta}{\sin\theta} \right) F \,, \] where \(N\) is the normal reaction between the floor and one cylinder. Write down the condition that the cylinder does not slip on the floor and show that it is satisfied with no extra restrictions on \(\theta\).
  3. Show that \(\sin\theta\le\frac45\,\) and hence that \(r\le5a\,\).


Solution:

TikZ diagram
First, notice that by taking moments about the centre of one of the cylinders the two frictional forces must be equal to each other, say \(F\).
  1. \(\,\) \begin{align*} \text{N2}(\rightarrow, \text{ one cylinder}): && F\cos \theta + F - R \sin \theta &= 0 \\ \Rightarrow && F(1+\cos \theta) &= R \sin \theta \\ && F \leq \tfrac12 R \\ \Rightarrow && R \sin \theta &\leq \frac12 R(1+\cos \theta) \\ \Rightarrow && 2 \sin \theta &\leq 1 + \cos \theta \end{align*}
  2. \(\,\) \begin{align*} \text{N2}(\uparrow, \text{system}): && 2N-(k+2)W &= 0 \\ \Rightarrow && W &= \left ( \frac{2}{k+2} \right)N \\ \text{N2}(\uparrow, \text{one cylinder}): && N - W - R\cos \theta -F\sin \theta &= 0 \\ \Rightarrow && N - \left ( \frac{2}{k+2} \right)N - F \left ( \frac{1+\cos \theta}{\sin \theta} \right) \cos \theta - F \sin \theta &= 0 \\ \Rightarrow && \left ( \frac{k}{k+2} \right)N &= \left ( \frac{\cos \theta + \cos^2 \theta + \sin^2 \theta}{\sin \theta} \right) F\\ \Rightarrow && N &= \left ( 1 + \frac2{k} \right) \left ( \frac{\cos \theta + 1}{\sin \theta} \right) F \end{align*} The cylinder does not slip if \(F \leq \tfrac12 N\), ie \begin{align*} && N &\leq \left ( 1 + \frac2{k} \right) \left ( \frac{\cos \theta + 1}{\sin \theta} \right) \frac12 N \\ \Rightarrow && 2\sin \theta &\leq \left ( 1 + \frac2{k} \right) \left ( \cos \theta + 1 \right) \end{align*} but since \(2 \sin \theta \leq (1 + \cos \theta)\) and \((1+\frac2k) > 1\) this inequality is obviously satisfied.
  3. We can notice that \(2\sin \theta = 1 + \cos \theta\) is satisfied by a \(3-4-5\) triangle, where \(\sin \theta = 4/5, \cos \theta = 3/5\) and hence if \(\sin \theta \leq \frac45\) the condition must hold.
    TikZ diagram
    So \(\sin \theta = \frac{r-a}{r} \leq \frac45 \Rightarrow 5r-5a \leq 4r \Rightarrow r \leq 5a\)

2016 Paper 1 Q9
D: 1516.0 B: 1469.4

A horizontal rail is fixed parallel to a vertical wall and at a distance \(d\) from the wall. A uniform rod \(AB\) of length \(2a\) rests in equilibrium on the rail with the end \(A\) in contact with the wall. The rod lies in a vertical plane perpendicular to the wall. It is inclined at an angle \(\theta\) to the vertical (where \(0 < \theta < \frac12\pi\)) and \(a\sin\theta < d\), as shown in the diagram.

TikZ diagram
The coefficient of friction between the rod and the wall is \(\mu\), and the coefficient of friction between the rod and the rail is \(\lambda\). Show that in limiting equilibrium, with the rod on the point of slipping at both the wall and the rail, the angle \(\theta\) satisfies \[ d\cosec^2\theta = a\big( (\lambda+\mu)\cos\theta + (1-\lambda \mu)\sin\theta \big) \,. \] Derive the corresponding result if, instead, \( a\sin\theta > d \).


Solution:

TikZ diagram
Notice everything is at limiting equilibrium, so \(F_W = \mu R_W\) and \(F_R = \lambda R_R\). \begin{align*} \text{N2}(\nearrow): && \lambda R_R - W \cos \theta+ R_W \sin \theta+\mu R_W \cos \theta &= 0 \\ \text{N2}(\nwarrow): && R_R -W \sin \theta -R_W \cos \theta+\mu R_W \sin \theta &= 0 \\ \overset{\curvearrowright}{A}: && a W \sin \theta -R_R \frac{d}{\sin \theta} &= 0 \\ \overset{\curvearrowright}{\text{rod}}: && -W\left (d-a\sin \theta \right)+\mu R_W d-R_W d \cot \theta &= 0 \\ \end{align*} So \begin{align*} && R_W d(\mu - \cot \theta) &= W (d - a \sin \theta) \\ && a W &= R_Rd \textrm{cosec}^2 \theta \\ \Rightarrow && d \textrm{cosec}^2 \theta &=\frac{aW}{R_R} \\ && \lambda R_R &= W \cos \theta -R_W(\sin \theta + \mu \cos \theta) \\ &&&= W\cos \theta - W \frac{d - a \sin \theta}{d(\mu - \cot \theta)} ( \sin \theta + \mu \cos \theta) \\ &&&= W { \left ( \frac{d\mu \cos \theta - d\cos \theta \cot \theta - d \sin \theta - d \mu \cos \theta+a \sin^2 \theta + a \mu \sin \theta \cos \theta}{d(\mu - \cot \theta)} \right) }\\ &&&= W \left ( \frac{ - d \textrm{cosec} \theta +a \sin^2 \theta + a \mu \sin \theta \cos \theta}{d(\mu - \cot \theta)} \right) \\ \Rightarrow && d \textrm{cosec}^2 \theta &=\frac{aW}{R_R} \\ &&&= \frac{ad\lambda(\mu - \cot \theta)}{- d \textrm{cosec} \theta +a \sin^2 \theta + a \mu \sin \theta \cos \theta} \\ &&&= \frac{ad\lambda(\mu \sin \theta - \cos \theta)}{-d + a \sin^2 \theta (\sin \theta + \mu \cos \theta)} \\ \Rightarrow && -d^2 \textrm{cosec}^2 \theta &+ a(\sin \theta + \mu \cos \theta) = ad\lambda(\mu \sin \theta - \cos \theta) \\ \Rightarrow && d \textrm{cosec}^2 \theta &= a(\sin \theta + \mu \cos \theta)-a\lambda(\mu \sin \theta - \cos \theta) \\ &&&= a( (\mu+\lambda)\cos \theta + (1-\mu \lambda)\sin \theta) \end{align*} If the rod is before the midpoint, the directions of both frictions will be reversed, ie we should obtain the same result, but with \(\mu \to -\mu, \lambda \to -\lambda\) ie \(d \textrm{cosec}^2 \theta = a( -(\mu+\lambda)\cos \theta + (1-\mu \lambda)\sin \theta)\)