The Net Change Theorem

The net change theorem considers the integral of a rate of change. It says that when a quantity changes, the new value equals the initial value plus the integral of the rate of change of that quantity. The formula can be expressed in two ways. The second is more familiar; it is simply the definite integral.

Theorem 5.6

Net Change Theorem

The new value of a changing quantity equals the initial value plus the integral of the rate of change:

\[\begin{aligned} \\ \\ F \left(\right. b \left.\right) = F \left(\right. a \left.\right) + \int_{a}^{b} F ' \left(\right. x \left.\right) d x \\ \text{or} \\ \int_{a}^{b} F ' \left(\right. x \left.\right) d x = F \left(\right. b \left.\right) - F \left(\right. a \left.\right) . \end{aligned}\]

Subtracting \(F \left(\right. a \left.\right)\) from both sides of the first equation yields the second equation. Since they are equivalent formulas, which one we use depends on the application.

The significance of the net change theorem lies in the results. Net change can be applied to area, distance, and volume, to name only a few applications. Net change accounts for negative quantities automatically without having to write more than one integral. To illustrate, let’s apply the net change theorem to a velocity function in which the result is displacement.

We looked at a simple example of this in The Definite Integral. Suppose a car is moving due north (the positive direction) at 40 mph between 2 p.m. and 4 p.m., then the car moves south at 30 mph between 4 p.m. and 5 p.m. We can graph this motion as shown in Figure 5.32.

A graph with the x axis marked as t and the y axis marked normally. The lines y=40 and y=-30 are drawn over [2,4] and [4,5], respectively.The areas between the lines and the x axis are shaded.
Figure 5.32 The graph shows speed versus time for the given motion of a car.

Just as we did before, we can use definite integrals to calculate the net displacement as well as the total distance traveled. The net displacement is given by

\[\begin{aligned} \int_{2}^{5} v \left(\right. t \left.\right) d t & = \int_{2}^{4} 4 0 d t + \int_{4}^{5} −30 d t \\ & = 80 - 30 \\ & = 50 . \end{aligned}\]

Thus, at 5 p.m. the car is 50 mi north of its starting position. The total distance traveled is given by

\[\begin{aligned} \\ \\ \int_{2}^{5} \left|\right. v \left(\right. t \left.\right) \left|\right. d t & = \int_{2}^{4} 4 0 d t + \int_{4}^{5} 30 d t \\ & = 80 + 30 \\ & = 110 . \end{aligned}\]

Therefore, between 2 p.m. and 5 p.m., the car traveled a total of 110 mi.

To summarize, net displacement may include both positive and negative values. In other words, the velocity function accounts for both forward distance and backward distance. To find net displacement, integrate the velocity function over the interval. Total distance traveled, on the other hand, is always positive. To find the total distance traveled by an object, regardless of direction, we need to integrate the absolute value of the velocity function.

Example 5.24

Finding Net Displacement

Given a velocity function \(v \left(\right. t \left.\right) = 3 t - 5\) (in meters per second) for a particle in motion from time \(t = 0\) to time \(t = 3 ,\) find the net displacement of the particle.

Solution

Applying the net change theorem, we have

\[\begin{aligned} \int_{0}^{3} \left(\right. 3 t - 5 \left.\right) d t & = \frac{3 t^{2}}{2} - 5 t \left|\right._{0}^{3} \\ \\ & = \left[\right. \frac{3 \left(\right. 3 \left.\right)^{2}}{2} - 5 \left(\right. 3 \left.\right) \left]\right. - 0 \\ & = \frac{27}{2} - 15 \\ & = \frac{27}{2} - \frac{30}{2} \\ & = - \frac{3}{2} . \end{aligned}\]

The net displacement is \(- \frac{3}{2}\) m (Figure 5.33).

A graph of the line v(t) = 3t – 5, which goes through points (0, -5) and (5/3, 0). The area over the line and under the x axis in the interval [0, 5/3] is shaded. The area under the line and above the x axis in the interval [5/3, 3] is shaded.
Figure 5.33 The graph shows velocity versus time for a particle moving with a linear velocity function.

Example 5.25

Finding the Total Distance Traveled

Use Example 5.24 to find the total distance traveled by a particle according to the velocity function \(v \left(\right. t \left.\right) = 3 t - 5\) m/sec over a time interval \(\left[\right. 0 , 3 \left]\right. .\)

Solution

The total distance traveled includes both the positive and the negative values. Therefore, we must integrate the absolute value of the velocity function to find the total distance traveled.

To continue with the example, use two integrals to find the total distance. First, find the t-intercept of the function, since that is where the division of the interval occurs. Set the equation equal to zero and solve for t. Thus,

\[\begin{aligned} 3 t - 5 & = & 0 \\ 3 t & = & 5 \\ t & = & \frac{5}{3} . \end{aligned}\]

The two subintervals are \(\left[\right. 0 , \frac{5}{3} \left]\right.\) and \(\left[\right. \frac{5}{3} , 3 \left]\right. .\) To find the total distance traveled, integrate the absolute value of the function. Since the function is negative over the interval \(\left[\right. 0 , \frac{5}{3} \left]\right. ,\) we have \(\left|\right. v \left(\right. t \left.\right) \left|\right. = − v \left(\right. t \left.\right)\) over that interval. Over \(\left[\right. \frac{5}{3} , 3 \left]\right. ,\) the function is positive, so \(\left|\right. v \left(\right. t \left.\right) \left|\right. = v \left(\right. t \left.\right) .\) Thus, we have

\[\begin{aligned} \\ \\ \int_{0}^{3} \left|\right. v \left(\right. t \left.\right) \left|\right. d t & = \int_{0}^{5 / 3} − v \left(\right. t \left.\right) d t + \int_{5 / 3}^{3} v \left(\right. t \left.\right) d t \\ \\ & = \int_{0}^{5 / 3} 5 - 3 t d t + \int_{5 / 3}^{3} 3 t - 5 d t \\ & = \left(\left(\right. 5 t - \frac{3 t^{2}}{2} \left.\right) \left|\right.\right)_{0}^{5 / 3} + \left(\left(\right. \frac{3 t^{2}}{2} - 5 t \left.\right) \left|\right.\right)_{5 / 3}^{3} \\ & = \left[\right. 5 \left(\right. \frac{5}{3} \left.\right) - \frac{3 \left(\right. 5 / 3 \left.\right)^{2}}{2} \left]\right. - 0 + \left[\right. \frac{27}{2} - 15 \left]\right. - \left[\right. \frac{3 \left(\right. 5 / 3 \left.\right)^{2}}{2} - \frac{25}{3} \left]\right. \\ & = \frac{25}{3} - \frac{25}{6} + \frac{27}{2} - 15 - \frac{25}{6} + \frac{25}{3} \\ & = \frac{41}{6} . \end{aligned}\]

So, the total distance traveled is \(\frac{41}{6}\) m.

Checkpoint 5.22

Find the net displacement and total distance traveled in meters given the velocity function \(f \left(\right. t \left.\right) = \frac{1}{2} e^{t} - 2\) over the interval \(\left[\right. 0 , 2 \left]\right. .\)

This lesson is part of:

Integration

View Full Tutorial

Track Your Learning Progress

Sign in to unlock unlimited practice exams, tutorial practice quizzes, personalized weak area practice, AI study assistance with Lexi, and detailed performance analytics.