Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.2: The Definite Integral

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

We start with an easy problem. An object travels in a straight line at a constant velocity of 5 ft/s for 10 seconds. How far away from its starting point is the object?

We approach this problem with the familiar "Distance = Rate × Time" equation. In this case, Distance = 5ft/s × 10s = 50 feet.

It is interesting to note that this solution of 50 feet can be represented graphically. Consider Figure 5.2.1, where the constant velocity of 5ft/s is graphed on the axes. Shading the area under the line from t=0 to t=10 gives a rectangle with an area of 50 square units; when one considers the units of the axes, we can say this area represents 50 ft.

alt

Figure 5.2.1: The area under a constant velocity function corresponds to distance traveled.

Now consider a slightly harder situation (and not particularly realistic): an object travels in a straight line with a constant velocity of 5ft/s for 10 seconds, then instantly reverses course at a rate of 2ft/s for 4 seconds. (Since the object is traveling in the opposite direction when reversing course, we say the velocity is a constant 2ft/s.) How far away from the starting point is the object -- what is its displacement?

Here we use "Distance = Rate1 × Time1 + Rate2 × Time2," which is

Distance  =510+(2)4=42 ft.

Hence the object is 42 feet from its starting location.

We can again depict this situation graphically. In Figure 5.2.3 we have the velocities graphed as straight lines on [0,10] and [10,14], respectively. The displacement of the object is

"Area above the t--axisArea below the t-axis,

which is easy to calculate as 508=42 feet.

alt

Figure 5.2.2: The total displacement is the area above the t--axis minus the area below the t--axis.

Now consider a more difficult problem.

Example 5.2.1: Finding position using velocity

The velocity of an object moving straight up/down under the acceleration of gravity is given as v(t)=32t+48, where time t is given in seconds and velocity is in ft/s. When t=0, the object had a height of 0 ft.

  1. What was the initial velocity of the object?
  2. What was the maximum height of the object?
  3. What was the height of the object at time t=2?

Solution

It is straightforward to find the initial velocity; at time t=0, v(0)=320+48=48 ft/s.

To answer questions about the height of the object, we need to find the object's position function s(t). This is an initial value problem, which we studied in the previous section. We are told the initial height is 0, i.e., s(0)=0. We know s(t)=v(t)=32t+48. To find s, we find the indefinite integral of v(t):

v(t) dt=(32t+48) dt=16t2+48t+C=s(t).

Since s(0)=0, we conclude that C=0 and s(t)=16t2+48t.

To find the maximum height of the object, we need to find the maximum of s. Recalling our work finding extreme values, we find the critical points of s by setting its derivative equal to 0 and solving for t:

s(t)=32t+48=0t=48/32=1.5s.

(Notice how we ended up just finding when the velocity was 0ft/s!) The first derivative test shows this is a maximum, so the maximum height of the object is found at

s(1.5)=16(1.5)2+48(1.5)=36ft.

The height at time t=2 is now straightforward to compute: it is s(2)=32ft.

While we have answered all three questions, let's look at them again graphically, using the concepts of area that we explored earlier.

Figure 5.2.3 shows a graph of v(t) on axes from t=0 to t=3. It is again straightforward to find v(0). How can we use the graph to find the maximum height of the object?

alt

Figure 5.2.3: A graph of v(t)=32t+48; the shaded areas help determine displacement.

Recall how in our previous work that the displacement of the object (in this case, its height) was found as the area under the velocity curve, as shaded in the figure. Moreover, the area between the curve and the t--axis that is below the t--axis counted as "negative" area. That is, it represents the object coming back toward its starting position. So to find the maximum distance from the starting point -- the maximum height -- we find the area under the velocity line that is above the t--axis, i.e., from t=0 to t=1.5. This region is a triangle; its area is

Area =12Base×Height=12×1.5s×48ft/s=36ft,

which matches our previous calculation of the maximum height.

Finally, we find the total signed area under the velocity function from t=0 to t=2 to find the s(2), the height at t=2, which is a displacement, the distance from the current position to the starting position. That is,

Displacement=Area above the taxisArea below t-axis.

The regions are triangles, and we find

$$\text{Displacement} = \frac12(1.5\text{s})(48\text{ft/s}) - \frac12(.5\text{s})(16\text{ft/s}) = 32\text{ft}.\]

This also matches our previous calculation of the height at t=2.

Notice how we answered each question in this example in two ways. Our first method was to manipulate equations using our understanding of antiderivatives and derivatives. Our second method was geometric: we answered questions looking at a graph and finding the areas of certain regions of this graph.

The above example does not prove a relationship between area under a velocity function and displacement, but it does imply a relationship exists. Section 5.4 will fully establish fact that the area under a velocity function is displacement.

Given a graph of a function y=f(x), we will find that there is great use in computing the area between the curve y=f(x) and the x-axis. Because of this, we need to define some terms.

Definition 5.2.1: The Definite Integral, Total Signed Area

Let y=f(x) be defined on a closed interval [a,b]. The total signed area from x=a to x=b under f is:

(area under f and above the x-axis on [a,b]).(area above f and under the x-axis on [a,b]).

The definite integral of f on [a,b] is the total signed area of f on [a,b], denoted

baf(x) dx,

There a and b are the bounds of integration.

By our definition, the definite integral gives the "signed area under f." We usually drop the word "signed" when talking about the definite integral, and simply say the definite integral gives "the area under f\," or, more commonly, "the area under the curve."

The previous section introduced the indefinite integral, which related to antiderivatives. We have now defined the definite integral, which relates to areas under a function. The two are very much related, as we'll see when we learn the Fundamental Theorem of Calculus in Section 5.4. Recall that earlier we said that the "" symbol was an "elongated S" that represented finding a "sum." In the context of the definite integral, this notation makes a bit more sense, as we are adding up areas under the function f.

We practice using this notation.

Example 5.2.2: Evaluating definite integrals

Consider the function f given in Figure 5.2.4.

alt

Figure 5.2.4: A graph of f(x) in Example 2

Find:

  1. 30f(x) dx
  2. 53f(x) dx
  3. 50f(x) dx
  4. 305f(x) dx
  5. 11f(x) dx

Solution

  1. 30f(x)dx is the area under f on the interval [0,3]. This region is a triangle, so the area is 30f(x)dx=12(3)(1)=1.5.
  2. 53f(x)dx represents the area of the triangle found under the x--axis on [3,5]. The area is 12(2)(1)=1; since it is found under the x--axis, this is "negative area." Therefore 53f(x) dx=1.
  3. 50f(x)dx is the total signed area under f on [0,5]. This is 1.5+(1)=0.5.
  4. 305f(x)dx is the area under 5f on [0,3]. This is sketched in Figure 5.2.5. Again, the region is a triangle, with height 5 times that of the height of the original triangle. Thus the area is 305f(x) dx=15/2=7.5.

alt

Figure 5.2.5: A graph of 5f in Example 5.2.2. (Yes, it looks just like the graph of f in Figure 5.2.4, just with a different y-scale.)

  1. 11f(x)dx is the area under f on the "interval" [1,1]. This describes a line segment, not a region; it has no width. Therefore the area is 0.

This example illustrates some of the properties of the definite integral, given here.

Theorem 5.2.2: Properties of the Definite Integral

Let f and g be defined on a closed interval I that contains the values a, b and c, and let k be a constant. The following hold:

  1. aaf(x)dx=0
  2. baf(x)dx+cbf(x)dx=caf(x)dx
  3. baf(x)dx=abf(x)dx
  4. ba(f(x)±g(x))dx=baf(x) dx±bag(x)dx
  5. bakf(x)dx=kbaf(x)dx

We give a brief justification of Theorem 5.2.2 here.

  1. As demonstrated in Example 5.2.2, there is no "area under the curve" when the region has no width; hence this definite integral is 0.
  2. This states that total area is the sum of the areas of subregions. It is easily considered when we let a<b<c. We can break the interval [a,c] into two subintervals, [a,b] and [b,c]. The total area over [a,c] is the area over [a,b] plus the area over [b,c].
    It is important to note that this still holds true even if a<b<c is not true. We discuss this in the next point.
  3. This property can be viewed a merely a convention to make other properties work well. (Later we will see how this property has a justification all its own, not necessarily in support of other properties.) Suppose b<a<c. The discussion from the previous point clearly justifies abf(x)dx+caf(x) dx=cbf(x)dx.
    However, we still claim that, as originally stated, baf(x) dx+cbf(x) dx=caf(x) dx.
    How do Equations 5.2.11 and 5.2.12 relate? Start with Equation 5.2.11: abf(x)dx+caf(x)dx=cbf(x)dxcaf(x) dx=abf(x)dx+cbf(x)dx
    Property (3) justifies changing the sign and switching the bounds of integration on the abf(x)dx term; when this is done, Equations 5.2.11 and 5.2.12 are equivalent.
    The conclusion is this: by adopting the convention of Property (3), Property (2) holds no matter the order of a, b and c. Again, in the next section we will see another justification for this property.
  4. ,5. Each of these may be non-intuitive. Property (5) states that when one scales a function by, for instance, 7, the area of the enclosed region also is scaled by a factor of 7. Both Properties (4) and (5) can be proved using geometry. The details are not complicated but are not discussed here.

Example 5.2.3: Evaluating definite integrals using Theorem 5.2.2.

Consider the graph of a function f(x) shown in Figure 5.2.6.

alt

Figure 5.2.6: A graph of a function in Example 5.2.3

Answer the following:

  1. Which value is greater: baf(x)dx or cbf(x)dx?
  2. Is caf(x)dx greater or less than 0?
  3. Which value is greater: baf(x)dx or bcf(x)dx?

Solution

  1. baf(x)dx has a positive value (since the area is above the x--axis) whereas cbf(x)dx has a negative value. Hence baf(x)dx is bigger.
  2. caf(x)dx is the total signed area under f between x=a and x=c. Since the region below the x--axis looks to be larger than the region above, we conclude that the definite integral has a value less than 0.
  3. Note how the second integral has the bounds "reversed." Therefore bcf(x)dx represents a positive number, greater than the area described by the first definite integral. Hence bcf(x)dx is greater.

The area definition of the definite integral allows us to use geometry compute the definite integral of some simple functions.

Example 5.2.4: Evaluating definite integrals using geometry

Evaluate the following definite integrals:

1. 52(2x4) dx2. 339x2 dx.

Solution

altalt

Figure 5.2.7: A graph of f(x)=2x4 in (a) and f(x)=9x2 in (b), from Example 5.2.4

  1. It is useful to sketch the function in the integrand, as shown in Figure 5.2.7a. We see we need to compute the areas of two regions, which we have labeled R1 and R2. Both are triangles, so the area computation is straightforward:R1:12(4)(8)=16R2:12(3)6=9. Region R1 lies under the x--axis, hence it is counted as negative area (we can think of the triangle's height as being "8"), so 52(2x4) dx=16+9=7.
  2. Recognize that the integrand of this definite integral describes a half circle, as sketched in Figure 5.2.7b, with radius 3. Thus the area is:

$$\int_{-3}^3 \sqrt{9-x^2}\ dx = \frac12\pi r^2 = \frac 92\pi.\]

Example 5.2.5: Understanding motion given velocity

Consider the graph of a velocity function of an object moving in a straight line, given in Figure 5.2.8, where the numbers in the given regions gives the area of that region. Assume that the definite integral of a velocity function gives displacement. Find the maximum speed of the object and its maximum displacement from its starting position.

Solution

alt

Figure 5.2.8: A graph of a velocity in Example 5.2.5.

Since the graph gives velocity, finding the maximum speed is simple: it looks to be 15ft/s.

At time t=0, the displacement is 0; the object is at its starting position. At time t=a, the object has moved backward 11 feet. Between times t=a and t=b, the object moves forward 38 feet, bringing it into a position 27 feet forward of its starting position. From t=b to t=c the object is moving backwards again, hence its maximum displacement is 27 feet from its starting position.

In our examples, we have either found the areas of regions that have nice geometric shapes (such as rectangles, triangles and circles) or the areas were given to us. Consider Figure 5.2.9, where a region below y=x2 is shaded. What is its area? The function y=x2 is relatively simple, yet the shape it defines has an area that is not simple to find geometrically.

alt

Figure 5.2.9: What is the area below y=x2 on [0,3]? The region is not a usual geometric shape.

In the next section we will explore how to find the areas of such regions.

Contributors and Attributions

  • Gregory Hartman (Virginia Military Institute). Contributions were made by Troy Siemers and Dimplekumar Chalishajar of VMI and Brian Heinold of Mount Saint Mary's University. This content is copyrighted by a Creative Commons Attribution - Noncommercial (BY-NC) License. http://www.apexcalculus.com/

  • Integrated by Justin Marshall.


This page titled 5.2: The Definite Integral is shared under a CC BY-NC 3.0 license and was authored, remixed, and/or curated by Gregory Hartman et al. via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?