Chapter 8: Problem 14
Make a sketch of the population function (as a function of time) that results from the following growth rate functions. Assume the population at time \(t=0\) begins at some positive value.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 8: Problem 14
Make a sketch of the population function (as a function of time) that results from the following growth rate functions. Assume the population at time \(t=0\) begins at some positive value.
All the tools & learning materials you need for study success - in one app.
Get started for free
One possible model that describes the free fall of an object in a gravitational field subject to air resistance uses the equation \(v^{\prime}(t)=g-b v,\) where \(v(t)\) is the velocity of the object for \(t \geq 0\), \(g=9.8 \mathrm{m} / \mathrm{s}^{2}\) is the acceleration due to gravity, and \(b>0\) is a constant that involves the mass of the object and the air resistance. a. Verify by substitution that a solution of the equation, subject to the initial condition \(v(0)=0,\) is \(v(t)=\frac{g}{b}\left(1-e^{-b t}\right)\). b. Graph the solution with \(b=0.1 s^{-1}\). c. Using the graph in part (c), estimate the terminal velocity \(\lim _{t \rightarrow \infty} v(t)\).
An object in free fall may be modeled by assuming that the only forces at work are the gravitational force and air resistance. By Newton's Second Law of Motion (mass \(\times\) acceleration \(=\) the sum of the external forces), the velocity of the object satisfies the differential equation $$\underbrace {m}_{\text {mass}}\quad \cdot \underbrace{v^{\prime}(t)}_{\text {acceleration }}=\underbrace {m g+f(v)}_{\text {external forces}}$$ where \(f\) is a function that models the air resistance (assuming the positive direction is downward). One common assumption (often used for motion in air) is that \(f(v)=-k v^{2},\) where \(k>0\) is a drag coefficient. a. Show that the equation can be written in the form \(v^{\prime}(t)=g-a v^{2},\) where \(a=k / m\) b. For what (positive) value of \(v\) is \(v^{\prime}(t)=0 ?\) (This equilibrium solution is called the terminal velocity.) c. Find the solution of this separable equation assuming \(v(0)=0\) and \(0 < v^{2} < g / a\) d. Graph the solution found in part (c) with \(g=9.8 \mathrm{m} / \mathrm{s}^{2}\) \(m=1,\) and \(k=0.1,\) and verify that the terminal velocity agrees with the value found in part (b).
Solve the differential equation for Newton's Law of Cooling to find the temperature in the following cases. Then answer any additional questions. A glass of milk is moved from a refrigerator with a temperature of \(5^{\circ} \mathrm{C}\) to a room with a temperature of \(20^{\circ} \mathrm{C}\). One minute later the milk has warmed to a temperature of \(7^{\circ} \mathrm{C}\). After how many minutes does the milk have a temperature that is \(90 \%\) of the ambient temperature?
The equation \(y^{\prime}(t)+a y=b y^{p},\) where \(a, b,\) and \(p\) are real numbers, is called a Bernoulli equation. Unless \(p=1,\) the equation is nonlinear and would appear to be difficult to solve-except for a small miracle. By making the change of variables \(v(t)=(y(t))^{1-p},\) the equation can be made linear. Carry out the following steps. a. Letting \(v=y^{1-p},\) show that \(y^{\prime}(t)=\frac{y(t)^{p}}{1-p} v^{\prime}(t)\). b. Substitute this expression for \(y^{\prime}(t)\) into the differential equation and simplify to obtain the new (linear) equation \(v^{\prime}(t)+a(1-p) v=b(1-p),\) which can be solved using the methods of this section. The solution \(y\) of the original equation can then be found from \(v\).
Solve the differential equation for Newton's Law of Cooling to find the temperature in the following cases. Then answer any additional questions. A pot of boiling soup \(\left(100^{\circ} \mathrm{C}\right)\) is put in a cellar with a temperature of \(10^{\circ} \mathrm{C}\). After 30 minutes, the soup has cooled to \(80^{\circ} \mathrm{C}\). When will the temperature of the soup reach \(30^{\circ} \mathrm{C} ?\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.