Definite integral properties let you find the value of an integral by using area and algebraic rules, often without finding an antiderivative. You use rules like reversing limits, splitting an interval into adjacent pieces, and pulling out constants to combine known integral values into new ones. For AP Calculus, track signs carefully when intervals reverse or areas fall below the x-axis.
Why This Matters for the AP Calculus Exam
Definite integral properties show up constantly on the AP Calculus exam, especially when a problem gives you a few integral values and asks you to build a new one. You often see these in multiple-choice questions where a table or graph gives areas, and in free-response questions where you need to break an integral into adjacent intervals or combine pieces. Getting fluent with these properties means you can solve quickly without grinding through antiderivatives, which saves time for harder problems.
This topic also connects to reading integrals as signed area. When part of a region sits below the x-axis, that area counts as negative, and these properties help you keep the signs straight.

Key Takeaways
- A definite integral gives a single number, which you can read as the signed area between and the x-axis on .
- When the upper and lower limits match, the integral is 0: .
- Swapping the limits flips the sign: .
- Constants pull out front, and sums or differences of functions split into separate integrals.
- Adjacent intervals add: , and you can rearrange this to solve for any piece.
- You can evaluate some integrals using geometry (triangles, rectangles, semicircles), and the definition still works for functions with removable or jump discontinuities.
What Is a Definite Integral?
A definite integral integrates a function over an interval and gives you an actual number as the answer, not an expression with . You can also read it as the signed area between and the x-axis on .
Each part of the notation matters:
- is the upper limit of integration.
- is the lower limit of integration.
- is the function you are integrating with respect to .
"Signed area" is the key idea. Area above the x-axis counts as positive, and area below the x-axis counts as negative. So an integral can come out negative even though area itself is never negative.
Properties of Definite Integrals
Learn and get comfortable with these properties. They let you combine known integrals into new ones.
1. The Zero Rule. When the upper and lower limits are the same, the integral equals zero. As an area, both limits at the same spot give you no width, so there is no area.
2. Reversing the limits. If the limits are swapped (the larger number on the bottom), you can rewrite the integral by negating it.
3. Constant multiple. A constant factor can move to the front of the integral.
4. Sum and difference. If two functions are added or subtracted in the integrand, you can integrate them separately.
5. Adjacent intervals. An integral from to can be split at any point in between by adding the two pieces. You can rearrange this to solve for either piece.
For example, you can rearrange it like this:
Evaluating With Geometry
Some definite integrals are easiest to evaluate by recognizing the shape under the curve. If is linear or made of straight pieces, the region is often a triangle, rectangle, or trapezoid, and you can use familiar area formulas. A semicircle works the same way when the curve is the top half of a circle. Remember to count any area below the x-axis as negative.
The definition of the definite integral still works for functions that have removable or jump discontinuities, so you can integrate piecewise-defined functions as long as the breaks are isolated points.
How to Use This on the AP Calculus Exam
Problem Solving
When a problem gives you several integral values and asks for a new one, line up the intervals and decide which property connects them. Most of these reduce to the adjacent-interval rule plus the constant multiple and sum/difference rules.
Walkthrough. If , , and , find .
The target interval runs from 1 to 13, and the given pieces line up end to end, so add them.
Example 2. If and , find .
Here you are given the larger interval and one piece of it, so subtract.
Common Trap
Example 3. If and , find .
Watch the limits. One integral runs from 10 to 6, so rewrite it with the smaller number on the bottom by flipping the sign (the reversing-limits rule).
Now combine the pieces.
Practice Problems
Try each one before checking the solution.
- If , , and , find .
- If and , find .
- If and , find .
Question 1 Solution
Question 2 Solution
Question 3 Solution
Since runs from 4 to 2, flip it: .
Common Misconceptions
- A definite integral is not always positive. Area below the x-axis counts as negative, so the result can be negative or zero even when the curve covers real area.
- Reversing limits is not the same as leaving them alone. Swapping the upper and lower limits flips the sign of the whole integral.
- The constant multiple rule only lets you pull out constants, not variables. You cannot move a factor like outside the integral.
- The sum and difference rule applies to functions being added or subtracted, not multiplied or divided. There is no property that splits the integral of a product into a product of integrals.
- Splitting at a point only works when the point lies in the interval and you keep the order consistent. Mixing up which interval is the whole and which is the piece leads to sign errors.
- Equal limits give 0, not the value of . The integral is always 0 because there is no width.
Related AP Calculus Guides
- Unit 6 Overview: Integration and Accumulation of Change
- 6.11 Integrating Using Integration by Parts
- 6.1 Integration and Accumulation of Change
- 6.12 Integrating Using Linear Partial Fractions
- 6.3 Riemann Sums, Summation Notation, and Definite Integral Notation
- 6.4 The Fundamental Theorem of Calculus and Accumulation Functions
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
area | In the context of definite integrals, the region between a curve and the x-axis over a specified interval. |
definite integral | The integral of a function over a specific interval [a, b], representing the net signed area between the curve and the x-axis. |
integral of a constant times a function | The property stating that the integral of a constant multiplied by a function equals the constant times the integral of the function. |
integral of a function over adjacent intervals | The property stating that the integral of a function over a combined interval equals the sum of integrals over each subinterval. |
integral of the sum of two functions | The property stating that the integral of a sum of functions equals the sum of the integrals of the individual functions. |
jump discontinuity | A type of discontinuity where the left-hand and right-hand limits of a function exist but are not equal, causing the function to jump from one value to another. |
properties of definite integrals | Rules that govern how definite integrals behave, including linearity, reversal of limits, and additivity over adjacent intervals. |
removable discontinuity | A discontinuity that can be eliminated by defining or redefining the function value at that point to equal the limit. |
reversal of limits of integration | The property stating that reversing the upper and lower limits of a definite integral changes the sign of the result. |
Frequently Asked Questions
What are the main properties of definite integrals?
The main properties include the zero rule, reversing limits, constant multiples, sums and differences, and adjacent intervals. These properties let you combine or rearrange known definite integral values without always finding an antiderivative.
What happens when you reverse the limits of a definite integral?
Reversing the limits changes the sign of the definite integral. In symbols, the integral from b to a of f(x) dx equals the negative of the integral from a to b of f(x) dx. This is one of the most common sign traps in AP Calculus.
How do adjacent intervals work for definite integrals?
Adjacent intervals add. If a, b, and c line up on the x-axis, then the integral from a to b plus the integral from b to c equals the integral from a to c. You can rearrange this property to solve for a missing piece.
Can you pull constants out of definite integrals?
Yes. A constant multiple can be moved outside the integral: the integral of k times f(x) equals k times the integral of f(x). This helps when a problem asks for the integral of a scaled version of a function.
How do you evaluate definite integrals using geometry?
Use geometry when the graph forms familiar regions like rectangles, triangles, trapezoids, or semicircles. Area above the x-axis counts positive, and area below the x-axis counts negative, so the integral gives signed area.
Do definite integrals work with discontinuities?
The definite integral can still apply to functions with removable or jump discontinuities when the behavior is otherwise manageable on the interval. AP Calculus 6.6 expects you to know that isolated breaks do not automatically prevent using definite integral properties.