How to evaluate a definite integral
A definite integral computes the net signed area under a curve between two specified limits. It is evaluated by finding an antiderivative of the function and applying the second part of the Fundamental Theorem of Calculus. This method applies to any continuous function on a closed interval [a, b].
The setup
Identify the integrand and the limits of integration, where is the lower limit and is the upper limit. Write the integral in the form .
The steps
- Find the indefinite integral (antiderivative) of the integrand using standard integration rules. Omit the constant of integration . 2. Evaluate the antiderivative at the upper limit to find . 3. Evaluate the antiderivative at the lower limit to find . 4. Subtract the value at the lower limit from the value at the upper limit to compute .
Checking the result
Differentiate your antiderivative to ensure you recover the original integrand . Additionally, sketch the function over the interval to visually estimate the net area and confirm that the sign and magnitude of your numerical answer make sense.
Common errors
Students frequently mix up the order of subtraction, computing instead of . Another common mistake is dropping negative signs when evaluating terms like or subtracting a negative value. Finally, forgetting to apply u-substitution properly when finding the antiderivative will yield an incorrect .
Worked example
Evaluate the definite integral .
First, find the antiderivative of . The antiderivative is . Next, evaluate at the upper limit : . Then, evaluate at the lower limit : . Finally, subtract from : . The definite integral evaluates to 14.
FAQ
Run your own problem
References: Calculus: Early Transcendentals by James Stewart · OpenStax Calculus Volume 1 · Khan Academy Unit: Definite integrals
See also