- Recognize the parts of an integral and when it can be used
- Explain how definite integrals relate to the net area under a curve and use geometry to evaluate them
- Determine the average value of a function
Defining and Evaluating Definite Integrals
The Main Idea
- Definition of Definite Integral:
- Generalizes the concept of area under a curve
- ∫baf(x)dx=limn→∞∑ni=1f(x∗i)Δx∫baf(x)dx=limn→∞∑ni=1f(x∗i)Δx
- Function f(x)f(x) is integrable if this limit exists
- Components of Definite Integral Notation:
- ∫∫: Integration symbol (elongated SS)
- a,ba,b: Limits of integration (lower and upper)
- f(x)f(x): Integrand
- dxdx: Variable of integration
- Integrability:
- Continuous functions on [a,b][a,b] are integrable
- Some discontinuous functions may also be integrable
- Evaluation Methods:
- Using the definition (Riemann sums)
- Geometric formulas for area
- More advanced techniques (to be learned later)
Use the definition of the definite integral to evaluate ∫30(2x−1)dx∫30(2x−1)dx. Use a right-endpoint approximation to generate the Riemann sum.
Area and the Definite Integral
The Main Idea
- Net Signed Area:
- Represents the area between the curve and the xx-axis, taking into account the sign of the function
- ∫baf(x)dx=A1−A2∫baf(x)dx=A1−A2
- A1A1: Area above xx-axis, A2A2: Area below xx-axis
- Can be positive, negative, or zero
- Total Area:
- Represents the total area between the curve and the xx-axis, regardless of the function’s sign
- ∫ba|f(x)|dx=A1+A2∫ba|f(x)|dx=A1+A2
- Always non-negative
- Interpretation of Definite Integrals:
- For positive functions: Area under the curve
- For functions that change sign: Net signed area
- Using absolute value: Total area
- Application to Displacement:
- Velocity function v(t)v(t): Area under curve represents displacement
- Net signed area: Final position relative to starting point
- Total area: Total distance traveled
Find the net signed area of f(x)=x−2f(x)=x−2 over the interval [0,6][0,6], illustrated in the following image.

Find the total area between the function f(x)=2xf(x)=2x and the xx-axis over the interval [−3,3][−3,3].
Properties of the Definite Integral
The Main Idea
- Basic Properties of Definite Integrals:
- Zero interval:
- ∫aaf(x)dx=0
- Reversing limits:
- ∫abf(x)dx=−∫baf(x)dx
- Sum rule:
- ∫ba[f(x)+g(x)]dx=∫baf(x)dx+∫bag(x)dx
- Difference rule:
- ∫ba[f(x)−g(x)]dx=∫baf(x)dx−∫bag(x)dx
- Constant multiple:
- ∫bacf(x)dx=c∫baf(x)dx
- Splitting interval:
- ∫baf(x)dx=∫caf(x)dx+∫bcf(x)dx
- Zero interval:
- Comparison Theorem (for a≤b):
- Non-negative function:
- If f(x)≥0 for a≤x≤b, then ∫baf(x)dx≥0
- Comparing functions:
- If f(x)≥g(x) for a≤x≤b, then ∫baf(x)dx≥∫bag(x)dx
- Bounded function:
- If m≤f(x)≤M for a≤x≤b, then m(b−a)≤∫baf(x)dx≤M(b−a)
- Non-negative function:
Use the properties of the definite integral to express the definite integral of f(x)=6x3−4x2+2x−3 over the interval [1,3] as the sum of four definite integrals.
If it is known that ∫51f(x)dx=−3 and ∫52f(x)dx=4, find the value of ∫21f(x)dx.
Average Value of a Function
The Main Idea
- Definition of Average Value:
- For a function f(x) continuous on [a,b], the average value is: fave=1b−a∫baf(x)dx
- Interpretation:
- Generalizes the concept of arithmetic mean to continuous functions
- Represents the height of a rectangle with base [a,b] and equal area to that under the curve of f(x)
- Derivation:
- Based on Riemann sums:
- 1b−alimn→∞∑ni=1f(x∗i)Δx
- Limit of Riemann sum becomes the definite integral
- Based on Riemann sums:
- Applications:
- Physics: Average velocity, average power, etc.
- Economics: Average cost, average revenue, etc.
- Statistics: Expected value of a continuous random variable
Find the average value of f(x)=6−2x over the interval [0,3].
Find the average value of f(x)=x2 on the interval [0,2].