Question
Question: How do you express \(\dfrac{6{{x}^{2}}+1}{{{x}^{2}}{{(x-1)}^{2}}}\) in partial fractions?...
How do you express x2(x−1)26x2+1 in partial fractions?
Solution
In this question we have the given expression in the form of a fraction which has polynomials in its numerator and denominator. We will first write the polynomial expression in the form of partial fractions with variables A,B,C and D. We will then substitute values such that individual values of the variables can be found directly or by comparison. We will then write values to get the required solution.
Complete step-by-step solution:
We have the given expression as:
⇒x2(x−1)26x2+1
Now the expression can be written in the terms of partial fraction as:
⇒x2(x−1)26x2+1=xA+x2B+(x−1)C+(x−1)2D→(1)
On taking the lowest common multiple in the left-hand side, we get:
⇒x2(x−1)26x2+1=x2(x−1)2Ax(x−1)2+B(x−1)2+Cx2(x−1)+Dx2
Now on cancelling the denominator from both the sides, we get:
⇒6x2+1=Ax(x−1)2+B(x−1)2+Cx2(x−1)+Dx2→(2)
Now on substituting x=0, we get:
⇒6(0)2+1=A(0)(0−1)2+B(0−1)2+C(0)2(0−1)+D(0)2
On simplifying, we get:
⇒1=0+B+0+0
Hence, B=1.
Now on substituting x=1, we get:
⇒6(1)2+1=A(1)(1−1)2+B(1−1)2+C(1)2(1−1)+D(1)2
On simplifying, we get:
⇒7=0+0+0+D
Hence, D=7.
Now on substituting B=1 and D=7 in equation (2), we get:
⇒6x2+1=Ax(x−1)2+1(x−1)2+Cx2(x−1)+7x2
On expanding the terms on the right-hand side, we get:
⇒6x2+1=Ax(x2−2x+1)+(x2−2x+1)+Cx2(x−1)+7x2
On simplifying, we get:
⇒6x2+1=A(x3−2x2+x)+(x2−2x+1)+C(x3−x2)+7x2
Now on grouping like terms, we get:
⇒6x2+1=(A+C)x3+(8−2A−C)x2+(A−2)x+1
On comparing the coefficients on both the sides, we get:
A+C=0→(3)
8−2A−C=6→(4)
A−2=0→(5)
From equation (5), we get:
A=2
Substituting A=2 in equation (3), we get:
2+C=0
Therefore, C=−2.
On substituting the values of all the coefficients in equation (1), we get:
⇒x2(x−1)26x2+1=x2+x21+(x−1)−2+(x−1)27, which is the required solution.
Note: It is to be remembered that the partial fraction skeleton is different for different values of the polynomial expressions. The main application of using partial fractions is in integration when the integration has to be performed on complex polynomial fractions which cannot be directly integrated.