Question
Question: Find the integration of the given function: \(\begin{aligned} & \int{\dfrac{dx}{x\left( x-2 \...
Find the integration of the given function:
∫x(x−2)(x−4)dx=
(A)81log∣x∣−41log∣x−2∣−81log∣x−4∣+c
(B)81log∣x∣−41log∣x−2∣+81log∣x−4∣+c
(C)81log∣x∣+41log∣x−2∣−81log∣x−4∣+c
(D)81log∣x∣+41log∣x−2∣+81log∣x−4∣+c
Solution
In such a question, first we have to check if the polynomial integral is a proper or improper fraction. If proper then decompose it into suitable partial fractions and integrate it..
Complete step-by-step answer:
Here degree of denominator is greater than degree of numerator, such that the given integrand is a proper fraction or rational function.
Now we have to decompose into suitable partial fraction
x(x−2)(x−4)1=xA+x−2B+x−4C …………………………….(i)
A,BandC are constants.
Now, to calculate the left part as same as fraction, we get
x(x−2)(x−4)1=x(x−2)(x−4)A(x−2)(x−4)+B(x)(x−4)+C(x)(x−2)
The denominator of both sides are equal, then it will be canceled
1=A(x−2)(x−4)+B(x)(x−4)+C(x)(x−2)…………………………………(ii)
Now we have to find the value of A,BandC.
To find the value of constants , we have to suppose some values for x and put these values in equation (ii), to get the required values ofA,BandC.
On putting x=0 in equation (ii), we get
1=A(0−2)(0−4)+B(0)(0−4)+C(0)(0−2)
0multiply with any number the whole term becomes 0.
1=A(−2)(−4)
1=A×8
A=81
Now for the value of B, we have to put x=2
1=A(2−2)(2−4)+B(2)(2−4)+C(2)(2−2)
1=A×0(2−4)+B(2)(−2)+C(2)×0
1=B(−4)
B=−41
To find the value C, we have to put x=4
1=A(4−2)(4−4)+B(4)(4−4)+C(4)(4−2)
1=A(4−2)×0+B(4)×0+C(4)×2
1=C×8
C=81
On putting all these values of A,BandC in equation (i), we get
x(x−2)(x−4)1=8x1−4(x−2)1+8(x−4)1
On integrating both sides,
∫(x(x−2)(x−4)1)dx=∫(8x1−4(x−2)1+8(x−4)1)dx
∫(x(x−2)(x−4)1)dx=∫8x1dx−∫4(x−2)1dx+∫8(x−4)1dx………..(iii)
We know that from the formula of integration,
∫x1dx=log∣x∣+c
On applying this formula ,we get
∫(x(x−2)(x−4)1)dx=81log∣x∣−41log∣x−2∣+81log∣x−4∣+c
Where c is a constant of integration.
So, the correct answer is “Option B”.
Additional Information: In such types of problems, if the degree of numerator is greater than the degree of denominator, we have to convert it into proper fraction by dividing the numerator by denominator ,otherwise integration is not possible.
Note: We can solve this question by other method like we can convert it into a polynomial in x and equate the coefficients of x3,x2,x and constant terms from both sides to get equations in A,B,C..On solving these equation , we get values of A,B,C.