Problems

Filters
Clear Filters

2 problems found

1992 Paper 1 Q9
D: 1500.0 B: 1500.0

The diagram shows a coffee filter consisting of an inverted hollow right circular cone of height \(H\) cm and base radius \(a\) cm. \noindent

\psset{xunit=1.0cm,yunit=0.8cm,algebraic=true,dimen=middle,dotstyle=o,dotsize=3pt 0,linewidth=0.5pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-1.67,-2.3)(2.85,3.85) \rput{0}(0,3){\psellipse(0,0)(1.23,0.72)} \rput{0.69}(0,0.01){\psellipse(0,0)(0.49,0.23)} \psline(-1.23,2.95)(0,-2) \psline(0,-2)(1.23,2.96) \psline{->}(0,3)(0.66,3.61) \psline{->}(0.66,3.61)(0,3) \rput[tl](0.35,3.27){\(a\)} \psline{<->}(1,0)(1,-2) \rput[tl](1.05,-0.86){\(x\)} \psline{<->}(2,3)(2,-2) \rput[tl](2.09,0.97){\(H\)} \end{pspicture*} \par
When the water level is \(x\) cm above the vertex, water leaves the cone at a rate \(Ax\) \(\mathrm{cm}^{3}\mathrm{sec}^{-1},\) where \(A\) is a positive constant. Suppose that the cone is initially filled to a height \(h\) cm with \(0 < h < H.\) Show that it will take \(\pi a^{2}h^{2}/(2AH^{2})\) seconds to empty. Suppose now that the cone is initially filled to a height \(h\) cm, but that water is poured in at a constant rate \(B\) \(\mathrm{cm}^{3}\mathrm{sec}^{-1}\) and continues to drain as before. Establish, by considering the sign of \(\mathrm{d}x/\mathrm{d}t\), or otherwise, what will happen subsequently to the water level in the different cases that arise. (You are not asked to find an explicit formula for \(x\).)

1991 Paper 1 Q2
D: 1516.0 B: 1469.6

Frosty the snowman is made from two uniform spherical snowballs, of initial radii \(2R\) and \(3R.\) The smaller (which is his head) stands on top of the larger. As each snowball melts, its volume decreases at a rate which is directly proportional to its surface area, the constant of proportionality being the same for both snowballs. During melting each snowball remains spherical and uniform. When Frosty is half his initial height, find the ratio of his volume to his initial volume. If \(V\) and \(S\) denote his total volume and surface area respectively, find the maximum value of \(\dfrac{\mathrm{d}V}{\mathrm{d}S}\) up to the moment when his head disappears.


Solution: \(V_h = \frac43 \pi r_h^3, S_h = 4 \pi r_h^2\) \(\frac{\d V_h}{\d t} = -k4\pi r_h^2 \Rightarrow 4\pi r_h^2 \frac{\d r_h}{\d t} = -k 4\pi r_h^2 \Rightarrow \frac{\d r_h}{\d t} = -k\) Therefore \(r_h = 2R - kt, r_b = 3R - kt\). The height will halve when \(2kt = \frac{5}{2}R \Rightarrow kt = \frac{5}{4}R\) and the two sections will have radii \(\frac{3}{4}R\) and \(\frac{7}{4}R\) and the ratio of the volumes will be: \begin{align*} \frac{\frac{3^3}{4^3}+\frac{7^3}{4^3}}{2^3+3^3} = \frac{37}{224} \end{align*} \begin{align*} && \frac{\d V}{\d t} &= -4\pi k(r_h^2+r_b^2) \\ && \frac{\d S}{\d t} &= -8\pi k (r_h+r_b) \\ \Rightarrow && \frac{\d V}{\d S} &= \frac{r_h^2 + r_b^2}{2(r_h+r_b)} \\ &&&= \frac{(2R-kt)^2+(3R-kt)^2}{2(5R-2kt)} \\ &&&= \frac{13R^2-10Rkt+2k^2t^2}{2(5R-2kt)} \\ &&&= \frac{13R^2-10Rs + 2s^2}{2(5R-2s)} \end{align*} Where \(s = kt\) and \(0 \leq s \leq 2R\). We can maximise this but differentiating wrt to \(s\). \begin{align*} \Rightarrow && &= \frac{(-10R+4s)(10R-4s)+4(13R^2-10Rs+2s^2)}{4(5R-2s)^2} \\ &&&= \frac{-48R^2+40Rs-8s^2}{4(5R-2s)^2} \\ &&&= \frac{-8(s-2R)(s-3R)}{4(5R-2s)^2} \\ &&&<0 \end{align*} Therefore it is largest when \(s = 0\), ie \(\frac{13R^2}{10R} = \frac{13}{10}R\)