Integral Formula
The Formula
When to use: If derivative gives rate, integral gives total. Derivative of position = velocity; integral of velocity = position.
Quick Example
Notation
What This Formula Means
The reverse operation of differentiation; it also computes the exact area under a curve between two points.
If derivative gives rate, integral gives total. Derivative of position = velocity; integral of velocity = position.
Formal View
Worked Examples
Example 1
easySolution
- 1 Apply the power rule for integration: \int x^n \, dx = \frac{x^{n+1}}{n+1} + C.
- 2 For 4x^3: \frac{4x^4}{4} = x^4.
- 3 For 6x: \frac{6x^2}{2} = 3x^2.
- 4 Combine with the constant of integration: x^4 + 3x^2 + C.
Answer
Example 2
mediumCommon Mistakes
- Forgetting the constant of integration +C on indefinite integrals — without it, you have only one specific antiderivative, not the general solution.
- Reversing the power rule incorrectly: \int x^n \, dx = \frac{x^{n+1}}{n+1} + C, not \frac{x^{n+1}}{n} or \frac{x^n}{n+1}.
- Thinking the integral of \frac{1}{x} is \frac{x^0}{0} — the power rule doesn't apply when n = -1; the answer is \ln|x| + C.
Why This Formula Matters
Integration computes exact areas, volumes, and totals accumulated from known rates of change.
Frequently Asked Questions
What is the Integral formula?
The reverse operation of differentiation; it also computes the exact area under a curve between two points.
How do you use the Integral formula?
If derivative gives rate, integral gives total. Derivative of position = velocity; integral of velocity = position.
What do the symbols mean in the Integral formula?
\int f(x)\,dx denotes the indefinite integral (antiderivative). F(x) is any antiderivative; C is the constant of integration.
Why is the Integral formula important in Math?
Integration computes exact areas, volumes, and totals accumulated from known rates of change.
What do students get wrong about Integral?
Always write +C for indefinite integrals—omitting it loses the entire family of antiderivatives.
What should I learn before the Integral formula?
Before studying the Integral formula, you should understand: derivative.
Want the Full Guide?
This formula is covered in depth in our complete guide:
How to Integrate Rational Functions: Long Division and Partial Fractions →