Problems

Filters
Clear Filters

2 problems found

2011 Paper 1 Q11
D: 1516.0 B: 1516.0

A thin non-uniform bar \(AB\) of length \(7d\) has centre of mass at a point \(G\), where \(AG=3d\). A light inextensible string has one end attached to \(A\) and the other end attached to \(B\). The string is hung over a smooth peg \(P\) and the bar hangs freely in equilibrium with \(B\) lower than~\(A\). Show that \[ 3\sin\alpha = 4\sin\beta\,, \] where \(\alpha\) and \(\beta\) are the angles \(PAB\) and \(PBA\), respectively. Given that \(\cos\beta=\frac45\) and that \(\alpha\) is acute, find in terms of \(d\) the length of the string and show that the angle of inclination of the bar to the horizontal is \(\arctan \frac17\,\).

1990 Paper 2 Q13
D: 1600.0 B: 1484.0

A thin non-uniform rod \(PQ\) of length \(2a\) has its centre of gravity a distance \(a+d\) from \(P\). It hangs (not vertically) in equilibrium suspended from a small smooth peg \(O\) by means of a light inextensible string of length \(2b\) which passes over the peg and is attached at its ends to \(P\) and \(Q\). Express \(OP\) and \(OQ\) in terms of \(a,b\) and \(d\). By considering the angle \(POQ\), or otherwise, show that \(d < a^{2}/b\).


Solution:

TikZ diagram
Resolving horizontally, it's clear that \(\angle POG = \angle GOQ\), in particular applying the sine rule: \begin{align*} && \sin \angle POG &= \frac{a+d}{2b-x} \sin \angle PGO \\ && \sin \angle GOP &= \frac{a-d}{x} \sin \angle OGQ \\ \Rightarrow && \frac{a+d}{2b-x} &= \frac{a-d}{x} \\ \Rightarrow && x(a+d) &= (2b-x)(a-d) \\ \Rightarrow && 2ax &= 2b(a-d) \\ \Rightarrow && x &= b - \frac{db}{a} \\ \Rightarrow && PO &= b+\frac{db}{a} \\ && OQ &= b - \frac{d}{a} \end{align*} Applying the cosine rule: \begin{align*} && \cos POQ &= \frac{(b + \frac{db}{a})^2 + (b - \frac{db}{a})^2 -4a^2}{2(b^2 - \frac{d^2b^2}{a^2})} \\ &&&= \frac{2b^2 + \frac{2d^2b^2}{a^2}-4a^2}{2(b^2 - \frac{d^2b^2}{a^2})} \\ &&&= \frac{2a^2b^2 + 2d^2b^2-4a^4}{2b^2(a^2 - d^2)} \\ &&&< 1 \\ \Leftrightarrow && 2a^2b^2 + 2d^2b^2-4a^4 &< 2b^2(a^2-d^2) \\ \Leftrightarrow && 2d^2b^2-4a^4 &< -2b^2d^2 \\ \Leftrightarrow && 4d^2b^2&< 4a^4 \\ \Leftrightarrow && d^2&< \frac{a^4}{b^2} \\ \Leftrightarrow && d&< \frac{a^2}{b} \\ \end{align*}