1

When a person coughs, the trachea (windpipe) contracts and the velocity of the airflow in the windpipe is proportional to the product of the increase in the air pressure and the cross sectional area of the trachea. This can be modelled by v = APπr^2 where r is the radius of the windpipe during the cough, P is the increase in the air pressure during the cough, and A is a positive constant (proportionality constant). During the cough, the increase in the air pressure in the trachea is proportional to the change in the radius of the trachea. This can be modelled by P = B(R − r) where R is the normal radius of the windpipe and B is some positive constant (proportionality constant). Using this information determine the radius of the windpipe such that the velocity of the airflow is maximized.

Amanda
  • 31

1 Answers1

0

Substitute $P$ with $B(R-r)$ in the first equation to get

$$v = AB(R-r) \pi r^2=ABR \pi r^2-AB \pi r^3$$

The derivative of the last function is

$$v'=2ABR \pi r - 3AB \pi r^2$$

This derivative has a zero in $\displaystyle r=\frac{2}{3}R$, is positive for $\displaystyle 0<r< \frac{2}{3}R$, and is negative for $\displaystyle r>\frac{2}{3}R$. Hence, the value

$$\displaystyle r=\frac{2}{3}R$$

is a maximum of the original function expressing flow velocity, and therefore corresponds to the radius of the windpipe such that the velocity of the airflow is maximized.

Anatoly
  • 17,079