Question
Question: How do you express \(\dfrac{x+4}{{{x}^{2}}+2x+5}\) in partial fractions?...
How do you express x2+2x+5x+4 in partial fractions?
Solution
We are given a fraction x2+2x+5x+4which we have to transform into partial fractions. We will start by transforming the denominator into the simpler form. Then we can consider the term as sum of two different terms. Next, we will consider both equations and compare them to get the needed values.
Complete step-by-step answer:
According to the question, we are to express x2+2x+5x+4in partial fractions.
To transform it into partial fractions, we are to transform the denominator into the simplified form.
So, we have a denominator as, x2+2x+5.
Now, the discriminant of the denominator is negative, so it only has Complex zeros:
Δ=22−4.1.5=4−20=−16
The numerator is already linear, so if you want Real coefficients then your expression is already as simple as possible.
On the other hand, you can decompose into simpler fractions using Complex coefficients.
First let's factor the denominator:
x2+2x+5 can be simplified by the middle term factor.
Now, x2+2x+5=x2+2x+1+4
Again, we know, (x+1)2=x2+2x+1 .
So, x2+2x+5can be written as, x2+2x+5=(x+1)2+4
Again 4 can be written as, 4=−4.−1=−4.i2 where i=−1
Thus, 4=−(2i)2
So, x2+2x+5=(x+1)2−(2i)2
From, a2−b2=(a+b)(a−b) ,
We get,x2+2x+5=(x+1−2i)(x+1+2i)
So, we are now, trying to find the solution of the form,
x2+2x+5x+4=x+1−2iA+x+1+2iB
So, from the right hand side,
x+1−2iA+x+1+2iB=x2+2x+5A(x+1+2i)+B(x+1−2i)
Simplifying the numerator,
x2+2x+5A(x+1+2i)+B(x+1−2i)=x2+2x+5Ax+A+2Ai+Bx+B−2Bi=x2+2x+5(A+B)x+(A+B)+(2A−2B)i
Now, by comparing this with, x2+2x+5x+4, we get,
A+B=1 and A+B+2(A−B)i=4
Putting, A+B=1in the second equation,
⇒A+B+2(A−B)i=4
⇒1+2(A−B)i=4
⇒2(A−B)i=3
Dividing both sides with 2,
⇒(A−B)i=23
Thus, A−B=2i3=−2i3i2=−23i
Now, adding A+B=1and A−B=2i3=−2i3i2=−23i
We get, 2A=1−23i
So, A=21−43i
Similarly putting the value in A+B=1,
We get, B=1−21+43i=21+43i
Then, we can write it as, x2+2x+5x+4=x+1−2i21−43i+x+1+2i21+43i
This is the partial form of our given equation.
Note: In algebra, the partial fraction decomposition or partial fraction expansion of a rational fraction (that is, a fraction such that the numerator and the denominator are both polynomials) is an operation that consists of expressing the fraction as a sum of a polynomial (possibly zero) and one or several fractions with a simpler denominator.