5.3 The Fundamental Theorem of Calculus

Learning objectives.

  • 5.3.1 Describe the meaning of the Mean Value Theorem for Integrals.
  • 5.3.2 State the meaning of the Fundamental Theorem of Calculus, Part 1.
  • 5.3.3 Use the Fundamental Theorem of Calculus, Part 1, to evaluate derivatives of integrals.
  • 5.3.4 State the meaning of the Fundamental Theorem of Calculus, Part 2.
  • 5.3.5 Use the Fundamental Theorem of Calculus, Part 2, to evaluate definite integrals.
  • 5.3.6 Explain the relationship between differentiation and integration.

In the previous two sections, we looked at the definite integral and its relationship to the area under the curve of a function. Unfortunately, so far, the only tools we have available to calculate the value of a definite integral are geometric area formulas and limits of Riemann sums, and both approaches are extremely cumbersome. In this section we look at some more powerful and useful techniques for evaluating definite integrals.

These new techniques rely on the relationship between differentiation and integration. This relationship was discovered and explored by both Sir Isaac Newton and Gottfried Wilhelm Leibniz (among others) during the late 1600s and early 1700s, and it is codified in what we now call the Fundamental Theorem of Calculus , which has two parts that we examine in this section. Its very name indicates how central this theorem is to the entire development of calculus.

Isaac Newton ’s contributions to mathematics and physics changed the way we look at the world. The relationships he discovered, codified as Newton’s laws and the law of universal gravitation, are still taught as foundational material in physics today, and his calculus has spawned entire fields of mathematics. To learn more, read a brief biography of Newton with multimedia clips.

Before we get to this crucial theorem, however, let’s examine another important theorem, the Mean Value Theorem for Integrals, which is needed to prove the Fundamental Theorem of Calculus.

The Mean Value Theorem for Integrals

The Mean Value Theorem for Integrals states that a continuous function on a closed interval takes on its average value at some point in that interval. The theorem guarantees that if f ( x ) f ( x ) is continuous, a point c exists in an interval [ a , b ] [ a , b ] such that the value of the function at c is equal to the average value of f ( x ) f ( x ) over [ a , b ] . [ a , b ] . We state this theorem mathematically with the help of the formula for the average value of a function that we presented at the end of the preceding section.

Theorem 5.3

If f ( x ) f ( x ) is continuous over an interval [ a , b ] , [ a , b ] , then there is at least one point c ∈ [ a , b ] c ∈ [ a , b ] such that

This formula can also be stated as

Since f ( x ) f ( x ) is continuous on [ a , b ] , [ a , b ] , by the extreme value theorem (see Maxima and Minima ), it assumes minimum and maximum values— m and M , respectively—on [ a , b ] . [ a , b ] . Then, for all x in [ a , b ] , [ a , b ] , we have m ≤ f ( x ) ≤ M . m ≤ f ( x ) ≤ M . Therefore, by the comparison theorem (see The Definite Integral ), we have

Dividing by b − a b − a gives us

Since 1 b − a ∫ a b f ( x ) d x 1 b − a ∫ a b f ( x ) d x is a number between m and M , and since f ( x ) f ( x ) is continuous and assumes the values m and M over [ a , b ] , [ a , b ] , by the Intermediate Value Theorem (see Continuity ), there is a number c over [ a , b ] [ a , b ] such that

and the proof is complete.

Example 5.15

Finding the average value of a function.

Find the average value of the function f ( x ) = 8 − 2 x f ( x ) = 8 − 2 x over the interval [ 0 , 4 ] [ 0 , 4 ] and find c such that f ( c ) f ( c ) equals the average value of the function over [ 0 , 4 ] . [ 0 , 4 ] .

The formula states the mean value of f ( x ) f ( x ) is given by

We can see in Figure 5.26 that the function represents a straight line and forms a right triangle bounded by the x - and y -axes. The area of the triangle is A = 1 2 ( base ) ( height ) . A = 1 2 ( base ) ( height ) . We have

The average value is found by multiplying the area by 1 / ( 4 − 0 ) . 1 / ( 4 − 0 ) . Thus, the average value of the function is

Set the average value equal to f ( c ) f ( c ) and solve for c .

At c = 2 , f ( 2 ) = 4 . c = 2 , f ( 2 ) = 4 .

Checkpoint 5.14

Find the average value of the function f ( x ) = x 2 f ( x ) = x 2 over the interval [ 0 , 6 ] [ 0 , 6 ] and find c such that f ( c ) f ( c ) equals the average value of the function over [ 0 , 6 ] . [ 0 , 6 ] .

Example 5.16

Finding the point where a function takes on its average value.

Given ∫ 0 3 x 2 d x = 9 , ∫ 0 3 x 2 d x = 9 , find c such that f ( c ) f ( c ) equals the average value of f ( x ) = x 2 f ( x ) = x 2 over [ 0 , 3 ] . [ 0 , 3 ] .

We are looking for the value of c such that

Replacing f ( c ) f ( c ) with c 2 , we have

Since − 3 − 3 is outside the interval, take only the positive value. Thus, c = 3 c = 3 ( Figure 5.27 ).

Checkpoint 5.15

Given ∫ 0 3 ( 2 x 2 − 1 ) d x = 15 , ∫ 0 3 ( 2 x 2 − 1 ) d x = 15 , find c such that f ( c ) f ( c ) equals the average value of f ( x ) = 2 x 2 − 1 f ( x ) = 2 x 2 − 1 over [ 0 , 3 ] . [ 0 , 3 ] .

Fundamental Theorem of Calculus Part 1: Integrals and Antiderivatives

As mentioned earlier, the Fundamental Theorem of Calculus is an extremely powerful theorem that establishes the relationship between differentiation and integration, and gives us a way to evaluate definite integrals without using Riemann sums or calculating areas. The theorem is comprised of two parts, the first of which, the Fundamental Theorem of Calculus, Part 1 , is stated here. Part 1 establishes the relationship between differentiation and integration.

Theorem 5.4

Fundamental theorem of calculus, part 1.

If f ( x ) f ( x ) is continuous over an interval [ a , b ] , [ a , b ] , and the function F ( x ) F ( x ) is defined by

then F ′ ( x ) = f ( x ) F ′ ( x ) = f ( x ) over [ a , b ] . [ a , b ] .

Before we delve into the proof, a couple of subtleties are worth mentioning here. First, a comment on the notation. Note that we have defined a function, F ( x ) , F ( x ) , as the definite integral of another function, f ( t ) , f ( t ) , from the point a to the point x . At first glance, this is confusing, because we have said several times that a definite integral is a number, and here it looks like it’s a function. The key here is to notice that for any particular value of x , the definite integral is a number. So the function F ( x ) F ( x ) returns a number (the value of the definite integral) for each value of x .

Second, it is worth commenting on some of the key implications of this theorem. There is a reason it is called the Fundamental Theorem of Calculus. Not only does it establish a relationship between integration and differentiation, but also it guarantees that any integrable function has an antiderivative.

Applying the definition of the derivative, we have

Looking carefully at this last expression, we see 1 h ∫ x x + h f ( t ) d t 1 h ∫ x x + h f ( t ) d t is just the average value of the function f ( x ) f ( x ) over the interval [ x , x + h ] . [ x , x + h ] . Therefore, by The Mean Value Theorem for Integrals , there is some number c in [ x , x + h ] [ x , x + h ] such that

In addition, since c is between x and x + h , c approaches x as h approaches zero. Also, since f ( x ) f ( x ) is continuous, we have lim h → 0 f ( c ) = lim c → x f ( c ) = f ( x ) . lim h → 0 f ( c ) = lim c → x f ( c ) = f ( x ) . Putting all these pieces together, we have

Example 5.17

Finding a derivative with the fundamental theorem of calculus.

Use the Fundamental Theorem of Calculus, Part 1 to find the derivative of

According to the Fundamental Theorem of Calculus, the derivative is given by

Checkpoint 5.16

Use the Fundamental Theorem of Calculus, Part 1 to find the derivative of g ( r ) = ∫ 0 r x 2 + 4 d x . g ( r ) = ∫ 0 r x 2 + 4 d x .

Example 5.18

Using the fundamental theorem and the chain rule to calculate derivatives.

Let F ( x ) = ∫ 1 x sin t d t . F ( x ) = ∫ 1 x sin t d t . Find F ′ ( x ) . F ′ ( x ) .

Letting u ( x ) = x , u ( x ) = x , we have F ( x ) = ∫ 1 u ( x ) sin t d t . F ( x ) = ∫ 1 u ( x ) sin t d t . Thus, by the Fundamental Theorem of Calculus and the chain rule,

Checkpoint 5.17

Let F ( x ) = ∫ 1 x 3 cos t d t . F ( x ) = ∫ 1 x 3 cos t d t . Find F ′ ( x ) . F ′ ( x ) .

Example 5.19

Using the fundamental theorem of calculus with two variable limits of integration.

Let F ( x ) = ∫ x 2 x t 3 d t . F ( x ) = ∫ x 2 x t 3 d t . Find F ′ ( x ) . F ′ ( x ) .

We have F ( x ) = ∫ x 2 x t 3 d t . F ( x ) = ∫ x 2 x t 3 d t . Both limits of integration are variable, so we need to split this into two integrals. We get

Differentiating the first term, we obtain

Differentiating the second term, we first let u ( x ) = 2 x . u ( x ) = 2 x . Then,

Checkpoint 5.18

Let F ( x ) = ∫ x x 2 cos t d t . F ( x ) = ∫ x x 2 cos t d t . Find F ′ ( x ) . F ′ ( x ) .

Fundamental Theorem of Calculus, Part 2: The Evaluation Theorem

The Fundamental Theorem of Calculus, Part 2, is perhaps the most important theorem in calculus. After tireless efforts by mathematicians for approximately 500 years, new techniques emerged that provided scientists with the necessary tools to explain many phenomena. Using calculus, astronomers could finally determine distances in space and map planetary orbits. Everyday financial problems such as calculating marginal costs or predicting total profit could now be handled with simplicity and accuracy. Engineers could calculate the bending strength of materials or the three-dimensional motion of objects. Our view of the world was forever changed with calculus.

After finding approximate areas by adding the areas of n rectangles, the application of this theorem is straightforward by comparison. It almost seems too simple that the area of an entire curved region can be calculated by just evaluating an antiderivative at the first and last endpoints of an interval.

Theorem 5.5

The fundamental theorem of calculus, part 2.

If f is continuous over the interval [ a , b ] [ a , b ] and F ( x ) F ( x ) is any antiderivative of f ( x ) , f ( x ) , then

We often see the notation F ( x ) | a b F ( x ) | a b to denote the expression F ( b ) − F ( a ) . F ( b ) − F ( a ) . We use this vertical bar and associated limits a and b to indicate that we should evaluate the function F ( x ) F ( x ) at the upper limit (in this case, b ), and subtract the value of the function F ( x ) F ( x ) evaluated at the lower limit (in this case, a ).

The Fundamental Theorem of Calculus, Part 2 (also known as the evaluation theorem ) states that if we can find an antiderivative for the integrand, then we can evaluate the definite integral by evaluating the antiderivative at the endpoints of the interval and subtracting.

Let P = { x i } , i = 0 , 1 ,…, n P = { x i } , i = 0 , 1 ,…, n be a regular partition of [ a , b ] . [ a , b ] . Then, we can write

Now, we know F is an antiderivative of f over [ a , b ] , [ a , b ] , so by the Mean Value Theorem (see The Mean Value Theorem ) for i = 0 , 1 ,…, n i = 0 , 1 ,…, n we can find c i c i in [ x i − 1 , x i ] [ x i − 1 , x i ] such that

Then, substituting into the previous equation, we have

Taking the limit of both sides as n → ∞ , n → ∞ , we obtain

Example 5.20

Evaluating an integral with the fundamental theorem of calculus.

Use The Fundamental Theorem of Calculus, Part 2 to evaluate

Recall the power rule for Antiderivatives :

Use this rule to find the antiderivative of the function and then apply the theorem. We have

Notice that we did not include the “+ C ” term when we wrote the antiderivative. The reason is that, according to the Fundamental Theorem of Calculus, Part 2, any antiderivative works. So, for convenience, we chose the antiderivative with C = 0 . C = 0 . If we had chosen another antiderivative, the constant term would have canceled out. This always happens when evaluating a definite integral.

The region of the area we just calculated is depicted in Figure 5.28 . Note that the region between the curve and the x -axis is all below the x -axis. Area is always positive, but a definite integral can still produce a negative number (a net signed area). For example, if this were a profit function, a negative number indicates the company is operating at a loss over the given interval.

Example 5.21

Evaluating a definite integral using the fundamental theorem of calculus, part 2.

Evaluate the following integral using the Fundamental Theorem of Calculus, Part 2:

First, eliminate the radical by rewriting the integral using rational exponents. Then, separate the numerator terms by writing each one over the denominator:

Use the properties of exponents to simplify:

Now, integrate using the power rule:

See Figure 5.29 .

Checkpoint 5.19

Use The Fundamental Theorem of Calculus, Part 2 to evaluate ∫ 1 2 x −4 d x . ∫ 1 2 x −4 d x .

Example 5.22

A roller-skating race.

James and Kathy are racing on roller skates. They race along a long, straight track, and whoever has gone the farthest after 5 sec wins a prize. If James can skate at a velocity of f ( t ) = 5 + 2 t f ( t ) = 5 + 2 t ft/sec and Kathy can skate at a velocity of g ( t ) = 10 + cos ( π 2 t ) g ( t ) = 10 + cos ( π 2 t ) ft/sec, who is going to win the race?

We need to integrate both functions over the interval [ 0 , 5 ] [ 0 , 5 ] and see which value is bigger. For James, we want to calculate

Using the power rule, we have

Thus, James has skated 50 ft after 5 sec. Turning now to Kathy, we want to calculate

We know sin t sin t is an antiderivative of cos t , cos t , so it is reasonable to expect that an antiderivative of cos ( π 2 t ) cos ( π 2 t ) would involve sin ( π 2 t ) . sin ( π 2 t ) . However, when we differentiate sin ( π 2 t ) , sin ( π 2 t ) , we get π 2 cos ( π 2 t ) π 2 cos ( π 2 t ) as a result of the chain rule, so we have to account for this additional coefficient when we integrate. We obtain

Kathy has skated approximately 50.6 ft after 5 sec. Kathy wins, but not by much!

Checkpoint 5.20

Suppose James and Kathy have a rematch, but this time the official stops the contest after only 3 sec. Does this change the outcome?

Student Project

A parachutist in free fall.

Julie is an avid skydiver . She has more than 300 jumps under her belt and has mastered the art of making adjustments to her body position in the air to control how fast she falls. If she arches her back and points her belly toward the ground, she reaches a terminal velocity of approximately 120 mph (176 ft/sec). If, instead, she orients her body with her head straight down, she falls faster, reaching a terminal velocity of 150 mph (220 ft/sec).

Since Julie will be moving (falling) in a downward direction, we assume the downward direction is positive to simplify our calculations. Julie executes her jumps from an altitude of 12,500 ft. After she exits the aircraft, she immediately starts falling at a velocity given by v ( t ) = 32 t . v ( t ) = 32 t . She continues to accelerate according to this velocity function until she reaches terminal velocity. After she reaches terminal velocity, her speed remains constant until she pulls her ripcord and slows down to land.

On her first jump of the day, Julie orients herself in the slower “belly down” position (terminal velocity is 176 ft/sec). Using this information, answer the following questions.

  • How long after she exits the aircraft does Julie reach terminal velocity?
  • Based on your answer to question 1, set up an expression involving one or more integrals that represents the distance Julie falls after 30 sec.
  • If Julie pulls her ripcord at an altitude of 3000 ft, how long does she spend in a free fall?
  • Julie pulls her ripcord at 3000 ft. It takes 5 sec for her parachute to open completely and for her to slow down, during which time she falls another 400 ft. After her canopy is fully open, her speed is reduced to 16 ft/sec. Find the total time Julie spends in the air, from the time she leaves the airplane until the time her feet touch the ground. On Julie’s second jump of the day, she decides she wants to fall a little faster and orients herself in the “head down” position. Her terminal velocity in this position is 220 ft/sec. Answer these questions based on this velocity:
  • How long does it take Julie to reach terminal velocity in this case?
  • Before pulling her ripcord, Julie reorients her body in the “belly down” position so she is not moving quite as fast when her parachute opens. If she begins this maneuver at an altitude of 4000 ft, how long does she spend in a free fall before beginning the reorientation? Some jumpers wear “ wingsuits ” (see Figure 5.31 ). These suits have fabric panels between the arms and legs and allow the wearer to glide around in a free fall, much like a flying squirrel. (Indeed, the suits are sometimes called “flying squirrel suits.”) When wearing these suits, terminal velocity can be reduced to about 30 mph (44 ft/sec), allowing the wearers a much longer time in the air. Wingsuit flyers still use parachutes to land; although the vertical velocities are within the margin of safety, horizontal velocities can exceed 70 mph, much too fast to land safely.

Answer the following question based on the velocity in a wingsuit.

  • If Julie dons a wingsuit before her third jump of the day, and she pulls her ripcord at an altitude of 3000 ft, how long does she get to spend gliding around in the air?

Section 5.3 Exercises

Consider two athletes running at variable speeds v 1 ( t ) v 1 ( t ) and v 2 ( t ) . v 2 ( t ) . The runners start and finish a race at exactly the same time. Explain why the two runners must be going the same speed at some point.

Two mountain climbers start their climb at base camp, taking two different routes, one steeper than the other, and arrive at the peak at exactly the same time. Is it necessarily true that, at some point, both climbers increased in altitude at the same rate?

To get on a certain toll road a driver has to take a card that lists the mile entrance point. The card also has a timestamp. When going to pay the toll at the exit, the driver is surprised to receive a speeding ticket along with the toll. Explain how this can happen.

Set F ( x ) = ∫ 1 x ( 1 − t ) d t . F ( x ) = ∫ 1 x ( 1 − t ) d t . Find F ′ ( 2 ) F ′ ( 2 ) and the average value of F ′ F ′ over [ 1 , 2 ] . [ 1 , 2 ] .

In the following exercises, use the Fundamental Theorem of Calculus, Part 1, to find each derivative.

d d x ∫ 1 x e − t 2 d t d d x ∫ 1 x e − t 2 d t

d d x ∫ 1 x e cos t d t d d x ∫ 1 x e cos t d t

d d x ∫ 3 x 9 − y 2 d y d d x ∫ 3 x 9 − y 2 d y

d d x ∫ 3 x d s 16 − s 2 d d x ∫ 3 x d s 16 − s 2

d d x ∫ x 2 x t d t d d x ∫ x 2 x t d t

d d x ∫ 0 x t d t d d x ∫ 0 x t d t

d d x ∫ 0 sin x 1 − t 2 d t d d x ∫ 0 sin x 1 − t 2 d t

d d x ∫ cos x 1 1 − t 2 d t d d x ∫ cos x 1 1 − t 2 d t

d d x ∫ 1 x t 2 1 + t 4 d t d d x ∫ 1 x t 2 1 + t 4 d t

d d x ∫ 1 x 2 t 1 + t d t d d x ∫ 1 x 2 t 1 + t d t

d d x ∫ 0 ln x e t d t d d x ∫ 0 ln x e t d t

d d x ∫ 1 e x ln u 2 d u d d x ∫ 1 e x ln u 2 d u

The graph of y = ∫ 0 x f ( t ) d t , y = ∫ 0 x f ( t ) d t , where f is a piecewise constant function, is shown here.

  • Over which intervals is f positive? Over which intervals is it negative? Over which intervals, if any, is it equal to zero?
  • What are the maximum and minimum values of f ?
  • What is the average value of f ?

The graph of y = ∫ 0 x ℓ ( t ) d t , y = ∫ 0 x ℓ ( t ) d t , where ℓ is a piecewise linear function, is shown here.

  • Over which intervals is ℓ positive? Over which intervals is it negative? Over which, if any, is it zero?
  • Over which intervals is ℓ increasing? Over which is it decreasing? Over which, if any, is it constant?
  • What is the average value of ℓ ?
  • Over which intervals is ℓ increasing? Over which is it decreasing? Over which intervals, if any, is it constant?

In the following exercises, use a calculator to estimate the area under the curve by computing T 10 , the average of the left- and right-endpoint Riemann sums using N = 10 N = 10 rectangles. Then, using the Fundamental Theorem of Calculus, Part 2, determine the exact area.

[T] y = x 2 y = x 2 over [ 0 , 4 ] [ 0 , 4 ]

[T] y = x 3 + 6 x 2 + x − 5 y = x 3 + 6 x 2 + x − 5 over [ −4 , 2 ] [ −4 , 2 ]

[T] y = x 3 y = x 3 over [ 0 , 6 ] [ 0 , 6 ]

[T] y = x + x 2 y = x + x 2 over [ 1 , 9 ] [ 1 , 9 ]

[T] ∫ ( cos x − sin x ) d x ∫ ( cos x − sin x ) d x over [ 0 , π ] [ 0 , π ]

[T] ∫ 4 x 2 d x ∫ 4 x 2 d x over [ 1 , 4 ] [ 1 , 4 ]

In the following exercises, evaluate each definite integral using the Fundamental Theorem of Calculus, Part 2.

∫ −1 2 ( x 2 − 3 x ) d x ∫ −1 2 ( x 2 − 3 x ) d x

∫ −2 3 ( x 2 + 3 x − 5 ) d x ∫ −2 3 ( x 2 + 3 x − 5 ) d x

∫ −2 3 ( t + 2 ) ( t − 3 ) d t ∫ −2 3 ( t + 2 ) ( t − 3 ) d t

∫ 2 3 ( t 2 − 9 ) ( 4 − t 2 ) d t ∫ 2 3 ( t 2 − 9 ) ( 4 − t 2 ) d t

∫ 1 2 x 9 d x ∫ 1 2 x 9 d x

∫ 0 1 x 99 d x ∫ 0 1 x 99 d x

∫ 4 8 ( 4 t 5 / 2 − 3 t 3 / 2 ) d t ∫ 4 8 ( 4 t 5 / 2 − 3 t 3 / 2 ) d t

∫ 1 / 4 4 ( x 2 − 1 x 2 ) d x ∫ 1 / 4 4 ( x 2 − 1 x 2 ) d x

∫ 1 2 2 x 3 d x ∫ 1 2 2 x 3 d x

∫ 1 4 1 2 x d x ∫ 1 4 1 2 x d x

∫ 1 4 2 − t t 2 d t ∫ 1 4 2 − t t 2 d t

∫ 1 16 d t t 1 / 4 ∫ 1 16 d t t 1 / 4

∫ 0 2 π cos θ d θ ∫ 0 2 π cos θ d θ

∫ 0 π / 2 sin θ d θ ∫ 0 π / 2 sin θ d θ

∫ 0 π / 4 sec 2 θ d θ ∫ 0 π / 4 sec 2 θ d θ

∫ 0 π / 4 sec θ tan θ d θ ∫ 0 π / 4 sec θ tan θ d θ

∫ π / 3 π / 4 csc θ cot θ d θ ∫ π / 3 π / 4 csc θ cot θ d θ

∫ π / 4 π / 2 csc 2 θ d θ ∫ π / 4 π / 2 csc 2 θ d θ

∫ 1 2 ( 1 t 2 − 1 t 3 ) d t ∫ 1 2 ( 1 t 2 − 1 t 3 ) d t

∫ −2 −1 ( 1 t 2 − 1 t 3 ) d t ∫ −2 −1 ( 1 t 2 − 1 t 3 ) d t

In the following exercises, use the evaluation theorem to express the integral as a function F ( x ) . F ( x ) .

∫ a x t 2 d t ∫ a x t 2 d t

∫ 1 x e t d t ∫ 1 x e t d t

∫ 0 x cos t d t ∫ 0 x cos t d t

∫ − x x sin t d t ∫ − x x sin t d t

In the following exercises, identify the roots of the integrand to remove absolute values, then evaluate using the Fundamental Theorem of Calculus, Part 2.

∫ −2 3 | x | d x ∫ −2 3 | x | d x

∫ −2 4 | t 2 − 2 t − 3 | d t ∫ −2 4 | t 2 − 2 t − 3 | d t

∫ 0 π | cos t | d t ∫ 0 π | cos t | d t

∫ − π / 2 π / 2 | sin t | d t ∫ − π / 2 π / 2 | sin t | d t

Suppose that the number of hours of daylight on a given day in Seattle is modeled by the function −3.75 cos ( π t 6 ) + 12.25 , −3.75 cos ( π t 6 ) + 12.25 , with t given in months and t = 0 t = 0 corresponding to the winter solstice.

  • What is the average number of daylight hours in a year?
  • At which times t 1 and t 2 , where 0 ≤ t 1 < t 2 < 12 , 0 ≤ t 1 < t 2 < 12 , do the number of daylight hours equal the average number?
  • Write an integral that expresses the total number of daylight hours in Seattle between t 1 t 1 and t 2 . t 2 .
  • Compute the mean hours of daylight in Seattle between t 1 t 1 and t 2 , t 2 , where 0 ≤ t 1 < t 2 < 12 , 0 ≤ t 1 < t 2 < 12 , and then between t 2 t 2 and t 1 , t 1 , and show that the average of the two is equal to the average day length.

Suppose the rate of gasoline consumption over the course of a year in the United States can be modeled by a sinusoidal function of the form ( 11.21 − cos ( π t 6 ) ) × 10 9 ( 11.21 − cos ( π t 6 ) ) × 10 9 gal/mo.

  • What is the average monthly consumption, and for which values of t is the rate at time t equal to the average rate?
  • What is the number of gallons of gasoline consumed in the United States in a year?
  • Write an integral that expresses the average monthly U.S. gas consumption during the part of the year between the beginning of April ( t = 3 ) ( t = 3 ) and the end of September ( t = 9 ). ( t = 9 ).

Explain why, if f is continuous over [ a , b ] , [ a , b ] , there is at least one point c ∈ [ a , b ] c ∈ [ a , b ] such that f ( c ) = 1 b − a ∫ a b f ( t ) d t . f ( c ) = 1 b − a ∫ a b f ( t ) d t .

Explain why, if f is continuous over [ a , b ] [ a , b ] and is not equal to a constant, there is at least one point M ∈ [ a , b ] M ∈ [ a , b ] such that f ( M ) > 1 b − a ∫ a b f ( t ) d t f ( M ) > 1 b − a ∫ a b f ( t ) d t and at least one point m ∈ [ a , b ] m ∈ [ a , b ] such that f ( m ) < 1 b − a ∫ a b f ( t ) d t . f ( m ) < 1 b − a ∫ a b f ( t ) d t .

Kepler’s first law states that the planets move in elliptical orbits with the Sun at one focus. The closest point of a planetary orbit to the Sun is called the perihelion (for Earth, it currently occurs around January 3) and the farthest point is called the aphelion (for Earth, it currently occurs around July 4). Kepler’s second law states that planets sweep out equal areas of their elliptical orbits in equal times. Thus, the two arcs indicated in the following figure are swept out in equal times. At what time of year is Earth moving fastest in its orbit? When is it moving slowest?

A point on an ellipse with major axis length 2 a and minor axis length 2 b has the coordinates ( a cos θ , b sin θ ) , 0 ≤ θ ≤ 2 π . ( a cos θ , b sin θ ) , 0 ≤ θ ≤ 2 π .

  • Show that the distance from this point to the focus at ( − c , 0 ) ( − c , 0 ) is d ( θ ) = a + c cos θ , d ( θ ) = a + c cos θ , where c = a 2 − b 2 . c = a 2 − b 2 .
  • Use these coordinates to show that the average distance d – d – from a point on the ellipse to the focus at ( − c , 0 ) , ( − c , 0 ) , with respect to angle θ , is a .

As implied earlier, according to Kepler’s laws, Earth’s orbit is an ellipse with the Sun at one focus. The perihelion for Earth’s orbit around the Sun is 147,098,290 km and the aphelion is 152,098,232 km.

  • By placing the major axis along the x -axis, find the average distance from Earth to the Sun.
  • The classic definition of an astronomical unit (AU) is the distance from Earth to the Sun, and its value was computed as the average of the perihelion and aphelion distances. Is this definition justified?

The force of gravitational attraction between the Sun and a planet is F ( θ ) = G m M r 2 ( θ ) , F ( θ ) = G m M r 2 ( θ ) , where m is the mass of the planet, M is the mass of the Sun, G is a universal constant, and r ( θ ) r ( θ ) is the distance between the Sun and the planet when the planet is at an angle θ with the major axis of its orbit. Assuming that M , m , and the ellipse parameters a and b (half-lengths of the major and minor axes) are given, set up—but do not evaluate—an integral that expresses in terms of G , m , M , a , b G , m , M , a , b the average gravitational force between the Sun and the planet.

The displacement from rest of a mass attached to a spring satisfies the simple harmonic motion equation x ( t ) = A cos ( ω t − ϕ ) , x ( t ) = A cos ( ω t − ϕ ) , where ϕ ϕ is a phase constant, ω is the angular frequency, and A is the amplitude. Find the average velocity, the average speed (magnitude of velocity), the average displacement, and the average distance from rest (magnitude of displacement) of the mass.

As an Amazon Associate we earn from qualifying purchases.

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.

Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction
  • Authors: Gilbert Strang, Edwin “Jed” Herman
  • Publisher/website: OpenStax
  • Book title: Calculus Volume 1
  • Publication date: Mar 30, 2016
  • Location: Houston, Texas
  • Book URL: https://openstax.org/books/calculus-volume-1/pages/1-introduction
  • Section URL: https://openstax.org/books/calculus-volume-1/pages/5-3-the-fundamental-theorem-of-calculus

© Feb 5, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.

pep

Find what you need to study

6.7 The Fundamental Theorem of Calculus and Definite Integrals

1 min read • june 18, 2024

Welcome to one of the most important theorems in all of calculus! In this key topic, we’ll explain what the two parts of the fundamental theorem of calculus (FTOC) are as well as explain the relationship between a definite integral and its antiderivative!

1️⃣ Fundamental Theorem of Calculus Part 1

The first part of the FTOC states the relationship between antiderivatives and definite integrals. Now what does this mean? 🤔 Let’s write this out.

What the equation above represents is that if you take the derivative of an integral, you will be left with the inside function. This happens because differentiation and integration cancel each other out, leaving you with the inside function.

Notice that there are still bounds because the FTOC requires that the integral be definite !

However, you need to be cautious! If the upper bound is not just x x x , then you will have to substitute whatever the upper bound is for t t t .

✏️ Example 1 - Normal FTOC

Find g ′ ( x ) g'(x) g ′ ( x ) .

Using the FTOC, you can simplify the right side by taking the derivative of both sides. Therefore, g ′ ( x ) = 5 x 4 g'(x)=5x^4 g ′ ( x ) = 5 x 4 .

✏️ Example 2 - Upper Bound Change

Note that in this example, the upper bound is now 2 x 2x 2 x . The only change that you will do to find g ′ ( x ) g'(x) g ′ ( x ) will be to substitute 2 x 2x 2 x for t t t , instead of x x x . Therefore g ′ ( x ) = 5 ( 2 x ) 4 = 80 x 4 g'(x)=5(2x)^4=80x^4 g ′ ( x ) = 5 ( 2 x ) 4 = 80 x 4 .

A visual representation of the first part of the FTOC

Image Courtesy of Math24

📌 We actually already discussed this part of the fundamental theorem of calculus in key topic 6.4. For more information and examples, check it out here.

2️⃣ Fundamental Theorem of Calculus - Part 2

The second part of the FTOC is more frequently used to solve definite integrals. If a function is continuous on the interval [ a , b ] [a,b] [ a , b ] and F F F is an antiderivative of f f f , then

In other words, this theorem tells us that to find the definite integral of a function over an interval, you can evaluate its antiderivative at the upper limit of the interval and subtract the antiderivative evaluated at the lower limit. Instead of finding the integral, you can just do simple subtraction! ➖

🪜 Steps to Solving a Definite Integral with the FTOC

Here are some steps you can follow when solving a definite integral with the fundamental theorem of calculus:

  • ◀️ Find the antiderivative.
  • ⬆️ Plug in the upper bound into the antiderivative.
  • ⬇️ Plug in the lower bound into the antiderivative.
  • 🟰 Subtract the lower bound from the upper bound and get the answer!

Now, let’s put these steps to a test and apply them to a problem!

✏️ Solving with FTOC Part 2 Walkthrough

Evaluate the following integral.

According to the FTOC, to solve this definite integral, we would have to find the antiderivative of e x e^x e x , then subtract the antiderivative of 0 0 0 from the antiderivative of 5 5 5 .

The final answer is e 5 − 1 e^5-1 e 5 − 1 because the antiderivative of e x e^x e x is e x e^x e x . Then we plugged in 5 and 0 for x x x and got our final answer!

On the AP exam, you may use abbreviations for the FTOC so don’t waste your time writing out the whole name! You also don’t need to specify which part of the FTOC you are using! 😄

🗒️ FTOC Part 2 Practice Problems

For some additional practice, complete each of these questions.

  • Calculate the integral of f ( x ) = 3 x 2 f(x) = 3x^2 f ( x ) = 3 x 2 from a = 1 a = 1 a = 1 to b = 4 b = 4 b = 4 .
  • Evaluate the integral ∫ 0 2 ( 5 x − 2 ) d x \int_{0}^{2} (5x - 2) dx ∫ 0 2 ​ ( 5 x − 2 ) d x .
  • Find the definite integral of f ( x ) = 2 e x f(x)=2e^x f ( x ) = 2 e x from a = 0 a=0 a = 0 to b = 1 b=1 b = 1 .
  • Evaluate ∫ 2 3 1 x d x \int_{2}^{3} \frac{1}{x} dx ∫ 2 3 ​ x 1 ​ d x .

Before you move on to the answers, make sure you tried your best with these!

FTOC Part 2 Question 1 Solution

First, find an antiderivative of f ( x ) f(x) f ( x ) . An antiderivative of 3 x 2 3x^2 3 x 2 is F ( x ) = x 3 F(x) = x^3 F ( x ) = x 3 . Then, use the theorem:

FTOC Part 2 Question 2 Solution

Find the integral of 5 x − 2 5x-2 5 x − 2 , which is F ( x ) = 5 2 x 2 − 2 x F(x)=\frac{5}{2}x^2 - 2x F ( x ) = 2 5 ​ x 2 − 2 x . Now, you can calculate:

FTOC Part 2 Question 3 Solution

The integral of 2 e x 2e^x 2 e x is F ( x ) = 2 e x F(x)=2e^x F ( x ) = 2 e x itself! Therefore, we just have to apply the theorem.

FTOC Part 2 Question 4 Solution

Last but not least! The integral of 1 x \frac{1}{x} x 1 ​ is ln ⁡ ∣ x ∣ \ln|x| ln ∣ x ∣ . Therefore…

Great work! 👏

With practice, you will be able to evaluate any definite integrals thrown your way! The FTOC will continue to be useful throughout all integral calculus, so be sure to practice to perfection! 🌟

Fiveable

Stay Connected

© 2024 Fiveable Inc. All rights reserved.

AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

Fundamental Theorems of Calculus

In simple terms these are the fundamental theorems of calculus:

Derivatives and Integrals are the inverse (opposite) of each other.

When we know the indefinite integral:

We can then calculate a definite integral between a and b by the difference between the values of the indefinite integrals at b and a:

Let's explore the details:

First Fundamental Theorem of Calculus

For a continuous function f(x) on an interval [a, b] with the integral:

then the derivative of the integral F(x) gets us the original function f(x) back again:

This means that the derivative of the integral of f with respect to its upper limit is the function f itself.

Example: f(x) = 2x

The integral of 2x is x 2 , and using the second theorem (below):

Taking the derivative:

So the derivative of the integral of 2x got us 2x back again.

Example: Constant speed

A car travels at a constant speed of 50 km per hour for exactly one hour:

Note: "C" is however far the car had traveled already.

Second Fundamental Theorem of Calculus

When we have a continuous function f(x) on an interval [a, b] , and its indefinite integral is F(x), then:

In other words the definite integral of f(x) from a to b equals the difference in the values of F(x) at b and a

This makes calculating a definite integral easy if we can find its indefinite integral.

Imagine we're filling a tank with water, and the rate at which water flows into the tank is given by f(t) , where t is time in minutes.

If F(t) measures the total volume of water in the tank at any time t , then the amount of water added to the tank between times a and b is F(b) - F(a) .

COMMENTS

  1. 5.3: The Fundamental Theorem of Calculus

    The Fundamental Theorem of Calculus, Part 1 shows the relationship between the derivative and the integral. The Fundamental Theorem of Calculus, Part 2 is a formula for evaluating a definite integral in terms of an antiderivative of its integrand. The total area under a curve can be found using this formula.

  2. 6.7 The Fundamental Theorem of Calculus and Definite Integrals

    calc_6.7_packet.pdf. File Size: 290 kb. File Type: pdf. Download File. Want to save money on printing? Support us and buy the Calculus workbook with all the packets in one nice spiral bound book. Solution manuals are also available.

  3. 5.3 The Fundamental Theorem of Calculus

    5.3.5 Use the Fundamental Theorem of Calculus, Part 2, to evaluate definite integrals. 5.3.6 Explain the relationship between differentiation and integration. In the previous two sections, we looked at the definite integral and its relationship to the area under the curve of a function.

  4. PDF The Fundamental Theorem of Calculus

    E!,!!!!!./&0./,)!$(&1 The Fundamental Theorem of Calculus - Homework S)*>!(42!;7&'2!%9!(42!>29)*)(2!)*(2657&+!:2&%30!A%*9)5?!'+)*6!Q%'5!=7&='&7(%50

  5. PDF Section 5.4: Fundamental Theorem of Calculus

    Rutgers University Math 151 Section 5.4: Fundamental Theorem of Calculus - Worksheet 1.Evaluate the following definite integrals. (a) Z 3 1 3x2 −2x+ 1 x dx (b) Z

  6. 5.4: The Fundamental Theorem of Calculus

    The Constant \(C\): Any antiderivative \(F(x)\) can be chosen when using the Fundamental Theorem of Calculus to evaluate a definite integral, meaning any value of \(C\) can be picked. The constant always cancels out of the expression when evaluating \(F(b)-F(a)\), so it does not matter what value is picked.

  7. 5.3E: Exercises for Section 5.3

    Answer Yes. It is implied by the Mean Value Theorem for Integrals. ... using the Fundamental Theorem of Calculus, Part 2, determine the exact area. 21) [T] \( y=x^2\) over \( [0,4]\) 22) [T] \(y=x^3+6x^2+x−5\) over \( [−4,2]\) ... In exercises 27 - 46, evaluate each definite integral using the Fundamental Theorem of Calculus, Part 2. 27 ...

  8. 6.7 The Fundamental Theorem of Calculus and Definite Integrals

    Here are some steps you can follow when solving a definite integral with the fundamental theorem of calculus: ️ Find the antiderivative. ⬆️ Plug in the upper bound into the antiderivative. ⬇️ Plug in the lower bound into the antiderivative. 🟰 Subtract the lower bound from the upper bound and get the answer!

  9. Solved In the following exercises, evaluate each definite

    In the following exercises, evaluate each definite integral using the Fundamental Theorem of Calculus, Part 2. 170. ∫ − 1 2 ( x 2 − 3 x ) d x 171. ∫ − 2 3 ( x 2 + 3 x − 5 ) d x 172.

  10. PDF 6.5. Definite Integral; Fundamental Theorem of Calculus

    The Fundamental Theorem of Calculus Theorem 6.5.1 (FTC). Assume f is continuous on [a;b]. (1) Then the function g de ned by is di erentiable on (a;b) and g0(x) = f(x). (2) If F(x) is an antiderivative of f then De nition 6.5.1. The most general antiderivative of f(x) is also called the and is denoted Thus if F(x) is an antiderivative of f, then

  11. Solved Name 6.6 Fundamental Theorem of Calculus & Definite

    Calculus questions and answers. Name 6.6 Fundamental Theorem of Calculus & Definite Integrals Homework Date Period Evaluate the definito integral. 0 L 3x2 - 2x + 1) dx dx @ [ (4- VE)VE dx dt 5. 3e* dx 7. 34 sin de 8. +1 dt 153 Jean Adams Flamingo Math, LLC Jean Adams Flamingo Math, LLC.

  12. PDF Calculus 6.7 Definite Integrals Notes

    The Fundamental Theorem of Calculus If 𝑓 is continuous on the interval >𝑎, 𝑏 ?, then the area under the curve of 𝑓 from >𝑎, 𝑏 ? can be represented by 𝑓 :𝑥 ; Õ Ô 𝑑𝑥 L𝐹 :𝑏 ;𝐹 :𝑎 ; where 𝐹 :𝑥 ; is the antiderivative of 𝑓. Evaluate the definite integral. Use a calculator to check your answer. 4 ...

  13. Fundamental Theorems of Calculus

    In simple terms these are the fundamental theorems of calculus: 1. Derivatives and Integrals are the inverse (opposite) of each other. 2. When we know the indefinite integral: F =. ∫. f (x) dx. We can then calculate a definite integral between a and b by the difference between the values of the indefinite integrals at b and a:

  14. Topic 6.7

    ##### Skill Builder: Topic 6 - The Fundamental Theorem of Calculus and ##### Definite Integrals (Big 10) Complete the ten problems below. Once you complete each problem, cross off the appropriate value in the box below according to the intructions. If done correctly, you will have all 10 numbers crossed off with no repeats. Express all ...

  15. Solved In Exercises 5-34, use the Fundamental Theorem of

    Our expert help has broken down your problem into an easy-to-learn solution you can count on. Question: In Exercises 5-34, use the Fundamental Theorem of Calculus Part 2 to evaluate the definite integral. 5. - 2x + 1) dx || (3x2 + [ ) 2. L « - x') de 6. (x - 1) dx 7 cos x dx 9. ["" sec secx dx 10. dx (2 cos x - 2 sin x) dx 11. [, (4-2) 2xdx 12 ...

  16. Unit 6

    Involving Area. Mid-Unit Review - Unit 6. 6.6 Applying Properties of Definite Integrals. 6.7 The Fundamental Theorem of Calculus and Definite. Integrals. 6.8 Finding Antiderivatives and Indefinite Integrals: Basic Rules and Notation. 6.9 Integrating Using Substitution. 6.10 Integrating Functions Using Long Division.

  17. Solved 5. Evaluate each of the definite integrals using the

    Our expert help has broken down your problem into an easy-to-learn solution you can count on. Question: 5. Evaluate each of the definite integrals using the Fundamental Theorem of Calculus. (a) ∫19 (x+x1)dx (b) ∫14 (x+1) (x−1)dx. There are 4 steps to solve this one.

  18. 6 6 Homework.pdf

    View 6_6_Homework.pdf from MATH 104 at Marvin Ridge High. 6.6 Fundamental Theorem of Calculus & Definite Integrals Homework Evaluate the definite integral. 1. 3. (3 +

  19. 5.3: The Fundamental Theorem of Calculus Basics

    The Fundamental Theorem of Calculus, Part 1 shows the relationship between the derivative and the integral. See Note. The Fundamental Theorem of Calculus, Part 2 is a formula for evaluating a definite integral in terms of an antiderivative of its integrand. The total area under a curve can be found using this formula. See Note.

  20. Definite Integrals with Single-Variable Calc: Problem Set Module

    Using the Second Fundamental Theorem of Calculus, we can evaluate this integral to get Question5: Score 6/6 Evaluate the following definite integral: = Your response Correct response 12 12 Auto graded Grade: 1/1.0 Total grade: 1.0×1/1 = 100%

  21. 3.4: The Fundamental Theorem of Calculus

    The Fundamental Theorem of Calculus says that if f is a continuous function on [a, b] and F is an antiderivative of f, then. ∫b af(x)dx = F(b) − F(a). Hence, if we can find an antiderivative for the integrand f, evaluating the definite integral comes from simply computing the change in F on [a, b].

  22. 5.3: The Fundamental Theorem of Calculus

    The Fundamental Theorem of Calculus, Part 1 shows the relationship between the derivative and the integral. The Fundamental Theorem of Calculus, Part 2 is a formula for evaluating a definite integral in terms of an antiderivative of its integrand. The total area under a curve can be found using this formula.

  23. Fundamental Theorems of Calculus and Mean Value Theorem Explained

    View Notes - C4_4.6 Integration.pdf from MAT 421 at Universiti Teknologi Mara. •1 INTEGRATION THE FUNDAMENTAL THEOREM OF CALCULUS THE MEAN VALUE THEOREM FOR INTEGRALS THE FUNDAMENTAL THEOREM OF

  24. Solved Use the Fundamental Theorem of Calculus to evaluate

    Use the Fundamental Theorem of Calculus to evaluate the following definite integrals.(a) ∫13(ex-1x+x)dx(b) ∫01(11+x2+2x)dx(c) ∫0π4(sec2x+sinx)dx99 Your solution's ready to go! Our expert help has broken down your problem into an easy-to-learn solution you can count on.

  25. 6.5: Homework- The Fundamental Theorem of Calculus

    Finding area is related to finding slopes. Finding area and finding slope are inverse operations. To find how far something has gone using a velocity graph, use the area under the curve. ans. This page titled 6.5: Homework- The Fundamental Theorem of Calculus is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Tyler ...

  26. 0.4: Integration Formulas and the Net Change Theorem

    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.