Definite integrals measure accumulated change over an interval, often shown as signed area between a graph and the x-axis. They are central in physics, engineering, economics, and geometry because many quantities are built by adding tiny pieces. The main properties of definite integrals let you rewrite, combine, estimate, and simplify integrals without always finding an antiderivative.
These rules make complicated area and accumulation problems easier to organize.
Understanding Calculus: Properties of Definite Integrals
A definite integral gets its meaning from a limiting process. Imagine cutting an interval into many narrow strips. For each strip, the function value gives a height and the strip width gives a small horizontal distance.
Height times width estimates one small contribution. Adding every contribution gives an approximation. As the strips become narrower, the approximation approaches one fixed value when the function behaves well enough.
This is why integral properties are reliable. They come from ordinary rules for adding many small numbers, then carrying those rules into the limit.
Splitting an interval is useful when the function changes its behavior at a known point. A graph may cross the axis, have a corner, or use a different formula after a certain time. In a motion problem, a vehicle may travel forward during one part of a trip and backward during another.
Breaking the total accumulation into time sections keeps those effects visible. It can prevent a student from treating a signed result as a total distance.
The integral of velocity gives displacement, so movement in opposite directions can cancel. To find total distance, the velocity must first be separated wherever its sign changes, then the sizes of the separate pieces are added.
Reversing the direction of an interval changes the viewpoint of the accumulation. Think of walking along a path from left to right, then retracing that path from right to left. Every tiny contribution is counted in the opposite direction.
This matters in physics when a process is described backward in time or when work is calculated along a path with a chosen direction. It matters in substitution too. A change of variable can make the new endpoints appear in reverse order.
Students often lose a negative sign at this stage. A quick check of the order of the endpoints catches the error before it spreads through the calculation.
Bounds give a way to judge an integral without calculating it exactly. If a function stays between two heights throughout an interval, its total accumulation must stay between the accumulations from those constant heights. Geometrically, the region is trapped between two rectangles with the same width.
This idea is useful for checking an answer from an antiderivative. It is useful when an exact antiderivative is difficult or unavailable. Pay close attention to whether the interval has positive width and whether the stated lower and upper values truly hold everywhere.
A bound based on only a few sampled points is not a proof. Graphs can hide a peak or dip between the points you checked.
Key Facts
- Additivity over intervals: ∫_a^b f(x) dx + ∫_b^c f(x) dx = ∫_a^c f(x) dx.
- Reversing limits changes the sign: ∫_a^b f(x) dx = -∫_b^a f(x) dx.
- Same limits give zero: ∫_a^a f(x) dx = 0.
- Constant multiple rule: ∫_a^b kf(x) dx = k∫_a^b f(x) dx.
- Sum and difference rule: ∫_a^b [f(x) ± g(x)] dx = ∫_a^b f(x) dx ± ∫_a^b g(x) dx.
- Bounds property: if m ≤ f(x) ≤ M on [a, b], then m(b - a) ≤ ∫_a^b f(x) dx ≤ M(b - a).
Vocabulary
- Definite integral
- A definite integral ∫_a^b f(x) dx gives the signed accumulation of f(x) from x = a to x = b.
- Signed area
- Signed area counts regions above the x-axis as positive and regions below the x-axis as negative.
- Limits of integration
- The limits of integration are the lower and upper x-values that define the interval of accumulation.
- Additivity
- Additivity is the property that an integral over a long interval can be split into integrals over smaller adjacent intervals.
- Bounds
- Bounds are upper and lower limits on a function that can be used to estimate the possible value of its definite integral.
Common Mistakes to Avoid
- Ignoring the sign of area below the x-axis. A definite integral uses signed area, so a region below the x-axis contributes a negative value.
- Forgetting to change the sign when reversing limits. The integral ∫_b^a f(x) dx is the opposite of ∫_a^b f(x) dx, not the same value.
- Splitting intervals in the wrong order. Additivity works when the subintervals connect properly, such as from a to b and b to c.
- Applying bounds without checking the whole interval. The inequalities m ≤ f(x) ≤ M must hold for every x in [a, b], not just at the endpoints.
Practice Questions
- 1 If ∫_1^4 f(x) dx = 9 and ∫_4^7 f(x) dx = -2, find ∫_1^7 f(x) dx.
- 2 If ∫_2^6 g(x) dx = 5, find ∫_6^2 3g(x) dx.
- 3 A graph of f(x) has equal geometric areas above and below the x-axis on [0, 8]. Explain whether ∫_0^8 f(x) dx must be zero, and state what extra information would be needed if it is not clear.