Integration deserve to be supplied to find areas, volumes, main points and also many advantageous things. The is frequently used to uncover the area underneath the graph that a role and the x-axis.
The very first rule to know is the integrals and also derivatives space opposites!

Integration Rules
Here room the most helpful rules, with examples below:
You are watching: Integral of x^2/(x^2+1)
Constant | ∫a dx | ax + C |
Variable | ∫x dx | x2/2 + C |
Square | ∫x2 dx | x3/3 + C |
Reciprocal | ∫(1/x) dx | ln|x| + C |
Exponential | ∫ex dx | ex + C |
∫ax dx | ax/ln(a) + C | |
∫ln(x) dx | x ln(x) − x + C | |
Trigonometry (x in radians) | ∫cos(x) dx | sin(x) + C |
∫sin(x) dx | -cos(x) + C | |
∫sec2(x) dx | tan(x) + C | |
Multiplication through constant | ∫cf(x) dx | c∫f(x) dx |
Power dominance (n≠−1) | ∫xn dx | xn+1n+1 + C |
Sum Rule | ∫(f + g) dx | ∫f dx + ∫g dx |
Difference Rule | ∫(f - g) dx | ∫f dx - ∫g dx |
Integration by Parts | See Integration by Parts | |
Substitution Rule | See Integration by Substitution |
Example: what is the integral that sin(x) ?
From the table above it is noted as gift −cos(x) + C
It is created as:
∫sin(x) dx = −cos(x) + C
Example: what is the integral of 1/x ?
From the table over it is noted as gift ln|x| + C
It is created as:
∫(1/x) dx = ln|x| + C
The upright bars || either side of x typical absolute value, due to the fact that we don"t want to give an adverse values to the natural logarithm role ln.
Example: What is ∫x3 dx ?
The inquiry is asking "what is the integral the x3 ?"
We can use the power Rule, where n=3:
∫xn dx = xn+1n+1 + C
∫x3 dx = x44 + C
Example: What is ∫√x dx ?
√x is likewise x0.5
We have the right to use the power Rule, wherein n=0.5:
∫xn dx = xn+1n+1 + C
∫x0.5 dx = x1.51.5 + C
Example: What is ∫6x2 dx ?
We have the right to move the 6 exterior the integral:
∫6x2 dx = 6∫x2 dx
And currently use the Power rule on x2:
= 6 x33 + C
Simplify:
= 2x3 + C
Example: What is ∫(cos x + x) dx ?
Use the sum Rule:
∫(cos x + x) dx = ∫cos x dx + ∫x dx
Work the end the integral of each (using table above):
= sin x + x2/2 + C
Example: What is ∫(ew − 3) dw ?
Use the distinction Rule:
∫(ew − 3) dw =∫ew dw − ∫3 dw
Then work out the integral of every (using table above):
= ew − 3w + C
See more: Official Nintendo Wii Sensor Bars, Official Nintendo Wii Sensor Bar Black Wired
Example: What is ∫(8z + 4z3 − 6z2) dz ?
Use the Sum and Difference Rule:
∫(8z + 4z3 − 6z2) dz =∫8z dz + ∫4z3 dz − ∫6z2 dz
Constant Multiplication:
= 8∫z dz + 4∫z3 dz − 6∫z2 dz
Power Rule:
= 8z2/2 + 4z4/4 − 6z3/3 + C
Simplify:
= 4z2 + z4 − 2z3 + C
Integration by Parts
See Integration by Parts
Substitution Rule
See Integration by Substitution