Question
Question: If \(\int {\dfrac{{dx}}{{{x^4} + {x^3}}} = \dfrac{A}{{{x^2}}} + \dfrac{B}{x} + \log \left| {\dfrac{x...
If ∫x4+x3dx=x2A+xB+logx+1x+c, then,
A. A=21,B=1
B. A=1,B=21
C. A=−21,B=1
D. A=1,B=1
Solution
To solve the integration, we will first take x3 common from the denominator. Then by using partial fraction, we will write the term to be integrated in the forms of partial fractions. Then by integrating the partial fraction we will get an answer. To find the value of A and B, we will compare the answer of integration we obtained, with the given answer.
Complete step by step answer:
Given, ∫x4+x3dx=x2A+xB+logx+1x+c.
LHS:- ∫x4+x3dx
Taking x3 common in the denominator, we get,
∫x3(x+1)dx
Now, writing the term as partial fraction, we can write,
x3(x+1)1=xP+x2Q+x3R+(x+1)S
Taking, LCM of terms on right hand side, gives us,
⇒x3(x+1)1=x3(x+1)x2(x+1)P+x(x+1)Q+(x+1)R+x3S
Now, cancelling the denominator on both the sides, gives us,
⇒1=x2(x+1)P+x(x+1)Q+(x+1)R+x3S−−−(1)
Now, taking x=−1, we get,
1=(−1)2(−1+1)P+(−1)(−1+1)Q+(−1+1)R+(−1)3S
⇒1=0+0+0−S
Multiplying both sides with −1, we get,
⇒S=−1
Now, taking x=0, we get,
1=0(0+1)P+0(0+1)Q+(0+1)R+0S
⇒1=0+0+R+0
Now, changing the sides, we get,
⇒R=1
Now, comparing the coefficient of x3 in both sides of (1), we get,
P+S=0
Subtracting both sides with S, we get,
⇒P=−S=−(−1)=1
[Since, S=−1, we already found above]
Now, comparing the coefficient of x2 in both sides of (1), we get,
P+Q=0
Subtracting both sides with P, we get,
⇒Q=−P=−1
[Since, P=1, we found above]
Therefore, P=1,Q=−1,R=1,S=−1.
So, we can write,
x3(x+1)1=x1−x21+x31−(x+1)1
Therefore, integrating now,
∫[x1−x21+x31−(x+1)1]dx
Now, opening the bracket,
∫x1dx−∫x21dx+∫x31dx−∫(x+1)1dx
Now, we know, ∫x1dx=logx
And, ∫xndx=n+1xn+1
Therefore, the following integration can be written as,
∫x1dx−∫x−2dx+∫x−3dx−∫(x+1)1dx
⇒log∣x∣−[−2+1x−2+1]+[−3+1x−3+1]−∫(x+1)1dx
Here, for, ∫x+11dx,
Let x+1=u. Differentiating both sides, we get,
dx=du
Substituting these values, we get,
∫u1du=log∣u∣
⇒∫u1du=log∣x+1∣
Therefore, the integration becomes,
log∣x∣−[−2+1x−2+1]+[−3+1x−3+1]−log∣x+1∣+c
Where, c=constant of integration
log∣x∣−(−1)x1+(−2)x21−log∣x+1∣+c
Now, simplifying, we get,
log∣x∣+x1−2x21−log∣x+1∣+c
We know, log∣a∣−log∣b∣=logba, using this property, we get,
logx+1x+x1−2x21+c
⇒−2x21+x1+logx+1x+c
⇒∫x4+x3dx=−2x21+x1+logx+1x+c
RHS:-
x2A+xB+logx+1x+c
Comparing, LHS and RHS, we get,
−2x21+x1+logx+1x+c=x2A+xB+logx+1x+c
Comparing the coefficient of x21, we get,
A=−21
And, comparing the coefficient of x1, we get,
B=1
Therefore, A=−21,B=1,
Hence the correct option is C.
Note: Sometimes integrations can feel really complex, like the one in this question, because we were not able to deduce this in the general form of integration. So, in such cases partial fraction is very useful, as using partial fraction we can deduce the term to be integrated into terms that are easy to integrate. Simplification rules must be followed to simplify the expressions.