maths.freeCalculus › 1. Integration › The Definite Integral

The Definite Integral

State the definition of the definite integral.

Definition and Notation

The definite integral generalizes the concept of the area under a curve. We lift the requirements that \(f(x)\) be continuous and nonnegative, and define the definite integral as follows.

The integral symbol in the previous definition should look familiar. We have seen similar notation in the chapter on Applications of Derivatives, where we used the indefinite integral symbol (without the a and b above and below) to represent an antiderivative. Although the notation for indefinite integrals may look similar to the notation for a definite integral, they are not the same. A definite integral is a number. An indefinite integral is a family of functions. Later in this chapter we examine how these concepts are related. However, close attention should always be paid to notation so we know whether we’re working with a definite integral or an indefinite integral.

Integral notation goes back to the late seventeenth century and is one of the contributions of Gottfried Wilhelm Leibniz, who is often considered to be the codiscoverer of calculus, along with Isaac Newton. The integration symbol ∫ is an elongated S, suggesting sigma or summation. On a definite integral, above and below the summation symbol are the boundaries of the interval, \([a,b].\) The numbers a and b are x-values and are called the limits of integration; specifically, a is the lower limit and b is the upper limit. To clarify, we are using the word limit in two different ways in the context of the definite integral. First, we talk about the limit of a sum as \(n\to \infty .\) Second, the boundaries of the region are called the limits of integration.

We call the function \(f(x)\) the integrand, and the dx indicates that \(f(x)\) is a function with respect to x, called the variable of integration. Note that, like the index in a sum, the variable of integration is a dummy variable, and has no impact on the computation of the integral. We could use any variable we like as the variable of integration:

\[{\int }_{a}^{b}f(x)dx={\int }_{a}^{b}f(t)dt={\int }_{a}^{b}f(u)du\]

Condensed — the full section is in OpenStax Calculus Volume 2.

Evaluating Definite Integrals

Evaluating definite integrals this way can be quite tedious because of the complexity of the calculations. Later in this chapter we develop techniques for evaluating definite integrals without taking limits of Riemann sums. However, for now, we can rely on the fact that definite integrals represent the area under the curve, and we can evaluate definite integrals by using geometric formulas to calculate that area. We do this to confirm that definite integrals do, indeed, represent areas, so we can then discuss what to do in the case of a curve of a function dropping below the x-axis.

Example

Try it.

Use the formula for the area of a circle to evaluate \({\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}}dx.\)

Solution

The function describes a semicircle with radius 3. To find

\[{\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}}dx,\]

we want to find the area under the curve over the interval \([3,6].\) The formula for the area of a circle is \(A=\pi {r}^{2}.\) The area of a semicircle is just one-half the area of a circle, or \(A=(\frac{1}{2})\pi {r}^{2}.\) The shaded area in covers one-half of the semicircle, or \(A=(\frac{1}{4})\pi {r}^{2}.\) Thus,

\[\begin{array}{ll} \\ \\ {\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}} & =\frac{1}{4}\pi {(3)}^{2} \\ & =\frac{9}{4}\pi \\ & \approx 7.069.\end{array}\]

Area and the Definite Integral

When we defined the definite integral, we lifted the requirement that \(f(x)\) be nonnegative. But how do we interpret “the area under the curve” when \(f(x)\) is negative?

Let us return to the Riemann sum. Consider, for example, the function \(f(x)=2-2{x}^{2}\) (shown in ) on the interval \([0,2].\) Use \(n=8\) and choose \(\{{x}_{i}^{*}\text{\}}\) as the left endpoint of each interval. Construct a rectangle on each subinterval of height \(f({x}_{i}^{*})\) and width Δx. When \(f({x}_{i}^{*})\) is positive, the product \(f({x}_{i}^{*})\text{\Delta }x\) represents the area of the rectangle, as before. When \(f({x}_{i}^{*})\) is negative, however, the product \(f({x}_{i}^{*})\text{\Delta }x\) represents the negative of the area of the rectangle. The Riemann sum then becomes

\[\sum _{i=1}^{8}f({x}_{i}^{*})\text{\Delta }x=(\text{Area of rectangles above the}\ x\text{-axis})-(\text{Area of rectangles below the}\ x\text{-axis})\]

Taking the limit as \(n\to \infty ,\) the Riemann sum approaches the area between the curve above the x-axis and the x-axis, less the area between the curve below the x-axis and the x-axis, as shown in . Then,

\[\begin{array}{ll}{\int }_{0}^{2}f(x)dx & =\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}f({c}_{i})\text{\Delta }x \\ & ={A}_{1}-{A}_{2}.\end{array}\]

The quantity \({A}_{1}-{A}_{2}\) is called the net signed area.

Notice that net signed area can be positive, negative, or zero. If the area above the x-axis is larger, the net signed area is positive. If the area below the x-axis is larger, the net signed area is negative. If the areas above and below the x-axis are equal, the net signed area is zero.

Example

Try it.

Find the net signed area between the curve of the function \(f(x)=2x\) and the x-axis over the interval \([-3,3].\)

Solution

The function produces a straight line that forms two triangles: one from \(x=-3\) to \(x=0\) and the other from \(x=0\) to \(x=3\) (). Using the geometric formula for the area of a triangle, \(A=\frac{1}{2}bh,\) the area of triangle A1, above the axis, is

\[{A}_{1}=\frac{1}{2}3(6)=9,\]

where 3 is the base and \(2(3)=6\) is the height. The area of triangle A2, below the axis, is

\[{A}_{2}=\frac{1}{2}(3)(6)=9,\]

where 3 is the base and 6 is the height. Thus, the net area is

\[{\int }_{-3}^{3}2xdx={A}_{1}-{A}_{2}=9-9=0.\]

Condensed — the full section is in OpenStax Calculus Volume 2.

Properties of the Definite Integral

The properties of indefinite integrals apply to definite integrals as well. Definite integrals also have properties that relate to the limits of integration. These properties, along with the rules of integration that we examine later in this chapter, help us manipulate expressions to evaluate definite integrals.

Example

Try it.

Use the properties of the definite integral to express the definite integral of \(f(x)=-3{x}^{3}+2x+2\) over the interval \([-2,1]\) as the sum of three definite integrals.

Solution

Using integral notation, we have \({\int }_{-2}^{1}(-3{x}^{3}+2x+2)dx.\) We apply properties 3. and 5. to get

\[\begin{array}{ll}{\int }_{-2}^{1}(-3{x}^{3}+2x+2)dx & ={\int }_{-2}^{1}-3{x}^{3}dx+{\int }_{-2}^{1}2xdx+{\int }_{-2}^{1}2dx \\ & =-3{\int }_{-2}^{1}{x}^{3}dx+2{\int }_{-2}^{1}xdx+{\int }_{-2}^{1}2dx.\end{array}\]
Example

Try it.

If it is known that \({\int }_{0}^{8}f(x)dx=10\) and \({\int }_{0}^{5}f(x)dx=5,\) find the value of \({\int }_{5}^{8}f(x)dx.\)

Solution

By property 6.,

\[{\int }_{a}^{b}f(x)dx={\int }_{a}^{c}f(x)dx+{\int }_{c}^{b}f(x)dx.\]

Thus,

\[\begin{array}{lll}{\int }_{0}^{8}f(x)dx & = & {\int }_{0}^{5}f(x)dx+{\int }_{5}^{8}f(x)dx \\ 10 & = & 5+{\int }_{5}^{8}f(x)dx \\ 5 & = & {\int }_{5}^{8}f(x)dx.\end{array}\]

Condensed — the full section is in OpenStax Calculus Volume 2.

Average Value of a Function

We often need to find the average of a set of numbers, such as an average test grade. Suppose you received the following test scores in your algebra class: 89, 90, 56, 78, 100, and 69. Your semester grade is your average of test scores and you want to know what grade to expect. We can find the average by adding all the scores and dividing by the number of scores. In this case, there are six test scores. Thus,

\[\frac{89+90+56+78+100+69}{6}=\frac{482}{6}\approx 80.33.\]

Therefore, your average test grade is approximately 80.33, which translates to a B− at most schools.

Suppose, however, that we have a function \(v(t)\) that gives us the speed of an object at any time t, and we want to find the object’s average speed. The function \(v(t)\) takes on an infinite number of values, so we can’t use the process just described. Fortunately, we can use a definite integral to find the average value of a function such as this.

Let \(f(x)\) be continuous over the interval \([a,b]\) and let \([a,b]\) be divided into n subintervals of width \(\text{\Delta }x=(b-a)\text{/}n.\) Choose a representative \({x}_{i}^{*}\) in each subinterval and calculate \(f({x}_{i}^{*})\) for \(i=1,2\text{,\ldots ,}\ n.\) In other words, consider each \(f({x}_{i}^{*})\) as a sampling of the function over each subinterval. The average value of the function may then be approximated as

\[\frac{f({x}_{1}^{*})+f({x}_{2}^{*})+\text{\cdots }+f({x}_{n}^{*})}{n},\]

which is basically the same expression used to calculate the average of discrete values.

But we know \(\text{\Delta }x=\frac{b-a}{n},\) so \(n=\frac{b-a}{\text{\Delta }x},\) and we get

\[\frac{f({x}_{1}^{*})+f({x}_{2}^{*})+\text{\cdots }+f({x}_{n}^{*})}{n}=\frac{f({x}_{1}^{*})+f({x}_{2}^{*})+\text{\cdots }+f({x}_{n}^{*})}{\frac{(b-a)}{\text{\Delta }x}}.\]

Following through with the algebra, the numerator is a sum that is represented as \(\sum _{i=1}^{n}f({x}_{i}^{*}),\) and we are dividing by a fraction. To divide by a fraction, invert the denominator and multiply. Thus, an approximate value for the average value of the function is given by

\[\begin{array}{ll}\frac{\sum _{i=1}^{n}f({x}_{i}^{*})}{\frac{(b-a)}{\text{\Delta }x}} & =(\frac{\text{\Delta }x}{b-a})\sum _{i=1}^{n}f({x}_{i}^{*}) \\ \\ & =(\frac{1}{b-a})\sum _{i=1}^{n}f({x}_{i}^{*})\text{\Delta }x.\end{array}\]\[\frac{1}{b-a}\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}f({x}_{i})\text{\Delta }x=\frac{1}{b-a}{\int }_{a}^{b}f(x)dx.\]

Condensed — the full section is in OpenStax Calculus Volume 2.

Key Concepts

  • The definite integral can be used to calculate net signed area, which is the area above the x-axis less the area below the x-axis. Net signed area can be positive, negative, or zero.
  • The component parts of the definite integral are the integrand, the variable of integration, and the limits of integration.
  • Continuous functions on a closed interval are integrable. Functions that are not continuous may still be integrable, depending on the nature of the discontinuities.
  • The properties of definite integrals can be used to evaluate integrals.
  • The area under the curve of many functions can be calculated using geometric formulas.
  • The average value of a function can be calculated using definite integrals.

Key Equations

Definite Integral\({\int }_{a}^{b}f(x)dx=\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}f({x}_{i}^{*})\text{\Delta }x\)
Properties of the Definite Integral\({\int }_{a}^{a}f(x)dx=0\)
\({\int }_{b}^{a}f(x)dx=\text{-}{\int }_{a}^{b}f(x)dx\)
\({\int }_{a}^{b}[f(x)+g(x)]dx={\int }_{a}^{b}f(x)dx+{\int }_{a}^{b}g(x)dx\)
\({\int }_{a}^{b}[f(x)-g(x)]dx={\int }_{a}^{b}f(x)dx-{\int }_{a}^{b}g(x)dx\)
\({\int }_{a}^{b}cf(x)dx=c{\int }_{a}^{b}f(x)\) for constant c
\({\int }_{a}^{b}f(x)dx={\int }_{a}^{c}f(x)dx+{\int }_{c}^{b}f(x)dx\)

The Definite Integral

In the following exercises, express the limits as integrals.

In the following exercises, given Ln or Rn as indicated, express their limits as \(n\to \infty\) as definite integrals, identifying the correct intervals.

In the following exercises, evaluate the integrals of the functions graphed using the formulas for areas of triangles and circles, and subtracting the areas below the x-axis.

In the following exercises, evaluate the integral using area formulas.

In the following exercises, use averages of values at the left (L) and right (R) endpoints to compute the integrals of the piecewise linear functions with graphs that pass through the given list of points over the indicated intervals.

Suppose that \({\int }_{0}^{4}f(x)dx=5\) and \({\int }_{0}^{2}f(x)dx=-3,\) and \({\int }_{0}^{4}g(x)dx=-1\) and \({\int }_{0}^{2}g(x)dx=2.\) In the following exercises, compute the integrals.

In the following exercises, use the identity \({\int }_{\text{-}A}^{A}f(x)dx={\int }_{\text{-}A}^{0}f(x)dx+{\int }_{0}^{A}f(x)dx\) to compute the integrals.

Condensed — the full section is in OpenStax Calculus Volume 2.

Introduction

In Figure, we see evidence that increasing the number of rectangles in a Riemann sum improves the accuracy of the approximation of the net signed area bounded by the given function.

We therefore explore the natural idea of allowing the number of rectangles to increase without bound. In an effort to compute the exact net signed area we also consider the differences among left, right, and middle Riemann sums and the different results they generate as the value of \(n\) increases. We begin with functions that are exclusively positive on the interval under consideration.

Exploration
Exploration

The definition of the definite integral

In Preview Activity, we saw that as the number of rectangles got larger and larger, the values of \(L_n\), \(M_n\), and \(R_n\) all grew closer and closer to the same value. It turns out that this occurs for any continuous function on an interval \([a,b]\), and also for a Riemann sum using any point \(x_{i+1}^*\) in the interval \([x_i, x_{i+1}]\). Thus, as we let \(n \to \infty\), it doesn't really matter where we choose to evaluate the function within a given subinterval, because \[\begin{aligned}\end{aligned}\].

That these limits always exist (and share the same value) when \(f\) is continuous It turns out that a function need not be continuous in order to have a definite integral. For our purposes, we assume that the functions we consider are continuous on the interval(s) of interest. It is straightforward to see that any function that is piecewise continuous on an interval of interest will also have a well-defined definite integral. allows us to make the following definition.

We call the symbol \(\int\) the integral sign, the values \(a\) and \(b\) the limits of integration, and the function \(f\) the integrand. The process of determining the real number \(\int_a^b f(x) \, dx\) is called evaluating the definite integral. While there are several different interpretations of the definite integral, for now the most important is that \(\int_a^b f(x) \, dx\) measures the net signed area bounded by \(y = f(x)\) and the \(x\)-axis on the interval \([a,b]\).

For example, if \(f\) is the function pictured in Figure, and \(A_1\), \(A_2\), and \(A_3\) are the exact areas bounded by \(f\) and the \(x\)-axis on the respective intervals \([a,b]\), \([b,c]\), and \([c,d]\), then \[\begin{aligned}\int_a^b f(x) \, dx = A_1, \ \int_b^c f(x) \, dx = -A_2, \\ \int_c^d f(x) \, dx = A_3, \\ \text{ and } \int_a^d f(x) \, dx = A_1 - A_2 + A_3\end{aligned}\].

Condensed — the full section is in Boelkins, Active Calculus.

Some properties of the definite integral

Regarding the definite integral of a function \(f\) over an interval \([a,b]\) as the net signed area bounded by \(f\) and the \(x\)-axis, we discover several standard properties of the definite integral. It is helpful to remember that the definite integral is defined in terms of Riemann sums, which consist of the areas of rectangles.

For any real number \(a\) and the definite integral \(\int_a^a f(x) \, dx\) it is evident that no area is enclosed, because the interval begins and ends with the same point. Hence,

If \(f\) is a continuous function and \(a\) is a real number, then \(\int_a^a f(x) \,dx = 0\).

Next, we consider the result of subdividing the interval of integration. In Figure, we see that \[\begin{aligned}\int_a^b f(x) \, dx = A_1, \ \int_b^c f(x) \, dx = A_2, \\ \text{and }\int_a^c f(x) \, dx = A_1 + A_2\end{aligned}\], which illustrates the following general rule.

If \(f\) is a continuous function and \(a\), \(b\), and \(c\) are real numbers, then \[\begin{aligned}\end{aligned}\].

While this rule is easy to see if \(a \lt b \lt c\), it in fact holds in general for any values of \(a\), \(b\), and \(c\). Another property of the definite integral states that if we reverse the order of the limits of integration, we change the sign of the integral's value.

If \(f\) is a continuous function and \(a\) and \(b\) are real numbers, then \[\begin{aligned}\end{aligned}\].

This result makes sense because if we integrate from \(a\) to \(b\), then in the defining Riemann sum we set \(\Delta x = \frac{b-a}{n}\), while if we integrate from \(b\) to \(a\), we have \(\Delta x = \frac{a-b}{n} = -\frac{b-a}{n}\), and this is the only change in the sum used to define the integral.

There are two additional useful properties of the definite integral. When we worked with derivative rules in Chapter, we learned the Constant Multiple Rule and the Sum Rule. Recall that the Constant Multiple Rule says that if \(f\) is a differentiable function and \(k\) is a constant, then \[\begin{aligned}\end{aligned}\], and the Sum Rule says that if \(f\) and \(g\) are differentiable functions, then \[\begin{aligned}\end{aligned}\].

These rules are useful because they allow to deal individually with the simplest parts of certain functions by taking advantage of addition and multiplying by a constant. In other words, the process of taking the derivative respects addition and multiplying by constants in the simplest possible way.

Condensed — the full section is in Boelkins, Active Calculus.

How the definite integral is connected to a function's average value

One of the most valuable applications of the definite integral is that it provides a way to discuss the average value of a function, even for a function that takes on infinitely many values. Recall that if we wish to take the average of \(n\) numbers \(y_1\), \(y_2\), \(\ldots\), \(y_n\), we compute \[\begin{aligned}\end{aligned}\].

Since integrals arise from Riemann sums in which we add \(n\) values of a function, it should not be surprising that evaluating an integral is similar to averaging the output values of a function. Consider, for instance, the right Riemann sum \(R_n\) of a function \(f\), which is given by \[\begin{aligned}\end{aligned}\].

Since \(\Delta x = \frac{b-a}{n}\), we can thus write \[\begin{aligned}R_n =\mathstrut \amp (f(x_1) + f(x_2) + \cdots + f(x_n))\cdot \frac{b-a}{n} \\ =\mathstrut \amp (b-a) \frac{f(x_1) + f(x_2) + \cdots + f(x_n)}{n}\end{aligned}\].

We see that the right Riemann sum with \(n\) subintervals is just the length of the interval \((b-a)\) times the average of the \(n\) function values found at the right endpoints. And just as with our efforts to compute area, the larger the value of \(n\) we use, the more accurate our average will be. Indeed, we will define the average value of \(f\) on \([a,b]\) to be \[\begin{aligned}\end{aligned}\].

But we also know that for any continuous function \(f\) on \([a,b]\), taking the limit of a Riemann sum leads precisely to the definite integral. That is, \(\lim_{n \to \infty} R_n = \int_a^b f(x) \, dx\), and thus taking the limit as \(n \to \infty\) in Equation, we have that \[\begin{aligned}\end{aligned}\].

Solving Equation for \(f_{\operatorname{AVG} [a,b]}\), we have the following general principle.

If \(f\) is a continuous function on \([a,b]\), then its average value on \([a,b]\) is given by the formula \[\begin{aligned}\end{aligned}\].

Equation tells us another way to interpret the definite integral: the definite integral of a function \(f\) from \(a\) to \(b\) is the length of the interval \((b-a)\) times the average value of the function on the interval. In addition, when the function \(f\) is nonnegative on \([a,b]\), Equation has a natural visual interpretation.

Condensed — the full section is in Boelkins, Active Calculus.

Summary

  • Any Riemann sum of a continuous function \(f\) on an interval \([a,b]\) provides an estimate of the net signed area bounded by the function and the horizontal axis on the interval. Increasing the number of subintervals in the Riemann sum improves the accuracy of this estimate, and letting the number of subintervals increase without bound results in the values of the corresponding Riemann sums approaching the exact value of the enclosed net signed area.

  • When we take the limit of Riemann sums, we arrive at what we call the definite integral of \(f\) over the interval \([a,b]\). In particular, the symbol \(\int_a^b f(x) \, dx\) denotes the definite integral of \(f\) over \([a,b]\), and this quantity is defined by the equation \[\begin{aligned}\end{aligned}\], where \(\Delta x = \frac{b-a}{n}\), \(x_i = a + i\Delta x\) (for \(i = 0, \ldots, n\)), and \(x_i^*\) satisfies \(x_{i-1} \le x_i^* \le x_i\) (for \(i = 1, \ldots, n\)).

  • The definite integral \(\int_a^b f(x) \,dx\) measures the exact net signed area bounded by \(f\) and the horizontal axis on \([a,b]\); in addition, the value of the definite integral is related to what we call the average value of the function on \([a,b]\): \(f_{\text{AVG} [a,b]} = \frac{1}{b-a} \cdot \int_a^b f(x) \, dx\). In the setting where we consider the integral of a velocity function \(v\), \(\int_a^b v(t) \,dt\) measures the exact change in position of the moving object on \([a,b]\); when \(v\) is nonnegative, \(\int_a^b v(t) \,dt\) is the object's distance traveled on \([a,b]\).

  • The definite integral is a sophisticated sum, and thus has some of the same natural properties that finite sums have. Perhaps most important of these is how the definite integral respects sums and constant multiples of functions, which can be summarized by the rule \[\begin{aligned}\end{aligned}\] where \(f\) and \(g\) are continuous functions on \([a,b]\) and \(c\) and \(k\) are arbitrary constants.

Definition and Notation

The definite integral generalizes the concept of the area under a curve. We lift the requirements that \(f(x)\) be continuous and nonnegative, and define the definite integral as follows.

The integral symbol in the previous definition should look familiar. We have seen similar notation in the chapter on Applications of Derivatives, where we used the indefinite integral symbol (without the a and b above and below) to represent an antiderivative. Although the notation for indefinite integrals may look similar to the notation for a definite integral, they are not the same. A definite integral is a number. An indefinite integral is a family of functions. Later in this chapter we examine how these concepts are related. However, close attention should always be paid to notation so we know whether we’re working with a definite integral or an indefinite integral.

Integral notation goes back to the late seventeenth century and is one of the contributions of Gottfried Wilhelm Leibniz, who is often considered to be the codiscoverer of calculus, along with Isaac Newton. The integration symbol ∫ is an elongated S, suggesting sigma or summation. On a definite integral, above and below the summation symbol are the boundaries of the interval, \([a,b].\) The numbers a and b are x-values and are called the limits of integration; specifically, a is the lower limit and b is the upper limit. To clarify, we are using the word limit in two different ways in the context of the definite integral. First, we talk about the limit of a sum as \(n\to \infty .\) Second, the boundaries of the region are called the limits of integration.

We call the function \(f(x)\) the integrand, and the dx indicates that \(f(x)\) is a function with respect to x, called the variable of integration. Note that, like the index in a sum, the variable of integration is a dummy variable, and has no impact on the computation of the integral. We could use any variable we like as the variable of integration:

\[{\int }_{a}^{b}f(x)dx={\int }_{a}^{b}f(t)dt={\int }_{a}^{b}f(u)du\]

Condensed — the full section is in OpenStax Calculus Volume 1.

Evaluating Definite Integrals

Evaluating definite integrals this way can be quite tedious because of the complexity of the calculations. Later in this chapter we develop techniques for evaluating definite integrals without taking limits of Riemann sums. However, for now, we can rely on the fact that definite integrals represent the area under the curve, and we can evaluate definite integrals by using geometric formulas to calculate that area. We do this to confirm that definite integrals do, indeed, represent areas, so we can then discuss what to do in the case of a curve of a function dropping below the x-axis.

Example

Try it.

Use the formula for the area of a circle to evaluate \({\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}}dx.\)

Solution

The function describes a semicircle with radius 3. To find

\[{\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}}dx,\]

we want to find the area under the curve over the interval \([3,6].\) The formula for the area of a circle is \(A=\pi {r}^{2}.\) The area of a semicircle is just one-half the area of a circle, or \(A=(\frac{1}{2})\pi {r}^{2}.\) The shaded area in covers one-half of the semicircle, or \(A=(\frac{1}{4})\pi {r}^{2}.\) Thus,

\[\begin{array}{ll} \\ \\ {\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}} & =\frac{1}{4}\pi {(3)}^{2} \\ & =\frac{9}{4}\pi \\ & \approx 7.069.\end{array}\]

Area and the Definite Integral

When we defined the definite integral, we lifted the requirement that \(f(x)\) be nonnegative. But how do we interpret “the area under the curve” when \(f(x)\) is negative?

Let us return to the Riemann sum. Consider, for example, the function \(f(x)=2-2{x}^{2}\) (shown in ) on the interval \([0,2].\) Use \(n=8\) and choose \(\{{x}_{i}^{*}\text{\}}\) as the left endpoint of each interval. Construct a rectangle on each subinterval of height \(f({x}_{i}^{*})\) and width Δx. When \(f({x}_{i}^{*})\) is positive, the product \(f({x}_{i}^{*})\text{\Delta }x\) represents the area of the rectangle, as before. When \(f({x}_{i}^{*})\) is negative, however, the product \(f({x}_{i}^{*})\text{\Delta }x\) represents the negative of the area of the rectangle. The Riemann sum then becomes

\[\sum _{i=1}^{8}f({x}_{i}^{*})\text{\Delta }x=(\text{Area of rectangles above the}\ x\text{-axis})-(\text{Area of rectangles below the}\ x\text{-axis})\]

Taking the limit as \(n\to \infty ,\) the Riemann sum approaches the area between the curve above the x-axis and the x-axis, less the area between the curve below the x-axis and the x-axis, as shown in . Then,

\[\begin{array}{ll}{\int }_{0}^{2}f(x)dx & =\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}f({c}_{i})\text{\Delta }x \\ & ={A}_{1}-{A}_{2}.\end{array}\]

The quantity \({A}_{1}-{A}_{2}\) is called the net signed area.

Notice that net signed area can be positive, negative, or zero. If the area above the x-axis is larger, the net signed area is positive. If the area below the x-axis is larger, the net signed area is negative. If the areas above and below the x-axis are equal, the net signed area is zero.

Example

Try it.

Find the net signed area between the curve of the function \(f(x)=2x\) and the x-axis over the interval \([-3,3].\)

Solution

The function produces a straight line that forms two triangles: one from \(x=-3\) to \(x=0\) and the other from \(x=0\) to \(x=3\) (). Using the geometric formula for the area of a triangle, \(A=\frac{1}{2}bh,\) the area of triangle A1, above the axis, is

\[{A}_{1}=\frac{1}{2}3(6)=9,\]

where 3 is the base and \(2(3)=6\) is the height. The area of triangle A2, below the axis, is

\[{A}_{2}=\frac{1}{2}(3)(6)=9,\]

where 3 is the base and 6 is the height. Thus, the net area is

\[{\int }_{-3}^{3}2xdx={A}_{1}-{A}_{2}=9-9=0.\]

Condensed — the full section is in OpenStax Calculus Volume 1.

Properties of the Definite Integral

The properties of indefinite integrals apply to definite integrals as well. Definite integrals also have properties that relate to the limits of integration. These properties, along with the rules of integration that we examine later in this chapter, help us manipulate expressions to evaluate definite integrals.

Example

Try it.

Use the properties of the definite integral to express the definite integral of \(f(x)=-3{x}^{3}+2x+2\) over the interval \([-2,1]\) as the sum of three definite integrals.

Solution

Using integral notation, we have \({\int }_{-2}^{1}(-3{x}^{3}+2x+2)dx.\) We apply properties 3. and 5. to get

\[\begin{array}{ll}{\int }_{-2}^{1}(-3{x}^{3}+2x+2)dx & ={\int }_{-2}^{1}-3{x}^{3}dx+{\int }_{-2}^{1}2xdx+{\int }_{-2}^{1}2dx \\ & =-3{\int }_{-2}^{1}{x}^{3}dx+2{\int }_{-2}^{1}xdx+{\int }_{-2}^{1}2dx.\end{array}\]
Example

Try it.

If it is known that \({\int }_{0}^{8}f(x)dx=10\) and \({\int }_{0}^{5}f(x)dx=5,\) find the value of \({\int }_{5}^{8}f(x)dx.\)

Solution

By property 6.,

\[{\int }_{a}^{b}f(x)dx={\int }_{a}^{c}f(x)dx+{\int }_{c}^{b}f(x)dx.\]

Thus,

\[\begin{array}{lll}{\int }_{0}^{8}f(x)dx & = & {\int }_{0}^{5}f(x)dx+{\int }_{5}^{8}f(x)dx \\ 10 & = & 5+{\int }_{5}^{8}f(x)dx \\ 5 & = & {\int }_{5}^{8}f(x)dx.\end{array}\]

Condensed — the full section is in OpenStax Calculus Volume 1.

Average Value of a Function

We often need to find the average of a set of numbers, such as an average test grade. Suppose you received the following test scores in your algebra class: 89, 90, 56, 78, 100, and 69. Your semester grade is your average of test scores and you want to know what grade to expect. We can find the average by adding all the scores and dividing by the number of scores. In this case, there are six test scores. Thus,

\[\frac{89+90+56+78+100+69}{6}=\frac{482}{6}\approx 80.33.\]

Therefore, your average test grade is approximately 80.33, which translates to a B− at most schools.

Suppose, however, that we have a function \(v(t)\) that gives us the speed of an object at any time t, and we want to find the object’s average speed. The function \(v(t)\) takes on an infinite number of values, so we can’t use the process just described. Fortunately, we can use a definite integral to find the average value of a function such as this.

Let \(f(x)\) be continuous over the interval \([a,b]\) and let \([a,b]\) be divided into n subintervals of width \(\text{\Delta }x=(b-a)\text{/}n.\) Choose a representative \({x}_{i}^{*}\) in each subinterval and calculate \(f({x}_{i}^{*})\) for \(i=1,2\text{,\ldots ,}\ n.\) In other words, consider each \(f({x}_{i}^{*})\) as a sampling of the function over each subinterval. The average value of the function may then be approximated as

\[\frac{f({x}_{1}^{*})+f({x}_{2}^{*})+\text{\cdots }+f({x}_{n}^{*})}{n},\]

which is basically the same expression used to calculate the average of discrete values.

But we know \(\text{\Delta }x=\frac{b-a}{n},\) so \(n=\frac{b-a}{\text{\Delta }x},\) and we get

\[\frac{f({x}_{1}^{*})+f({x}_{2}^{*})+\text{\cdots }+f({x}_{n}^{*})}{n}=\frac{f({x}_{1}^{*})+f({x}_{2}^{*})+\text{\cdots }+f({x}_{n}^{*})}{\frac{(b-a)}{\text{\Delta }x}}.\]

Following through with the algebra, the numerator is a sum that is represented as \(\sum _{i=1}^{n}f({x}_{i}^{*}),\) and we are dividing by a fraction. To divide by a fraction, invert the denominator and multiply. Thus, an approximate value for the average value of the function is given by

\[\begin{array}{ll}\frac{\sum _{i=1}^{n}f({x}_{i}^{*})}{\frac{(b-a)}{\text{\Delta }x}} & =(\frac{\text{\Delta }x}{b-a})\sum _{i=1}^{n}f({x}_{i}^{*}) \\ \\ & =(\frac{1}{b-a})\sum _{i=1}^{n}f({x}_{i}^{*})\text{\Delta }x.\end{array}\]\[\frac{1}{b-a}\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}f({x}_{i})\text{\Delta }x=\frac{1}{b-a}{\int }_{a}^{b}f(x)dx.\]

Condensed — the full section is in OpenStax Calculus Volume 1.

Key Concepts

  • The definite integral can be used to calculate net signed area, which is the area above the x-axis less the area below the x-axis. Net signed area can be positive, negative, or zero.
  • The component parts of the definite integral are the integrand, the variable of integration, and the limits of integration.
  • Continuous functions on a closed interval are integrable. Functions that are not continuous may still be integrable, depending on the nature of the discontinuities.
  • The properties of definite integrals can be used to evaluate integrals.
  • The area under the curve of many functions can be calculated using geometric formulas.
  • The average value of a function can be calculated using definite integrals.

Key Equations

Definite Integral\({\int }_{a}^{b}f(x)dx=\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}f({x}_{i}^{*})\text{\Delta }x\)
Properties of the Definite Integral\({\int }_{a}^{a}f(x)dx=0\)
\({\int }_{b}^{a}f(x)dx=\text{-}{\int }_{a}^{b}f(x)dx\)
\({\int }_{a}^{b}[f(x)+g(x)]dx={\int }_{a}^{b}f(x)dx+{\int }_{a}^{b}g(x)dx\)
\({\int }_{a}^{b}[f(x)-g(x)]dx={\int }_{a}^{b}f(x)dx-{\int }_{a}^{b}g(x)dx\)
\({\int }_{a}^{b}cf(x)dx=c{\int }_{a}^{b}f(x)\) for constant c
\({\int }_{a}^{b}f(x)dx={\int }_{a}^{c}f(x)dx+{\int }_{c}^{b}f(x)dx\)

The Definite Integral

In the following exercises, express the limits as integrals.

In the following exercises, given Ln or Rn as indicated, express their limits as \(n\to \infty\) as definite integrals, identifying the correct intervals.

In the following exercises, evaluate the integrals of the functions graphed using the formulas for areas of triangles and circles, and subtracting the areas below the x-axis.

In the following exercises, evaluate the integral using area formulas.

In the following exercises, use averages of values at the left (L) and right (R) endpoints to compute the integrals of the piecewise linear functions with graphs that pass through the given list of points over the indicated intervals.

Suppose that \({\int }_{0}^{4}f(x)dx=5\) and \({\int }_{0}^{2}f(x)dx=-3,\) and \({\int }_{0}^{4}g(x)dx=-1\) and \({\int }_{0}^{2}g(x)dx=2.\) In the following exercises, compute the integrals.

In the following exercises, use the identity \({\int }_{\text{-}A}^{A}f(x)dx={\int }_{\text{-}A}^{0}f(x)dx+{\int }_{0}^{A}f(x)dx\) to compute the integrals.

Condensed — the full section is in OpenStax Calculus Volume 1.

Practice (40)

Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.

  1. Use the definition of the definite integral to evaluate \({\int }_{0}^{2}{x}^{2}dx.\) Use a right-endpoint approximation to generate the Riemann sum.

    เปิดเผยคำตอบ

    We first want to set up a Riemann sum. Based on the limits of integration, we have \(a=0\) and \(b=2.\) For \(i=0,1,2\text{,\ldots ,}\ n,\) let \(P=\{{x}_{i}\}\) be a regular partition of \([0,2].\) Then

    \[\text{\Delta }x=\frac{b-a}{n}=\frac{2}{n}.\]

    Since we are using a right-endpoint approximation to generate Riemann sums, for each i, we need to calculate the function value at the right endpoint of the interval \([{x}_{i-1},{x}_{i}].\) The right endpoint of the interval is \({x}_{i},\) and since P is a regular partition,

    \[{x}_{i}={x}_{0}+i\text{\Delta }x=0+i[\frac{2}{n}]=\frac{2i}{n}.\]

    Thus, the function value at the right endpoint of the interval is

    \[f({x}_{i})={x}_{i}^{2}={(\frac{2i}{n})}^{2}=\frac{4{i}^{2}}{{n}^{2}}.\]

    Then the Riemann sum takes the form

    \[\sum _{i=1}^{n}f({x}_{i})\text{\Delta }x=\sum _{i=1}^{n}(\frac{4{i}^{2}}{{n}^{2}})\frac{2}{n}=\sum _{i=1}^{n}\frac{8{i}^{2}}{{n}^{3}}=\frac{8}{{n}^{3}}\sum _{i=1}^{n}{i}^{2}.\]

    Using the summation formula for \(\sum _{i=1}^{n}{i}^{2},\) we have

    \[\begin{array}{ll}\sum _{i=1}^{n}f({x}_{i})\text{\Delta }x & =\frac{8}{{n}^{3}}\sum _{i=1}^{n}{i}^{2} \\ \\ \\ \\ & =\frac{8}{{n}^{3}}[\frac{n(n+1)(2n+1)}{6}] \\ & =\frac{8}{{n}^{3}}[\frac{2{n}^{3}+3{n}^{2}+n}{6}] \\ & =\frac{16{n}^{3}+24{n}^{2}+8n}{6{n}^{3}} \\ & =\frac{8}{3}+\frac{4}{n}+\frac{8}{6{n}^{2}}.\end{array}\]

    Now, to calculate the definite integral, we need to take the limit as \(n\to \infty .\) We get

    \[\begin{array}{ll}{\int }_{0}^{2}{x}^{2}dx & =\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}f({x}_{i})\text{\Delta }x \\ \\ \\ & =\underset{n\to \infty }{\text{lim}}(\frac{8}{3}+\frac{4}{n}+\frac{8}{6{n}^{2}}) \\ & =\underset{n\to \infty }{\text{lim}}(\frac{8}{3})+\underset{n\to \infty }{\text{lim}}(\frac{4}{n})+\underset{n\to \infty }{\text{lim}}(\frac{8}{6{n}^{2}}) \\ & =\frac{8}{3}+0+0=\frac{8}{3}.\end{array}\]
  2. Use the definition of the definite integral to evaluate \({\int }_{0}^{3}(2x-1)dx.\) Use a right-endpoint approximation to generate the Riemann sum.

    เปิดเผยคำตอบ

    6

  3. Use the formula for the area of a circle to evaluate \({\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}}dx.\)

    เปิดเผยคำตอบ

    The function describes a semicircle with radius 3. To find

    \[{\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}}dx,\]

    we want to find the area under the curve over the interval \([3,6].\) The formula for the area of a circle is \(A=\pi {r}^{2}.\) The area of a semicircle is just one-half the area of a circle, or \(A=(\frac{1}{2})\pi {r}^{2}.\) The shaded area in covers one-half of the semicircle, or \(A=(\frac{1}{4})\pi {r}^{2}.\) Thus,

    \[\begin{array}{ll} \\ \\ {\int }_{3}^{6}\sqrt{9-{(x-3)}^{2}} & =\frac{1}{4}\pi {(3)}^{2} \\ & =\frac{9}{4}\pi \\ & \approx 7.069.\end{array}\]
  4. Use the formula for the area of a trapezoid to evaluate \({\int }_{2}^{4}(2x+3)dx.\)

    เปิดเผยคำตอบ

    18 square units

  5. Find the net signed area between the curve of the function \(f(x)=2x\) and the x-axis over the interval \([-3,3].\)

    เปิดเผยคำตอบ

    The function produces a straight line that forms two triangles: one from \(x=-3\) to \(x=0\) and the other from \(x=0\) to \(x=3\) (). Using the geometric formula for the area of a triangle, \(A=\frac{1}{2}bh,\) the area of triangle A1, above the axis, is

    \[{A}_{1}=\frac{1}{2}3(6)=9,\]

    where 3 is the base and \(2(3)=6\) is the height. The area of triangle A2, below the axis, is

    \[{A}_{2}=\frac{1}{2}(3)(6)=9,\]

    where 3 is the base and 6 is the height. Thus, the net area is

    \[{\int }_{-3}^{3}2xdx={A}_{1}-{A}_{2}=9-9=0.\]
  6. Find the net signed area of \(f(x)=x-2\) over the interval \([0,6],\) illustrated in the following image.

    เปิดเผยคำตอบ

    6

  7. Find the total area between \(f(x)=x-2\) and the x-axis over the interval \([0,6].\)

    เปิดเผยคำตอบ

    Calculate the x-intercept as \((2,0)\) (set \(y=0,\) solve for x). To find the total area, take the area below the x-axis over the subinterval \([0,2]\) and add it to the area above the x-axis on the subinterval \([2,6]\) ().

    We have

    \[{\int }_{0}^{6}|(x-2)|dx={A}_{2}+{A}_{1}.\]

    Then, using the formula for the area of a triangle, we obtain

    \[{A}_{2}=\frac{1}{2}bh=\frac{1}{2}\cdot 2\cdot 2=2\]\[{A}_{1}=\frac{1}{2}bh=\frac{1}{2}\cdot 4\cdot 4=8.\]

    The total area, then, is

    \[{A}_{1}+{A}_{2}=8+2=10.\]
  8. Find the total area between the function \(f(x)=2x\) and the x-axis over the interval \([-3,3].\)

    เปิดเผยคำตอบ

    18

  9. Use the properties of the definite integral to express the definite integral of \(f(x)=-3{x}^{3}+2x+2\) over the interval \([-2,1]\) as the sum of three definite integrals.

    เปิดเผยคำตอบ

    Using integral notation, we have \({\int }_{-2}^{1}(-3{x}^{3}+2x+2)dx.\) We apply properties 3. and 5. to get

    \[\begin{array}{ll}{\int }_{-2}^{1}(-3{x}^{3}+2x+2)dx & ={\int }_{-2}^{1}-3{x}^{3}dx+{\int }_{-2}^{1}2xdx+{\int }_{-2}^{1}2dx \\ & =-3{\int }_{-2}^{1}{x}^{3}dx+2{\int }_{-2}^{1}xdx+{\int }_{-2}^{1}2dx.\end{array}\]
  10. Use the properties of the definite integral to express the definite integral of \(f(x)=6{x}^{3}-4{x}^{2}+2x-3\) over the interval \([1,3]\) as the sum of four definite integrals.

    เปิดเผยคำตอบ

    \(6{\int }_{1}^{3}{x}^{3}dx-4{\int }_{1}^{3}{x}^{2}dx+2{\int }_{1}^{3}xdx-{\int }_{1}^{3}3dx\)

  11. If it is known that \({\int }_{0}^{8}f(x)dx=10\) and \({\int }_{0}^{5}f(x)dx=5,\) find the value of \({\int }_{5}^{8}f(x)dx.\)

    เปิดเผยคำตอบ

    By property 6.,

    \[{\int }_{a}^{b}f(x)dx={\int }_{a}^{c}f(x)dx+{\int }_{c}^{b}f(x)dx.\]

    Thus,

    \[\begin{array}{lll}{\int }_{0}^{8}f(x)dx & = & {\int }_{0}^{5}f(x)dx+{\int }_{5}^{8}f(x)dx \\ 10 & = & 5+{\int }_{5}^{8}f(x)dx \\ 5 & = & {\int }_{5}^{8}f(x)dx.\end{array}\]
  12. If it is known that \({\int }_{1}^{5}f(x)dx=-3\) and \({\int }_{2}^{5}f(x)dx=4,\) find the value of \({\int }_{1}^{2}f(x)dx.\)

    เปิดเผยคำตอบ

    −7

  13. Compare \(f(x)=\sqrt{1+{x}^{2}}\) and \(g(x)=\sqrt{1+x}\) over the interval \([0,1].\)

    เปิดเผยคำตอบ

    Graphing these functions is necessary to understand how they compare over the interval \([0,1].\) Initially, when graphed on a graphing calculator, \(f(x)\) appears to be above \(g(x)\) everywhere. However, on the interval \([0,1],\) the graphs appear to be on top of each other. We need to zoom in to see that, on the interval \([0,1],g(x)\) is above \(f(x).\) The two functions intersect at \(x=0\) and \(x=1\) ().

    We can see from the graph that over the interval \([0,1],g(x)\ge f(x).\) Comparing the integrals over the specified interval \([0,1],\) we also see that \({\int }_{0}^{1}g(x)dx\ge {\int }_{0}^{1}f(x)dx\) (). The thin, red-shaded area shows just how much difference there is between these two integrals over the interval \([0,1].\)

  14. Find the average value of \(f(x)=x+1\) over the interval \([0,5].\)

    เปิดเผยคำตอบ

    First, graph the function on the stated interval, as shown in .

    The region is a trapezoid lying on its side, so we can use the area formula for a trapezoid \(A=\frac{1}{2}h(a+b),\) where h represents height, and a and b represent the two parallel sides. Then,

    \[\begin{array}{ll}{\int }_{0}^{5}x+1dx & =\frac{1}{2}h(a+b) \\ & =\frac{1}{2}\cdot 5\cdot (1+6) \\ & =\frac{35}{2}.\end{array}\]

    Thus the average value of the function is

    \[\frac{1}{5-0}{\int }_{0}^{5}x+1dx=\frac{1}{5}\cdot \frac{35}{2}=\frac{7}{2}.\]
  15. Find the average value of \(f(x)=6-2x\) over the interval \([0,3].\)

    เปิดเผยคำตอบ

    3

  16. \(\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}({x}_{i}^{*})\text{\Delta }x\) over \([1,3]\)

  17. \(\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}(5{({x}_{i}^{*})}^{2}-3{({x}_{i}^{*})}^{3})\text{\Delta }x\) over \([0,2]\)

    เปิดเผยคำตอบ

    \({\int }_{0}^{2}(5{x}^{2}-3{x}^{3})dx\)

  18. \(\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}{\text{sin}}^{2}(2\pi {x}_{i}^{*})\text{\Delta }x\) over \([0,1]\)

  19. \(\underset{n\to \infty }{\text{lim}}\sum _{i=1}^{n}{\text{cos}}^{2}(2\pi {x}_{i}^{*})\text{\Delta }x\) over \([0,1]\)

    เปิดเผยคำตอบ

    \({\int }_{0}^{1}{\text{cos}}^{2}(2\pi x)dx\)

  20. \({L}_{n}=\frac{1}{n}\sum _{i=1}^{n}\frac{i-1}{n}\)

  21. \({R}_{n}=\frac{1}{n}\sum _{i=1}^{n}\frac{i}{n}\)

    เปิดเผยคำตอบ

    \({\int }_{0}^{1}xdx\)

  22. \({L}_{n}=\frac{2}{n}\sum _{i=1}^{n}(1+2\frac{i-1}{n})\)

  23. \({R}_{n}=\frac{3}{n}\sum _{i=1}^{n}(3+3\frac{i}{n})\)

    เปิดเผยคำตอบ

    \({\int }_{3}^{6}xdx\)

  24. \({L}_{n}=\frac{2\pi }{n}\sum _{i=1}^{n}2\pi \frac{i-1}{n}\text{cos}(2\pi \frac{i-1}{n})\)

  25. \({R}_{n}=\frac{1}{n}\sum _{i=1}^{n}(1+\frac{i}{n})\text{log}({(1+\frac{i}{n})}^{2})\)

    เปิดเผยคำตอบ

    \({\int }_{1}^{2}x\ \text{log}({x}^{2})dx\)

  26. \({\int }_{0}^{3}(3-x)dx\)

  27. \({\int }_{2}^{3}(3-x)dx\)

    เปิดเผยคำตอบ

    The integral is the area of the triangle, \(\frac{1}{2}\)

  28. \({\int }_{-3}^{3}(3-|x|)dx\)

  29. \({\int }_{0}^{6}(3-|x-3|)dx\)

    เปิดเผยคำตอบ

    The integral is the area of the triangle, 9.

  30. \({\int }_{-2}^{2}\sqrt{4-{x}^{2}}dx\)

  31. \({\int }_{1}^{5}\sqrt{4-{(x-3)}^{2}}dx\)

    เปิดเผยคำตอบ

    The integral is the area \(\frac{1}{2}\pi {r}^{2}=2\pi .\)

  32. \({\int }_{0}^{12}\sqrt{36-{(x-6)}^{2}}dx\)

  33. \({\int }_{-2}^{3}(3-|x|)dx\)

    เปิดเผยคำตอบ

    The integral is the area of the “big” triangle less the “missing” triangle, \(9-\frac{1}{2}.\)

  34. \(\{(0,0),(2,1),(4,3),(5,0),(6,0),(8,3)\}\) over \([0,8]\)

  35. \(\{(0,2),(1,0),(3,5),(5,5),(6,2),(8,0)\}\) over \([0,8]\)

    เปิดเผยคำตอบ

    \(L=2+0+10+5+4=21,R=0+10+10+2+0=22,\frac{L+R}{2}=21.5\)

  36. \(\{(-4,-4),(-2,0),(0,-2),(3,3),(4,3)\}\) over \([-4,4]\)

  37. \(\{(-4,0),(-2,2),(0,0),(1,2),(3,2),(4,0)\}\) over \([-4,4]\)

    เปิดเผยคำตอบ

    \(L=0+4+0+4+2=10,R=4+0+2+4+0=10,\frac{L+R}{2}=10\)

  38. \({\int }_{0}^{4}(f(x)+g(x))dx\)

  39. \({\int }_{2}^{4}(f(x)+g(x))dx\)

    เปิดเผยคำตอบ

    \({\int }_{2}^{4}f(x)dx+{\int }_{2}^{4}g(x)dx=8-3=5\)

  40. \({\int }_{0}^{2}(f(x)-g(x))dx\)

Symbols used here

\sum_{k=1}^{n} a_k
summation
Add a_k for k = 1 up to n.
\int f(x)\,dx,\ \int_a^b
integral
Antiderivative (indefinite) or signed area from a to b (definite).
\sqrt{x},\ \sqrt[n]{x}
square root, n-th root
The non-negative number whose square (n-th power) is x.
\infty
infinity
Not a number: "grows without bound" in limits and intervals.
\pi
pi
Ratio of a circle's circumference to its diameter, 3.14159…
i
imaginary unit
i² = −1.
\approx
approximately equal
Equal to the precision shown, not exactly.
\sup,\ \inf
supremum, infimum
Least upper bound, greatest lower bound.
e
Euler's number
2.71828…, the base whose exponential is its own derivative.
\sin,\ \cos,\ \tan
sine, cosine, tangent
Ratios of sides in a right triangle; coordinates on the unit circle.
\log_b x,\ \ln x
logarithm, natural log
The exponent b must be raised to for x; ln uses base e.
\lim_{x \to a} f(x)
limit
The value f(x) approaches as x approaches a.
f'(x),\ \frac{dy}{dx}
derivative
Instantaneous rate of change; slope of the graph.
y',\ y''
first and second derivative of y
Prime notation for derivatives with respect to x (or t).
C,\ C_1,\ C_2
arbitrary constants
Constants of integration fixed by initial conditions.

How to: The Definite Integral

  1. State the definition of the definite integral.
  2. Explain the terms integrand, limits of integration, and variable of integration.
  3. Explain when a function is integrable.
  4. Describe the relationship between the definite integral and net area.
  5. Use geometry and the properties of definite integrals to evaluate them.
  6. Calculate the average value of a function.
  7. If
  8. If

Questions people ask

What is a derivative in one sentence?

The slope of the graph at a point — the rate at which the output is changing there. Speed is the derivative of position.

What is an integral in one sentence?

The accumulated total of a rate — the area under the curve. Distance travelled is the integral of speed.

Why are derivatives and integrals opposites?

That is the fundamental theorem of calculus: accumulating a rate and then measuring how fast the accumulation grows gets you back the rate. Integration undoes differentiation up to a constant.

When do I use substitution and when integration by parts?

Substitution when part of the integrand is the derivative of another part (u and du both present). Parts when the integrand is a product of two unrelated kinds of function — a polynomial times an exponential, log or trig function.

ลองดูสิ

Parts of this page are adapted from Boelkins, Active Calculus (CC BY-SA 4.0), OpenStax Calculus Volume 1 (CC BY-NC-SA 4.0), OpenStax Calculus Volume 2 (CC BY-NC-SA 4.0). Condensed and re-explained here; errors are ours.

เพิ่มเติมใน Calculus