Question
Question: Find the integral \(\int {\dfrac{{2{x^{12}} + 5{x^9}}}{{{{\left( {{x^5} + {x^3} + 1} \right)}^3}}}} ...
Find the integral ∫(x5+x3+1)32x12+5x9dx
(a) (x5+x3+1)2−x5+C
(b) 2(x5+x3+1)2x10+C
(c) 2(x5+x3+1)2x5+C
(d) 2(x5+x3+1)2−x−10+C
Solution
Start with trying to take common x5from the denominator term(x5+x3+1). This will give you x15in the denominator and then you can divide the numerator withx15. This will give you an expression(1+x−2+x−5) on which you can integrate by using a substitution method.
Complete step-by-step answer:
According to the substitution rule in integration∫f(g(x))g′(x)dx=∫f(u)du,where,u=g(x)
The substitution method is used when an integral contains some function and its derivative. In this case, we can set m equal to the function and rewrite the integral in terms of the new variable m. This makes the integral easier to solve.
And we have our integral of the form ∫Q(x)P(x)dx, where we can check for derivative of the function Q(x)
⇒dxd((x5+x3+1)3)=3(5x4+3x2) ; which will not help us in any way to make it easier.
Let’s take out the common from the part (x5+x3+1), we can write it as:
⇒∫(x5+x3+1)32x12+5x9dx=∫(x5(1+x−2+x−5))32x12+5x9dx=∫x15(1+x−2+x−5)32x12+5x9dx
Now, we can divide our numerator with x15, this will give us:
⇒∫x15(1+x−2+x−5)32x12+5x9dx=∫(1+x−2+x−5)32x12−15+5x9−15dx=∫(1+x−2+x−5)32x−3+5x−6dx
And we still have our integral of the form∫Q(x)P(x)dx, where we can check for derivative of the function Q(x)
⇒dxd(1+x−2+x−5)=0+(−2x−2−1)+(−5x−5−1)=−2x−3−5x−6=−P(x)
Therefore, we can now apply the substitution method in our integral:
⇒(1+x−2+x−5)=m⇒d(1+x−2+x−5)=dm⇒dm=−2x−3−5x−6
Let’s put this value in our integral:
⇒∫(1+x−2+x−5)32x−3+5x−6dx=∫m3−dm
As we know that,∫xadx=a+1xa+1+C, which can be used in our integral
⇒∫m3−dm=−(−3+1)m−3+1+C=−−2m−2+C=2m21+C
Now, we can again substitute the value of m into the expression as:
⇒2m21+C=2(1+x−2+x−5)21+C
This can be further simplified as:
⇒2(1+x−2+x−5)21+C=2(x−5(x5+x3+1))21+C=2x−10(x5+x3+1)21+C=2(x5+x3+1)2x10+C
Thus we got the integral as: ∫(x5+x3+1)32x12+5x9dx=2(x5+x3+1)2x10+C
So, the correct answer is “Option B”.
Note: Try to go step by step with the solution to avoid the complications. Be careful with the substitution in the integral. Always take care of the signs after substitutions. Here we used (1+x−2+x−5)=m. Notice that the integral on the left is expressed in terms of the variablex. The integral on the right is in terms ofm.Do not forget to express the final answer in terms of the original variablex.