Skip to main content
Ch. 9 - Differential Equations
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243Not the one you use?Change textbook
Chapter 9, Problem 9.1.54c

52-56. In this section, several models are presented and the solution of the associated differential equation is given. Later in the chapter, we present methods for solving these differential equations.


{Use of Tech} Free fall One possible model that describes the free fall of an object in a gravitational field subject to air resistance uses the equation v'(t) = g - bv, where v(t) is the velocity of the object for t ≥ 0, g = 9.8 m/s² is the acceleration due to gravity, and b > 0 is a constant that involves the mass of the object and the air resistance.


c. Using the graph in part (b), estimate the terminal velocity lim(t→∞) v(t).

Verified step by step guidance
1
Understand that the terminal velocity is the velocity value that the object approaches as time \(t\) goes to infinity, meaning \(\lim_{t \to \infty} v(t)\).
Recall the given differential equation: \(v'(t) = g - b v(t)\), where \(g\) and \(b\) are constants, and \(v(t)\) is the velocity at time \(t\).
At terminal velocity, the velocity no longer changes, so the derivative \(v'(t)\) becomes zero. Set \(v'(t) = 0\) to find the equilibrium velocity: \(0 = g - b v_{terminal}\).
Solve the equation for \(v_{terminal}\): \(b v_{terminal} = g\), which gives \(v_{terminal} = \frac{g}{b}\).
Use the graph from part (b) to estimate the value that \(v(t)\) approaches as \(t\) becomes very large, and compare it to the theoretical terminal velocity \(\frac{g}{b}\).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
2m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

First-Order Linear Differential Equations

This type of differential equation has the form v'(t) + p(t)v(t) = q(t). In the given model, v'(t) = g - bv can be rewritten as v'(t) + bv = g, which is linear. Understanding how to identify and solve such equations is essential for analyzing velocity over time.
Recommended video:
07:39
Classifying Differential Equations

Terminal Velocity

Terminal velocity is the steady-state velocity an object reaches when the net acceleration becomes zero. Mathematically, it is the limit of v(t) as t approaches infinity, where the forces of gravity and air resistance balance out, resulting in constant velocity.
Recommended video:
06:29
Derivatives Applied To Velocity

Limit of a Function as t Approaches Infinity

Evaluating lim(t→∞) v(t) involves understanding how the solution to the differential equation behaves over a long time. This concept helps determine the long-term behavior of velocity, such as reaching terminal velocity in free fall with air resistance.
Recommended video:
06:11
Limits of Rational Functions: Denominator = 0
Related Practice
Textbook Question

33–36. {Use of Tech} Computing Euler approximations Use a calculator or computer program to carry out the following steps.

c. Repeating parts (a) and (b) using half the time step used in those calculations, again find an approximation to y(T).


y′(t) = 6 - 2y, y(0) = -1; Δt = 0.2, T = 3; y(t) = 3 - 4e⁻²ᵗ

1
views
Textbook Question

{Use of Tech} Logistic equation for an epidemic When an infected person is introduced into a closed and otherwise healthy community, the number of people who contract the disease (in the absence of any intervention) may be modeled by the logistic equation

 dP/dt=kP(1−P/A),P0=P_0, 

where K is a positive infection rate, A is the number of people in the community, and P0 is the number of infected people at t=0. The model also assumes no recovery. 


c. For a fixed value of K and A, describe the long-term behavior of the solutions, for any P0 with 0<P0<A. 

1
views
Textbook Question

52-56. In this section, several models are presented and the solution of the associated differential equation is given. Later in the chapter, we present methods for solving these differential equations.


(Use of Tech) Chemical rate equations The reaction of certain chemical compounds can be modeled using a differential equation of the form y'(t) = -kyⁿ(t), where y(t) is the concentration of the compound, for t ≥ 0, k > 0 is a constant that determines the speed of the reaction, and n is a positive integer called the order of the reaction. Assume the initial concentration of the compound is y(0) = y₀ > 0.


c. Let y₀ = 1 and k = 0.1. Graph the first-order and second-order solutions found in parts (a) and (b). Compare the two reactions. 

Textbook Question

{Use of Tech} Free fall An object in free fall may be modeled by assuming the only forces at work are the gravitational force and air resistance. By Newton’s Second Law of Motion (mass end . acceleration = the sum of external forces), the velocity of the object satisfies the differential equation 


m · v'(t) = mg + f(v)

mass | acceleration | 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)=−kv^2, for t≥0, where k>0 is a drag coefficient.


c. Find the solution of this separable equation assuming v(0)=0 and 0<v²<g/a. 

1
views
Textbook Question

Direction field analysis Consider the first-order initial value problem y'(t)=ay+b,y(0)=A for t≥0 where a, b, and A are real numbers.

c. Draw a representative direction field in the case that a<0. Show that if A>−b/a, then the solution decreases for t≥0, and that if A<−b/a, then the solution increases for t≥0.

1
views
Textbook Question

Explain why or why not Determine whether the following statements are true and give an explanation or counterexample.

c. The general solution of the equation yy'(x) = xe⁻ʸ can be found using integration by parts.