Question
Mathematics Question on Differential equations
The volume of spherical balloon being inflated changes at a constant rate.If initially its radius is 3 units and after 3 seconds it is 6 units.Find the radius of balloon after t seconds.
Answer
Let the rate of change of the volume of the balloon be k(where k is a constant).
⇒\frac{dv}{dt}=k$$⇒\frac{d}{dt}(\frac{4\pi}{3}r^3)=k [Volume of sphere=34πr3]
⇒34π.3r2.dtdr=k
⇒4πr2dr=kdt
Integrating both sides,we get:
4π∫r2dr=k∫1dt
⇒4π.3r3=kt+C
⇒4πr3=(kt+C)...(1)
Now,at t=0,r=3:
⇒34π×27=C
⇒C=36π
At t=3,r=6:
⇒4π×63=3k+C
⇒3k=−288π−36π=252π
⇒k=84π
Substituting the values of k and C in equation(1),we get:
4πr3=84πt+36π
⇒r3=63t+27
⇒r=(63t+27)31
Thus the radius of the balloon after t seconds is (63t+27)31