Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Indefinite Integration as Antidifferentiation: The indefinite integral represents the collection of all functions whose derivative is . Visually, the constant of integration creates a family of curves that are identical in shape but vertically translated up or down the y-axis.
The Definite Integral and Area: The definite integral calculates the net signed area between the curve and the x-axis from to . Geometrically, regions where the function lies above the x-axis contribute positive values, while regions below the x-axis contribute negative values to the total integral.
Fundamental Theorem of Calculus: This theorem links differentiation and integration, stating that if is the antiderivative of , then . Visually, this means the accumulated area under a rate-of-change graph is equal to the total change in the original function's value.
Integration by Substitution (u-substitution): This technique is the reverse of the Chain Rule, used when an integral contains a function and its derivative, such as . Visually, this can be thought of as a transformation of the x-axis to a new u-axis to simplify the geometry of the area being calculated.
Area Between Two Curves: To find the area bounded by two functions and from to , we calculate . Visually, this represents the 'vertical gap' between the top curve and the bottom curve summed across the interval.
Volume of Revolution: When a region bounded by and the x-axis is rotated around the x-axis, it forms a 3D solid. The volume is calculated using . Visually, this is modeled by summing an infinite number of thin cylindrical discs with radius and thickness .
Properties of Definite Integrals: Integration is linear, meaning . Furthermore, if the limits are reversed, the sign of the integral changes: . Visually, switching limits is like 'reading' the area from right to left.
📐Formulae
💡Examples
Problem 1:
Evaluate the indefinite integral .
Solution:
- Integrate each term separately using the power rule, trigonometric rules, and exponential rules: (using u-substitution where )
- Combine the results and add the constant of integration :
Explanation:
This problem demonstrates the linearity of integration (splitting the integral into parts) and the application of basic integration rules for polynomials, trigonometry, and exponentials.
Problem 2:
Find the area of the region enclosed by the curve and the line .
Solution:
- Find the intersection points by setting the equations equal: . The points are and .
- Identify the upper function. For , the line is above the parabola .
- Set up the integral for the area: .
- Integrate: .
- Substitute the limits:
- Calculate the final area: .
Explanation:
To find the area between curves, we first determine the boundaries via intersection, identify which curve is the 'ceiling' and which is the 'floor', and then integrate their difference.