Problems

Filters
Clear Filters

1 problem found

1996 Paper 2 Q9
D: 1600.0 B: 1500.0

A child's toy consists of a solid cone of height \(\lambda a\) and a solid hemisphere of radius \(a\), made out of the same uniform material and fastened together so that their plane faces coincide. (Thus the diameter of the hemisphere is equal to that of the base of the cone.) Show that if \(\lambda < \sqrt{3}\) the toy will always move to an upright position if placed with the surface of the hemisphere on a horizontal table, but that if \(\lambda > \sqrt{3}\) the toy may overbalance. Show, however, that if the toy is placed with the surface of the cone touching the table it will remain there whatever the value of \(\lambda\). [The centre of gravity of a uniform solid cone of height \(h\) is a height \(h/4\) above its base. The centre of gravity of a uniform solid hemisphere of radius \(a\) is at distance \(3a/8\) from the centre of its base.]


Solution:

TikZ diagram
By symmetry the centre of mass will lie on the main axis. Taking the plane faces as \(x = 0\) we have the following centers of mass: \begin{align*} && \text{COM} && \text{Mass} \\ \text{Hemisphere} && -\frac{3a}{8} && \frac{2\pi a^3}{3} \\ \text{Cone} && \frac{\lambda a}{4} && \frac{\lambda \pi a^3}{3} \\ \text{Toy} && \bar{x} && \frac{(\lambda + 2)\pi a^3}{3} \\ \end{align*} Therefore, \begin{align*} && \frac{(\lambda + 2)\pi a^3}{3} \cdot \bar{x} &= -\frac{3a}{8} \cdot \frac{2\pi a^3}{3} + \frac{\lambda a}{4} \cdot \frac{\lambda \pi a^3}{3} \\ \Rightarrow && (\lambda + 2) \bar{x} &= \frac{(\lambda^2 -3)a}{4} \end{align*} Therefore the centre of mass will be inside the hemisphere (and it will always move to an upright position) iff \(\bar{x} < 0 \Leftrightarrow \lambda < \sqrt{3}\).
TikZ diagram
For the toy to topple from this position, \(\bar{x}\) must be longer than it would need to be to form a right-angled triangle with the vertical at the plane face. The angle at this point will be \(\theta\), so we need: \(\bar{x} > a\tan \theta = a \frac{a}{\lambda a} = \frac{a}{\lambda}\) \begin{align*} && \bar{x} &> \frac{a}{\lambda} \\ \Leftrightarrow && \frac{(3-\lambda^2)a}{4(\lambda + 2)} &> \frac{a}{\lambda} \\ \Leftrightarrow && {(3-\lambda^2)\lambda} &> {4(\lambda + 2)} \\ \Leftrightarrow && -\lambda^3-\lambda -8 &> 0 \\ \end{align*} Contradiction! Therefore it can never topple when laid on its side.