Attachment Student 1
Attachment Student 1
𝑥 3 + √2
Basic Integration Formulas
The first five basic formulas are given below. In these formulas, u and v are differentiable
functions of x. The letters a, n, and C are constants.
• 𝑑𝑢 = 𝑢 + 𝐶
• (𝑢 + 𝑣) 𝑑𝑥 = 𝑢𝑑𝑥 + 𝑣𝑑𝑥
• 𝑎𝑢𝑑𝑥 = 𝑎 𝑢𝑑𝑥
𝑢𝑛+1
• 𝑢𝑛 𝑑𝑢 = 𝐶, 𝑛 ≠ 0
𝑛+1
𝑑𝑢
• = ln 𝑢 + 𝐶
𝑢
Example 1
Evaluate 5𝑥 4 + 3𝑥 2 + 6)𝑑𝑥
Solution: = 5𝑥 4 dx + 3𝑥 2 dx + 6dx
= 5 𝑥 4 dx + 3 𝑥 2 dx + 6 dx
𝑥5 𝑥3
= 5( ) + 𝑐1 + 3( ) + 𝑐2 + 6x + 𝑐3
5 5
= 𝑥 5 + 𝑥 3 + 6𝑥 + C
The above integral is simply evaluated in the following manner:
(5𝑥 4 dx + 3𝑥 2 dx + 6)dx = 5 𝑥 4 dx + 3 𝑥 2 dx + 6 dx
𝑥5 𝑥3
=5( ) + 3( ) + 6x + C
5 3
= 𝑥 5 + 𝑥 3 + 6x + C
Example 2
4 2
(𝑥 3 + 𝑥) dx
2
Solution: (4𝑥 −3 + 𝑥) dx
𝑑𝑥
4 𝑥 −3dx + 2 𝑥
𝑥 −3
4( ) + 2ln x + C
−2
2
- 𝑥 3 + 2ln x + C
INTEGRATION BY SUBSTITUTION
This method involves a change of variable, say from x to another variable u. the purpose of
substituting a new variable is to bring the problem to a form for which a standard formula can be
applied.
Example 1
(3x + 4)2dx
1
Solution: Let u = 3x + 4. Then du = 3dx or 3du = dx. Then the given integral becomes
1
(3 + 4)2dx = 𝑢2 • du
3
1 𝑢2
=3(3)+C
𝑢3
= +C
9
(3𝑥 + 4)3
= +C
9