Problem 64
Question
How we cough \begin{equation} \begin{array}{l}{\text { a. When we cough, the trachea (windpipe) contracts to increase }} \\ {\text { the velocity of the air going out. This raises the questions of }} \\ {\text { how much it should contract to maximize the velocity and }} \\ {\text { whether it really contracts that much when we cough. }}\\\\{\text { Under reasonable assumptions about the elasticity of the }} \\ {\text { tracheal wall and about how the air near the wall is slowed by }} \\ {\text { friction, the average flow velocity } v \text { can be modeled by the }} \\ {\text { equation }}\end{array} \end{equation} $$v=c\left(r_{0}-r\right) r^{2} \mathrm{cm} / \mathrm{sec}, \quad \frac{r_{0}}{2} \leq r \leq r_{0}$$ \begin{equation} \begin{array}{l}{\text { where } r_{0} \text { is the rest radius of the trachea in centimeters and }} \\ {c \text { is a positive constant whose value depends in part on the }} \\ {\text { length of the trachea. }}\end{array} \end{equation} \begin{equation} \begin{array}{l}{\text { Show that } v \text { is greatest when } r=(2 / 3) r_{0} \text { ; that is, when }} \\ {\text { the trachea is about } 33 \% \text { contracted. The remarkable fact is }} \\ {\text { that } X \text { -ray photographs confirm that the trachea contracts }} \\ {\text { about this much during a cough. }}\end{array} \end{equation} \begin{equation} \begin{array}{l}{\text { b. Take } r_{0} \text { to be } 0.5 \text { and } c \text { to be } 1 \text { and graph } v \text { over the interval }} \\ {0 \leq r \leq 0.5 . \text { Compare what you see with the claim that } v \text { is }} \\ {\text { at a maximum when } r=(2 / 3) r_{0} .}\end{array} \end{equation}
Step-by-Step Solution
VerifiedKey Concepts
Derivatives
When dealing with a function like the velocity equation in our exercise, which is given by \( v = c(r_0-r)r^2 \), we take the derivative with respect to \( r \) to assess how small changes in \( r \) affect velocity \( v \). This involves applying the product rule, which is essential when dealing with products of functions.
Critical Points
For the velocity function \( v = c(r_0-r)r^2 \), we derived \( \frac{dv}{dr} = c(2r_0r - 3r^2) \) and set it to zero to find critical points. Solving \( 2r_0r - 3r^2 = 0 \) led us to two solutions: \( r = 0 \) and \( r = \frac{2}{3}r_0 \).
In practical terms, \( r = 0 \) is not feasible because it implies no airflow. The critical point \( r = \frac{2}{3}r_0 \) shows that velocity is maximized when the windpipe contracts to this proportion of its original radius.
Product Rule
- \( \frac{d}{dx}[u(x)v(x)] = u'(x)v(x) + u(x)v'(x) \)
This result is crucial to find the critical points, allowing us to further analyze where the function might reach maximum velocity.
Optimization in Calculus
This exercise involves an optimization problem where, through derivatives and critical points, we determine that the velocity is maximized when the trachea contracts to two-thirds of its original size, or 33%. This conclusion came from setting the derivative of the velocity function to zero and solving for \( r \). The verification through actual X-ray observations of coughing confirms the powerful predictive ability of calculus in real-world applications.
The given example effectively illustrates how calculus tools can be applied to predict and verify biological phenomena, showing the practical side of mathematical optimization.