SOLUTION: Find the partial fraction decomposition (4x^(2)+11x)/(x^(2)+4x+4)

Algebra ->  Matrices-and-determiminant -> SOLUTION: Find the partial fraction decomposition (4x^(2)+11x)/(x^(2)+4x+4)      Log On


   



Question 629135: Find the partial fraction decomposition
(4x^(2)+11x)/(x^(2)+4x+4)

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
%284x%5E2%2B11x%29%2F%28x%5E2%2B4x%2B4%29
When the degree of the numerator is the same or greater than
the degree of the denominator the expression must first be 
divided out by long division:


                 4
x²+4x+4)4x²+11x+ 0
        4x²+16x+16
            -5x-16

%284x%5E2%2B11x%29%2F%28x%5E2%2B4x%2B4%29 = 4 + %28-5x-16%29%2F%28x%5E2%2B4x%2B4%29

Next we find the partial fraction
decomposition of %28-5x-16%29%2F%28x%5E2%2B4x%2B4%29 and when we finish
we will add it to the 4:

 %28-5x-16%29%2F%28x%5E2%2B4x%2B4%29

Factor the denominator as (x+2)(x+2) or (x+2)².

 %28-5x-16%29%2F%28x%2B2%29%5E2

That is a power in the denominator, so we must include in the 
decomposition factors with denominators of it and all lower 
powers, so we assume A and B such that:

 %28-5x-16%29%2F%28x%2B2%29%5E2 = A%2F%28x%2B2%29%5E2 + B%2F%28x%2B2%29

Clear of fractions by multiplying through by
the LCD (x+2)²:

-5x - 16 = A + B(x + 2)
-5x - 16 = A + Bx + 2B

Equate the coefficients of x

-5 = B

Equate the constants:

-16 = A + 2B

Substitute -5 for B

-16 = A + 2(-5)
-16 = A - 10
 -6 = A

So

 %28-5x-16%29%2F%28x%2B2%29%5E2 = %28-6%29%2F%28x%2B2%29%5E2 + %28-5%29%2F%28x%2B2%29

And therefore the original:

%284x%5E2%2B11x%29%2F%28x%5E2%2B4x%2B4%29 = 4 + %28-5x-16%29%2F%28x%5E2%2B4x%2B4%29 = 4 + %28-6%29%2F%28x%2B2%29%5E2 + %28-5%29%2F%28x%2B2%29

or a bit simpler:

4 - 6%2F%28x%2B2%29%5E2 - 5%2F%28x%2B2%29

Edwin