Problems

Filters
Clear Filters

1 problem found

2012 Paper 1 Q11
D: 1516.0 B: 1500.0

The diagram shows two particles, \(A\) of mass \(5m\) and \(B\) of mass \(3m\), connected by a light inextensible string which passes over two smooth, light, fixed pulleys, \(Q\) and \(R\), and under a smooth pulley \(P\) which has mass \(M\) and is free to move vertically. Particles \(A\) and \(B\) lie on fixed rough planes inclined to the horizontal at angles of \(\arctan \frac 7{24}\) and \(\arctan\frac43\) respectively. The segments \(AQ\) and \(RB\) of the string are parallel to their respective planes, and segments \(QP\) and \(PR\) are vertical. The coefficient of friction between each particle and its plane is \(\mu\).

TikZ diagram
  1. Given that the system is in equilibrium, with both \(A\) and \(B\) on the point of moving up their planes, determine the value of \(\mu\) and show that \(M = 6m\).
  2. In the case when \(M = 9m\), determine the initial accelerations of \(A\), \(B\) and \(P\) in terms of \(g\).


Solution:

TikZ diagram
First note our triangles are 7-24-25 and 3-4-5 triangles, so we can easily calculate \(\sin\) and \(\cos\) of our angles. \begin{questionparts} \item \begin{align*} \text{N2}(\uparrow, P): && 2T - Mg &= 0 \\ \\ \text{N2}(\perp AQ): && R_A - 5mg \cdot \frac{24}{25} &= 0 \\ \Rightarrow && R_A &= \frac{24}{5}mg \\ \text{N2}(\parallel AQ): && T - \mu R_A - 5mg \cdot \frac{7}{25} &= 0 \\ \Rightarrow && T &= \frac15 mg \l 7+24 \mu \r \\ \text{N2}(\perp BR): && R_B - 3mg \cdot \frac{3}{5}&= 0 \\ \Rightarrow && R_B &= \frac{9}{5}mg \\ \text{N2}(\parallel AQ): && T - \mu R_B - 3mg \cdot \frac{4}{5} &= 0 \\ \Rightarrow && T &= \frac15 mg \l 12+9 \mu \r \\ \\ \Rightarrow && 12 + 9 \mu &= 7 + 24 \mu \\ \Rightarrow && \mu &= \frac{5}{15} = \frac13 \\ \\ \Rightarrow && Mg &= 2 \cdot \frac15 \cdot mg \cdot (7 + 24 \cdot \frac13) \\ &&&= 6mg \\ \Rightarrow && M &= 6m \end{align*} \item Assuming \(\mu = \frac13\) \begin{align*} &&9m \ddot{p} &= 9mg - 2T \\ &&5m \ddot{a} &= T - 3mg \\ &&3m \ddot{b} &= T - 3mg \\ &&2\ddot{p} &= \ddot{a}+\ddot{b} \\ \Rightarrow &&30m\ddot{p} &= 8T - 24mg \\ &&9m\ddot{p} &= 9mg - 2T \\ \Rightarrow && 66m \ddot{p} &=12mg \\ \Rightarrow && \ddot{p} &= \frac{2}{11}g \\ && T &= 9mg - 9m \frac{2}{11} g = \frac{9^2}{11}mg\\ && \ddot{a} &= \frac{3}{22} g \\ && \ddot{b} &= \frac{5}{22}g \end{align*}