krackers
- 72
- 0
Homework Statement
A spherical balloon is being inflated. Suppose the radius of the balloon is increasing at a rate of 2 centimeters per second.
a. Express the radius r of the balloon as a function of time t.
b. Express the volume V of the balloon as a function of time t
Homework Equations
\frac{dr}{dt}\; =\; 2
The Attempt at a Solution
Part A.
\frac{dr}{dt}\; =\; 2
Therefore, dr=2\cdot dt
\int_{}^{}{}dr=\int_{}^{}{}2\cdot dt
r\left( t \right)=2tPart B.
V\; =\; \frac{4}{3}\pi r^{3}
\frac{dV}{dt}\; =\; 4\pi r^{2}\cdot \frac{dr}{dt}
Substituting dr/dt = 2 gives:
\frac{dV}{dt}\; =\; 8\pi r^{2}
Since r=2t
\frac{dV}{dt}=32\pi \cdot t^{2}
dV=32\pi \cdot t^{2}\cdot dt
V=\frac{32\pi \cdot t^{3}}{3}