Loading [MathJax]/jax/element/mml/optable/GreekAndCoptic.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.4: Working with Integrals

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Apply the basic integration formulas.
  • Explain the significance of the net change theorem.
  • Use the net change theorem to solve applied problems.
  • Apply the integrals of odd and even functions.

In this section, we use some basic integration formulas studied previously to solve some key applied problems. It is important to note that these formulas are presented in terms of indefinite integrals. Although definite and indefinite integrals are closely related, there are some key differences to keep in mind. A definite integral is either a number (when the limits of integration are constants) or a single function (when one or both of the limits of integration are variables). An indefinite integral represents a family of functions, all of which differ by a constant. As you become more familiar with integration, you will get a feel for when to use definite integrals and when to use indefinite integrals. You will naturally select the correct approach for a given problem without thinking too much about it. However, until these concepts are cemented in your mind, think carefully about whether you need a definite integral or an indefinite integral and make sure you are using the proper notation based on your choice.

Basic Integration Formulas

Recall the integration formulas given in the section on Antiderivatives and the properties of definite integrals. Let’s look at a few examples of how to apply these formulas and properties.

Example 5.4.1: Integrating a Function Using the Power Rule

Use the power rule to integrate the function 41t(1+t)dt.

Solution

The first step is to rewrite the function and simplify it so we can apply the power rule:

41t(1+t)dt=41t1/2(1+t)dt=41(t1/2+t3/2)dt.

Now apply the power rule:

41(t1/2+t3/2)dt=(23t3/2+25t5/2)|41=[23(4)3/2+25(4)5/2][23(1)3/2+25(1)5/2]=25615.

Exercise 5.4.1

Find the definite integral of f(x)=x23x over the interval [1,3].

Hint

Follow the process from Example 5.4.1 to solve the problem.

Answer

31(x23x)dx=103

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.

Net Change Theorem

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

F(b)=F(a)+baF(x)dx

or

baF(x)dx=F(b)F(a).

Subtracting F(a) from both sides of the Equation ??? yields 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 section. 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.4.1.

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.4.1: 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

52v(t)dt=4240dt+5430dt=8030=50.

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

52|v(t)|dt=4240dt+5430dt=80+30=110.

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.4.2: Finding Net Displacement

Given a velocity function v(t)=3t5 (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

30(3t5)dt=(3t225t)|30=[3(3)225(3)]0=27215=272302=32.

The net displacement is 32 m (Figure 5.4.2).

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.4.2: The graph shows velocity versus time for a particle moving with a linear velocity function.
Example 5.4.3: Finding the Total Distance Traveled

Use Example 5.4.2 to find the total distance traveled by a particle according to the velocity function v(t)=3t5 m/sec over a time interval [0,3].

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,

3t5=03t=5t=53.

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

30|v(t)|dt=5/30v(t)dt+35/3v(t)dt=5/3053tdt+35/33t5dt=(5t3t22)|5/30+(3t225t)|35/3=[5(53)3(5/3)22]0+[27215][3(5/3)22253]=253256+27215256+253=416

So, the total distance traveled is 416 m.

Exercise 5.4.2

Find the net displacement and total distance traveled in meters given the velocity function f(t)=12et2 over the interval [0,2].

Hint

Follow the procedures from Examples 5.4.2 and 5.4.3. Note that f(t)0 for tln4 and f(t)0 for tln4.

Answer

Net displacement: e2920.8055 m; total distance traveled: 4ln47.5+e221.740 m.

Applying the Net Change Theorem

The net change theorem can be applied to the flow and consumption of fluids, as shown in Example 5.4.4.

Example 5.4.4: How Many Gallons of Gasoline Are Consumed?

If the motor on a motorboat is started at t=0 and the boat consumes gasoline at the rate of 5t3 gal/hr, how much gasoline is used in the first 2 hours?

Solution

Express the problem as a definite integral, integrate, and evaluate using the Fundamental Theorem of Calculus. The limits of integration are the endpoints of the interval [0,2]. We have

20(5t3)dt=(5tt44)20=[5(2)(2)44]0=10164=6.

Thus, the motorboat uses 6 gal of gas in 2 hours.

Example 5.4.5: Chapter Opener: Iceboats

As we saw at the beginning of the chapter, top iceboat racers can attain speeds of up to five times the wind speed. Andrew is an intermediate iceboater, though, so he attains speeds equal to only twice the wind speed.

An image of an iceboat in action.
Figure 5.4.3: (credit: modification of work by Carter Brown, Flickr)

Suppose Andrew takes his iceboat out one morning when a light 5-mph breeze has been blowing all morning. As Andrew gets his iceboat set up, though, the wind begins to pick up. During his first half hour of iceboating, the wind speed increases according to the function v(t)=20t+5. For the second half hour of Andrew’s outing, the wind remains steady at 15 mph. In other words, the wind speed is given by

v(t)={20t+5,for 0t1215,for 12t1

Recalling that Andrew’s iceboat travels at twice the wind speed, and assuming he moves in a straight line away from his starting point, how far is Andrew from his starting point after 1 hour?

Solution

To figure out how far Andrew has traveled, we need to integrate his velocity, which is twice the wind speed. Then

Distance=102v(t)dt.

Substituting the expressions we were given for v(t), we get

102v(t)dt=1/202v(t)dt+11/22v(t)dt=1/202(20t+5)dt+11/32(15)dt=1/20(40t+10)dt+11/230dt=[20t2+10t]|1/20+[30t]|11/2=(204+5)0+(3015)=25.

Andrew is 25 mi from his starting point after 1 hour.

Exercise 5.4.3

Suppose that, instead of remaining steady during the second half hour of Andrew’s outing, the wind starts to die down according to the function v(t)=10t+15. In other words, the wind speed is given by

v(t)={20t+5,for 0t1210t+15,for 12t1.

Under these conditions, how far from his starting point is Andrew after 1 hour?

Hint

Don’t forget that Andrew’s iceboat moves twice as fast as the wind.

Answer

17.5 mi

Integrating Even and Odd Functions

We saw in Functions and Graphs that an even function is a function in which f(x)=f(x) for all x in the domain—that is, the graph of the curve is unchanged when x is replaced with x. The graphs of even functions are symmetric about the y-axis. An odd function is one in which f(x)=f(x) for all x in the domain, and the graph of the function is symmetric about the origin.

Integrals of even functions, when the limits of integration are from a to a, involve two equal areas, because they are symmetric about the y-axis. Integrals of odd functions, when the limits of integration are similarly [a,a], evaluate to zero because the areas above and below the x-axis are equal.

Integrals of Even and Odd Functions

For continuous even functions such that f(x)=f(x),

aaf(x)dx=2a0f(x)dx.

For continuous odd functions such that f(x)=f(x),

aaf(x)dx=0.

Example 5.4.6: Integrating an Even Function

Integrate the even function 22(3x82)dx and verify that the integration formula for even functions holds.

Solution

The symmetry appears in the graphs in Figure 5.4.4. Graph (a) shows the region below the curve and above the x-axis. We have to zoom in to this graph by a huge amount to see the region. Graph (b) shows the region above the curve and below the x-axis. The signed area of this region is negative. Both views illustrate the symmetry about the y-axis of an even function. We have

22(3x82)dx=(x932x)22=[(2)932(2)][(2)932(2)]=(51234)(5123+4)=10003.

To verify the integration formula for even functions, we can calculate the integral from 0 to 2 and double it, then check to make sure we get the same answer.

20(3x82)dx=(x932x)|20=51234=5003

Since 25003=10003, we have verified the formula for even functions in this particular example.

Two graphs of the same function f(x) = 3x^8 – 2, side by side. It is symmetric about the y axis, has x-intercepts at (-1,0) and (1,0), and has a y-intercept at (0,-2). The function decreases rapidly as x increases until about -.5, where it levels off at -2. Then, at about .5, it increases rapidly as a mirror image. The first graph is zoomed-out and shows the positive area between the curve and the x axis over [-2,-1] and [1,2]. The second is zoomed-in and shows the negative area between the curve and the x-axis over [-1,1].
Figure 5.4.4: Graph (a) shows the positive area between the curve and the x-axis, whereas graph (b) shows the negative area between the curve and the x-axis. Both views show the symmetry about the y-axis.
Example 5.4.7: Integrating an Odd Function

Evaluate the definite integral of the odd function 5sinx over the interval [−π,π].

Solution

The graph is shown in Figure \PageIndex{5}. We can see the symmetry about the origin by the positive area above the x-axis over [−π,0], and the negative area below the x-axis over [0,π]. we have

\begin{align*} ∫^π_{−π}−5\sin x \,dx &=−5(−\cos x)\bigg|^π_{−π} \\[4pt] &=5\cos x\,\bigg|^π_{−π} \\[4pt] &=[5\cos π]−[5\cos(−π)] \\[4pt] &=−5−(−5)=0. \end{align*}

A graph of the given function f(x) = -5 sin(x). The area under the function but above the x axis is shaded over [-pi, 0], and the area above the function and under the x axis is shaded over [0, pi].
Figure \PageIndex{5}:The graph shows areas between a curve and the x-axis for an odd function.
Exercise \PageIndex{4}

Integrate the function \displaystyle ∫^2_{−2}x^4\,dx.

Hint

Integrate an even function.

Answer

\dfrac{64}{5}

Key Concepts

  • The net change theorem states that when a quantity changes, the final value equals the initial value plus the integral of the rate of change. Net change can be a positive number, a negative number, or zero.
  • The area under an even function over a symmetric interval can be calculated by doubling the area over the positive x-axis. For an odd function, the integral over a symmetric interval equals zero, because half the area is negative.

Key Equations

  • Net Change TheoremF(b)=F(a)+∫^b_aF'(x)\,dx\nonumber or ∫^b_aF'(x)\,dx=F(b)−F(a) \nonumber

Glossary

net change theorem
if we know the rate of change of a quantity, the net change theorem says the future quantity is equal to the initial quantity plus the integral of the rate of change of the quantity

This page titled 5.4: Working with Integrals is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?