Question
Question: How do you integrate \( \int \dfrac{{{x^2} + 2x}}{{{x^2} + 2x + 1}}dx \) using substitution?...
How do you integrate ∫x2+2x+1x2+2xdx using substitution?
Solution
To solve this question, first we will make the given integration expression simple to integrate further. Then assume one of them factors in the expression and we can easily proceed to the conclusion.
Complete step by step solution:
To make the given expression simple, first we will factorise the given expression:
∫x2+2x+1(x2+2x)dx =∫(x+1)2x(x+2)dx
Now, let (x+1) be u or u=x+1 .
Differentiate u=x+1 :
∵u=x+1 ⇒u+1=x+2 ∴x=u−1
So,
∫(x+1)2x(x+2)dx=∫u2(u+1)(u−1)du =∫u2(u2−1)du =∫(1−u21)du =u+u1 =(x+1)+x+11+C
So, the correct answer is “ (x+1)+x+11+C ”.
Note : - Usually the method of integration by substitution is extremely useful when we make a substitution for a function whose derivative is also present in the integrand. Doing so, the function simplifies and then the basic formulas of integration can be used to integrate the function.