Understanding Integrals and Antiderivatives: A Complete Guide
Integration is the reverse of differentiation. Where derivatives tell us how a function changes, integrals tell us how those changes accumulate. Whether you are computing the area under a curve, the total distance travelled, or the net change in a quantity, integration is the tool you need.
This guide covers the two types of integrals, the fundamental rules, and several worked examples to build your confidence.
Indefinite Integrals (Antiderivatives)
An indefinite integral finds the general antiderivative of a function. If , then:
The constant is called the constant of integration. It accounts for the fact that infinitely many functions share the same derivative.
Definite Integrals
A definite integral computes the net signed area between a function and the x-axis over an interval . The Fundamental Theorem of Calculus connects the two types:
Here is any antiderivative of . You evaluate at the upper and lower limits and subtract.
Basic Integration Rules
The most important rules mirror the derivative rules in reverse:
- Power rule: (for )
- Constant multiple:
- Sum/difference:
- Exponential:
- Reciprocal:
Worked Examples
Example 1: Power Rule
Find .
Apply the power rule and constant multiple rule:
Example 2: Polynomial Integration
Find .
Integrate each term separately:
Example 3: Definite Integral
Evaluate .
First find the antiderivative:
Then evaluate at the bounds:
Example 4: Exponential and Reciprocal
Find .
Integration by Substitution
When the integrand contains a composite function, substitution (the reverse of the chain rule) is often the right approach. Choose , compute , and rewrite the integral in terms of .
Example 5: U-Substitution
Find .
Let , so .
Common Mistakes to Avoid
- Forgetting the constant of integration. Every indefinite integral must include .
- Misapplying the power rule when n = -1. The integral of is , not .
- Swapping limits. Reversing the limits of a definite integral changes the sign of the result.
Try It Yourself
Practise integration problems with our free Integral Calculator. It shows the full solution with each step, so you can follow along and master the technique.
Related Articles
How to Calculate Percentages: A Complete Guide with Examples
Learn how to calculate percentages step by step. Covers the core formula, percentage increase and decrease, finding a percentage of a number, and common mistakes to avoid.
The Complete Guide to Logarithms: Rules, Examples, and Applications
Master logarithms from the basics to advanced rules. Covers log properties, change of base formula, and real-world applications in science and finance.
Understanding Eigenvalues and Eigenvectors: A Practical Guide
Learn what eigenvalues and eigenvectors are, how to compute them for 2x2 and 3x3 matrices, and why they matter in data science and engineering.