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
[itex]\frac{dr}{dt}\; =\; 2[/itex]
The Attempt at a Solution
Part A.
[itex]\frac{dr}{dt}\; =\; 2[/itex]
Therefore, [itex]dr=2\cdot dt[/itex]
[itex]\int_{}^{}{}dr=\int_{}^{}{}2\cdot dt[/itex]
[itex]r\left( t \right)=2t[/itex]Part B.
[itex]V\; =\; \frac{4}{3}\pi r^{3}[/itex]
[itex]\frac{dV}{dt}\; =\; 4\pi r^{2}\cdot \frac{dr}{dt}[/itex]
Substituting dr/dt = 2 gives:
[itex]\frac{dV}{dt}\; =\; 8\pi r^{2}[/itex]
Since [itex]r=2t[/itex]
[itex]\frac{dV}{dt}=32\pi \cdot t^{2}[/itex]
[itex]dV=32\pi \cdot t^{2}\cdot dt[/itex]
[itex]V=\frac{32\pi \cdot t^{3}}{3}[/itex]