Precalculus 2e — Original English

Partial Fractions

Learning Objectives

  • Find the least common denominator of rational expressions (IA 7.2.3)
  • Solve a system of equations by elimination (IA 4.1.4)

Objective 1: Find the least common denominator of rational expressions (IA 7.2.3)

A rational expression is an expression of the form pq where p and q are polynomials and q0 .

27,5y7xz2, x+1x+2, and 2x2+5x-7x2-9 are examples of rational expressions.

Example 1

Find the least common denominator of the following rationals:

23, 512, and 118

Solution

To find the LCD of the fractions, we factored 3, 12 and 18 into primes, lining up any common primes in columns. Then we “brought down” one prime from each column. Finally, we multiplied the factors to find the LCD.
3=318=2*3*312=2*2*3LCD=2*2*3*3LCD=36

Practice Makes Perfect

Find the least common denominator of the following rationals:

15, 27, and 275

Example 2

Find the least common denominator of the following rational expressions:

x+1x+3 and 2x2-9

Solution
.
Step 1. List the factors of each denominator. Match factors vertically when possible x+3=(x+3)x2-9=(x+3)(x-3)
Step 2. Bring down the columns by including all factors, but do not include common factors twice. x+3=(x+3)x2-9=(x+3)(x-3)LCD=(x+3)(x-3)
Step 3. Write the LCD as the product of the factors. The LCD is (x+3)(x-3)

Objective 2: Solve a system of equations by elimination (IA 4.1.4)

Example 3

Solve the system of equations by elimination.

3x+y=52x-3y=7

Solution
.
Step 1 Write the equations in standard form. If any coefficients are fractions, clear them.
3x+y=52x-3y=7
Step 2 Let’s eliminate y
3x+y=52x-3y=7Multiply by 39x+3y=152x-3y=7
Step 3 9x+3y=152x-3y=711x=22
Step 4 11x=22x=2
Step 5 Use the value of the variable found in Step 2 to find the second variable.
Let’s substitute x=2 into 3x+y=5
3(2)+y=56+y=5y=-1
Step 6 Write the solution as an ordered pair: (2, -1)
Step 7 Check the solution into the original equations.
3x+y=52x-3y=73(2)-1=5(2)-3(-1)=76-1=54+3=75=57=7

Partial Fraction Decomposition

When we add rational expressions with unlike denominators such as 5x-3 and 2xx-2, we first need to find the LCD, then rewrite each fraction with the common denominator, and finally add the two numerators.

.
Find the LCD of (x-3) and (x-2) LCD = ________________
Rewrite each rational as an equivalent rational expression with the LCD 5x-3+2xx-2
5(x-2)(x-3)(x-2)+2x( )(x-2)(x-3)5x-10(x-3)(x-2)+2x2-6x(x-2)(x-3)
Add the numerators and place the sum over the common denominator 5x-10+2x2-6x(x-3)(x-2)2x2-11x-10(x-3)(x-2)

We want to do the opposite now.

Given a rational expression like, 5x+6(x+4)(x+6) we would like to rewrite it as an addition of two simpler rational expressions A(x+4) and B(x+6) . Our goal is to find the values of A and B such that 5x+6(x+4)(x+6)=Ax+4+Bx+6

.
Find the LCD of the denominators 5x+6(x+4)(x+6)=Ax+4+Bx+6LCDis (x+)(x+6)
Multiply both sides of the equation by the LCD. Distribute and cancel like terms (x+4)(x+6)5x+6(x+4)(x+6)=Ax+4+Bx+6(x+4)(x+6)(x+4)(x+6)5x+6(x+4)(x+6)=Ax+4(x+4)(x+6)+Bx+6(x+4)(x+6)5x+16=A(x+6)+B(x+4)
On the right side, we expand and collect terms with like terms 5x+16=A(x+6)+B(x+4)5x+16=Ax+6A+Bx+B5x+16=(A+B)x+(6A+4B)
We compare the coefficients of both sides. This will give a system of two equations with two variables 5x+16=(A+B)x+(6A+4B)A+B=56A+4B=16
Use solving by elimination to find the values of A and B.
Rewrite the original rational expression as the addition of two rational expressions with unlike denominators

Earlier in this chapter, we studied systems of two equations in two variables, systems of three equations in three variables, and nonlinear systems. Here we introduce another way that systems of equations can be utilized—the decomposition of rational expressions.

Fractions can be complicated; adding a variable in the denominator makes them even more so. The methods studied in this section will help simplify the concept of a rational expression.

Decomposing P( x ) Q( x ) Where Q(x) Has Only Nonrepeated Linear Factors

Recall the algebra regarding adding and subtracting rational expressions. These operations depend on finding a common denominator so that we can write the sum or difference as a single, simplified rational expression. In this section, we will look at partial fraction decomposition, which is the undoing of the procedure to add or subtract rational expressions. In other words, it is a return from the single simplified rational expression to the original expressions, called the partial fraction.

For example, suppose we add the following fractions:

2 x−3 + −1 x+2

We would first need to find a common denominator, (x+2)(x−3).

Next, we would write each expression with this common denominator and find the sum of the terms.

2 x3 ( x+2 x+2 )+ 1 x+2 ( x3 x3 )=                       2x+4x+3 (x+2)(x3) = x+7 x 2 x6

Partial fraction decomposition is the reverse of this procedure. We would start with the solution and rewrite (decompose) it as the sum of two fractions.

x+7 x 2 x−6 Simplifiedsum = 2 x−3 + −1 x+2 Partialfractiondecomposition

We will investigate rational expressions with linear factors and quadratic factors in the denominator where the degree of the numerator is less than the degree of the denominator. Regardless of the type of expression we are decomposing, the first and most important thing to do is factor the denominator.

When the denominator of the simplified expression contains distinct linear factors, it is likely that each of the original rational expressions, which were added or subtracted, had one of the linear factors as the denominator. In other words, using the example above, the factors of x 2 x−6 are ( x−3 )( x+2 ), the denominators of the decomposed rational expression. So we will rewrite the simplified form as the sum of individual fractions and use a variable for each numerator. Then, we will solve for each numerator using one of several methods available for partial fraction decomposition.

Example 4

Decomposing a Rational Function with Distinct Linear Factors

Decompose the given rational expression with distinct linear factors.

3x ( x+2 )( x−1 )
Solution

We will separate the denominator factors and give each numerator a symbolic label, like A,B, or C.

3x ( x+2 )( x−1 ) = A ( x+2 ) + B ( x−1 )

Multiply both sides of the equation by the common denominator to eliminate the fractions:

( x+2 )( x−1 )[ 3x ( x+2 )( x−1 ) ]= ( x+2 ) ( x−1 )[ A ( x+2 ) ]+( x+2 ) ( x−1 ) [ B ( x−1 ) ]

The resulting equation is

3x=A( x−1 )+B( x+2 )

Expand the right side of the equation and collect like terms.

3x=AxA+Bx+2B 3x=(A+B)xA+2B

Set up a system of equations associating corresponding coefficients.

3=A+B 0=A+2B

Add the two equations and solve for B.

3=A+B 0=A+2B ¯ 3=0+3B 1=B

Substitute B=1 into one of the original equations in the system.

3=A+1 2=A

Thus, the partial fraction decomposition is

3x ( x+2 )( x−1 ) = 2 ( x+2 ) + 1 ( x−1 )

Another method to use to solve for A or B is by considering the equation that resulted from eliminating the fractions and substituting a value for x that will make either the A- or B-term equal 0. If we let x=1, the
A- term becomes 0 and we can simply solve for B.

     3x=A(x1)+B(x+2)  3(1)=A[(1)1]+B[(1)+2]        3=0+3B        1=B

Next, either substitute B=1 into the equation and solve for A, or make the B-term 0 by substituting x=−2 into the equation.

        3x=A(x1)+B(x+2)  3(2)=A[(2)1]+B[(2)+2]       6=3A+0        6 3 =A           2=A

We obtain the same values for A and B using either method, so the decompositions are the same using either method.

3x ( x+2 )( x−1 ) = 2 ( x+2 ) + 1 ( x−1 )

Although this method is not seen very often in textbooks, we present it here as an alternative that may make some partial fraction decompositions easier. It is known as the Heaviside method, named after Charles Heaviside, a pioneer in the study of electronics.

Decomposing P( x ) Q( x ) Where Q(x) Has Repeated Linear Factors

Some fractions we may come across are special cases that we can decompose into partial fractions with repeated linear factors. We must remember that we account for repeated factors by writing each factor in increasing powers.

Example 5

Decomposing with Repeated Linear Factors

Decompose the given rational expression with repeated linear factors.

x 2 +2x+4 x 3 −4 x 2 +4x
Solution

The denominator factors are x ( x−2 ) 2 . To allow for the repeated factor of ( x−2 ), the decomposition will include three denominators: x,( x−2 ), and ( x−2 ) 2 . Thus,

x 2 +2x+4 x 3 −4 x 2 +4x = A x + B ( x−2 ) + C ( x−2 ) 2

Next, we multiply both sides by the common denominator.

x (x−2) 2 [ x 2 +2x+4 x (x−2) 2 ]=[ A x + B (x−2) + C (x−2) 2 ]x (x−2) 2                 x 2 +2x+4=A (x−2) 2 +Bx(x−2)+Cx

On the right side of the equation, we expand and collect like terms.

x 2 +2x+4=A( x 2 4x+4)+B( x 2 2x)+Cx                      =A x 2 4Ax+4A+B x 2 2Bx+Cx                      =(A+B) x 2 +(4A2B+C)x+4A

Next, we compare the coefficients of both sides. This will give the system of equations in three variables:

x 2 +2x+4=( A+B ) x 2 +( −4A−2B+C )x+4A
A+B=−1 (1) −4A−2B+C=2 (2) 4A=4 (3)

Solving for A , we have

4A=4  A=1

Substitute A=1 into equation (1).

 A+B=−1 (1)+B=−1         B=−2

Then, to solve for C, substitute the values for A and B into equation (2).

     −4A−2B+C=2 −4(1)−2(−2)+C=2            −4+4+C=2                           C=2

Thus,

x 2 +2x+4 x 3 −4 x 2 +4x = 1 x 2 ( x−2 ) + 2 ( x−2 ) 2

Decomposing P( x ) Q( x ) , Where Q(x) Has a Nonrepeated Irreducible Quadratic Factor

So far, we have performed partial fraction decomposition with expressions that have had linear factors in the denominator, and we applied numerators A,B, or C representing constants. Now we will look at an example where one of the factors in the denominator is a quadratic expression that does not factor. This is referred to as an irreducible quadratic factor. In cases like this, we use a linear numerator such as Ax+B,Bx+C, etc.

Example 6

Decomposing P( x ) Q( x ) When Q(x) Contains a Nonrepeated Irreducible Quadratic Factor

Find a partial fraction decomposition of the given expression.

8 x 2 +12x−20 ( x+3 )( x 2 +x+2 )
Solution

We have one linear factor and one irreducible quadratic factor in the denominator, so one numerator will be a constant and the other numerator will be a linear expression. Thus,

8 x 2 +12x−20 ( x+3 )( x 2 +x+2 ) = A ( x+3 ) + Bx+C ( x 2 +x+2 )

We follow the same steps as in previous problems. First, clear the fractions by multiplying both sides of the equation by the common denominator.

(x+3)( x 2 +x+2)[ 8 x 2 +12x20 (x+3)( x 2 +x+2) ]=[ A (x+3) + Bx+C ( x 2 +x+2) ](x+3)( x 2 +x+2)                                       8 x 2 +12x20=A( x 2 +x+2)+(Bx+C)(x+3)

Notice we could easily solve for A by choosing a value for x that will make the Bx+C term equal 0. Let x=−3 and substitute it into the equation.

             8 x 2 +12x20=A( x 2 +x+2)+(Bx+C)(x+3)   8 (3) 2 +12(3)20=A( (3) 2 +(3)+2)+(B(3)+C)((3)+3)                                  16=8A                                   A=2

Now that we know the value of A, substitute it back into the equation. Then expand the right side and collect like terms.

8 x 2 +12x−20=2( x 2 +x+2)+(Bx+C)(x+3) 8 x 2 +12x−20=2 x 2 +2x+4+B x 2 +3B+Cx+3C 8 x 2 +12x−20=(2+B) x 2 +(2+3B+C)x+(4+3C)

Setting the coefficients of terms on the right side equal to the coefficients of terms on the left side gives the system of equations.

        2+B=8 (1) 2+3B+C=12 (2)       4+3C=−20 (3)

Solve for B using equation (1) and solve for C using equation (3).

  2+B=8 (1)         B=6 4+3C=−20 (3)       3C=−24         C=−8

Thus, the partial fraction decomposition of the expression is

8 x 2 +12x−20 ( x+3 )( x 2 +x+2 ) = 2 ( x+3 ) + 6x−8 ( x 2 +x+2 )

Decomposing P( x ) Q( x ) When Q(x) Has a Repeated Irreducible Quadratic Factor

Now that we can decompose a simplified rational expression with an irreducible quadratic factor, we will learn how to do partial fraction decomposition when the simplified rational expression has repeated irreducible quadratic factors. The decomposition will consist of partial fractions with linear numerators over each irreducible quadratic factor represented in increasing powers.

Example 7

Decomposing a Rational Function with a Repeated Irreducible Quadratic Factor in the Denominator

Decompose the given expression that has a repeated irreducible factor in the denominator.

x 4 + x 3 + x 2 x+1 x ( x 2 +1 ) 2
Solution

The factors of the denominator are x,( x 2 +1), and ( x 2 +1) 2 . Recall that, when a factor in the denominator is a quadratic that includes at least two terms, the numerator must be of the linear form Ax+B. So, let’s begin the decomposition.

x 4 + x 3 + x 2 x+1 x ( x 2 +1 ) 2 = A x + Bx+C ( x 2 +1 ) + Dx+E ( x 2 +1 ) 2

We eliminate the denominators by multiplying each term by x ( x 2 +1 ) 2 . Thus,

x 4 + x 3 + x 2 x+1=A ( x 2 +1 ) 2 +( Bx+C )( x )( x 2 +1 )+( Dx+E )(x)

Expand the right side.

     x 4 + x 3 + x 2 x+1=A( x 4 +2 x 2 +1)+B x 4 +B x 2 +C x 3 +Cx+D x 2 +Ex                                       =A x 4 +2A x 2 +A+B x 4 +B x 2 +C x 3 +Cx+D x 2 +Ex

Now we will collect like terms.

x 4 + x 3 + x 2 x+1=( A+B ) x 4 +( C ) x 3 +( 2A+B+D ) x 2 +( C+E )x+A

Set up the system of equations matching corresponding coefficients on each side of the equal sign.

        A+B=1                C=1 2A+B+D=1         C+E=−1                A=1

We can use substitution from this point. Substitute A=1 into the first equation.

1+B=1       B=0

Substitute A=1 and B=0 into the third equation.

2(1)+0+D=1                  D=−1

Substitute C=1 into the fourth equation.

1+E=−1      E=−2

Now we have solved for all of the unknowns on the right side of the equal sign. We have A=1, B=0, C=1, D=−1, and E=−2. We can write the decomposition as follows:

x 4 + x 3 + x 2 x+1 x ( x 2 +1 ) 2 = 1 x + 1 ( x 2 +1 ) x+2 ( x 2 +1 ) 2

Key Concepts

  • Decompose P( x ) Q( x ) by writing the partial fractions as A a 1 x+ b 1 + B a 2 x+ b 2 . Solve by clearing the fractions, expanding the right side, collecting like terms, and setting corresponding coefficients equal to each other, then setting up and solving a system of equations. See Example 4.
  • The decomposition of P( x ) Q( x ) with repeated linear factors must account for the factors of the denominator in increasing powers. See Example 5.
  • The decomposition of P( x ) Q( x ) with a nonrepeated irreducible quadratic factor needs a linear numerator over the quadratic factor, as in A x + Bx+C ( a x 2 +bx+c ) . See Example 6.
  • In the decomposition of P( x ) Q( x ) , where Q( x ) has a repeated irreducible quadratic factor, when the irreducible quadratic factors are repeated, powers of the denominator factors must be represented in increasing powers as
    Ax+B ( a x 2 +bx+c ) + A 2 x+ B 2 ( a x 2 +bx+c ) 2 ++ A n x+ B n ( a x 2 +bx+c ) n .
    See Example 7.

Section Exercises

Verbal

Exercise 1

Can any quotient of polynomials be decomposed into at least two partial fractions? If so, explain why, and if not, give an example of such a fraction

Solution

No, a quotient of polynomials can only be decomposed if the denominator can be factored. For example, 1 x 2 +1 cannot be decomposed because the denominator cannot be factored.

Exercise 2

Can you explain why a partial fraction decomposition is unique? (Hint: Think about it as a system of equations.)

Exercise 3

Can you explain how to verify a partial fraction decomposition graphically?

Solution

Graph both sides and ensure they are equal.

Exercise 4

You are unsure if you correctly decomposed the partial fraction correctly. Explain how you could double-check your answer.

Exercise 5

Once you have a system of equations generated by the partial fraction decomposition, can you explain another method to solve it? For example if you had 7x+13 3 x 2 +8x+15 = A x+1 + B 3x+5 , we eventually simplify to 7x+13=A(3x+5)+B(x+1). Explain how you could intelligently choose an x -value that will eliminate either A or B and solve for A and B.

Solution

If we choose x=−1, then the B-term disappears, letting us immediately know that A=3. We could alternatively plug in x= 5 3 , giving us a B-value of −2.

Algebraic

For the following exercises, find the decomposition of the partial fraction for the nonrepeating linear factors.

Exercise 6

5x+16 x 2 +10x+24

Exercise 7

3x−79 x 2 −5x−24

Solution

8 x+3 5 x−8

Exercise 8

x−24 x 2 −2x−24

Exercise 9

10x+47 x 2 +7x+10

Solution

1 x+5 + 9 x+2

Exercise 10

x 6 x 2 +25x+25

Exercise 11

32x−11 20 x 2 −13x+2

Solution

3 5x−2 + 4 4x−1

Exercise 12

x+1 x 2 +7x+10

Exercise 13

5x x 2 −9

Solution

5 2( x+3 ) + 5 2( x−3 )

Exercise 14

10x x 2 −25

Exercise 15

6x x 2 −4

Solution

3 x+2 + 3 x−2

Exercise 16

2x−3 x 2 −6x+5

Exercise 17

4x−1 x 2 x−6

Solution

9 5( x+2 ) + 11 5( x−3 )

Exercise 18

4x+3 x 2 +8x+15

Exercise 19

3x−1 x 2 −5x+6

Solution

8 x−3 5 x−2

For the following exercises, find the decomposition of the partial fraction for the repeating linear factors.

Exercise 20

−5x−19 ( x+4 ) 2

Exercise 21

x ( x−2 ) 2

Solution

1 x−2 + 2 ( x−2 ) 2

Exercise 22

7x+14 ( x+3 ) 2

Exercise 23

−24x−27 ( 4x+5 ) 2

Solution

6 4x+5 + 3 ( 4x+5 ) 2

Exercise 24

−24x−27 ( 6x−7 ) 2

Exercise 25

5x ( x−7 ) 2

Solution

1 x−7 2 ( x−7 ) 2

Exercise 26

5x+14 2 x 2 +12x+18

Exercise 27

5 x 2 +20x+8 2x ( x+1 ) 2

Solution

4 x 3 2( x+1 ) + 7 2 ( x+1 ) 2

Exercise 28

4 x 2 +55x+25 5x ( 3x+5 ) 2

Exercise 29

54 x 3 +127 x 2 +80x+16 2 x 2 ( 3x+2 ) 2

Solution

4 x + 2 x 2 3 3x+2 + 7 2 ( 3x+2 ) 2

Exercise 30

x 3 −5 x 2 +12x+144 x 2 ( x 2 +12x+36 )

For the following exercises, find the decomposition of the partial fraction for the irreducible nonrepeating quadratic factor.

Exercise 31

4 x 2 +6x+11 ( x+2 )( x 2 +x+3 )

Solution

x+1 x 2 +x+3 + 3 x+2

Exercise 32

4 x 2 +9x+23 ( x−1 )( x 2 +6x+11 )

Exercise 33

−2 x 2 +10x+4 ( x−1 )( x 2 +3x+8 )

Solution

4−3x x 2 +3x+8 + 1 x−1

Exercise 34

x 2 +3x+1 ( x+1 )( x 2 +5x−2 )

Exercise 35

4 x 2 +17x−1 ( x+3 )( x 2 +6x+1 )

Solution

2x−1 x 2 +6x+1 + 2 x+3

Exercise 36

4 x 2 ( x+5 )( x 2 +7x−5 )

Exercise 37

4 x 2 +5x+3 x 3 −1

Solution

1 x 2 +x+1 + 4 x−1

Exercise 38

−5 x 2 +18x−4 x 3 +8

Exercise 39

3 x 2 −7x+33 x 3 +27

Solution

2 x 2 −3x+9 + 3 x+3

Exercise 40

x 2 +2x+40 x 3 −125

Exercise 41

4 x 2 +4x+12 8 x 3 −27

Solution

1 4 x 2 +6x+9 + 1 2x−3

Exercise 42

−50 x 2 +5x−3 125 x 3 −1

Exercise 43

−2 x 3 −30 x 2 +36x+216 x 4 +216x

Solution

1 x + 1 x+6 4x x 2 −6x+36

For the following exercises, find the decomposition of the partial fraction for the irreducible repeating quadratic factor.

Exercise 44

3 x 3 +2 x 2 +14x+15 ( x 2 +4 ) 2

Exercise 45

x 3 +6 x 2 +5x+9 ( x 2 +1 ) 2

Solution

x+6 x 2 +1 + 4x+3 ( x 2 +1 ) 2

Exercise 46

x 3 x 2 +x−1 ( x 2 −3 ) 2

Exercise 47

x 2 +5x+5 ( x+2 ) 2

Solution

x+1 x+2 + 2x+3 ( x+2 ) 2

Exercise 48

x 3 +2 x 2 +4x ( x 2 +2x+9 ) 2

Exercise 49

x 2 +25 ( x 2 +3x+25 ) 2

Solution

1 x 2 +3x+25 3x ( x 2 +3x+25 ) 2

Exercise 50

2 x 3 +11x2+7x+70 ( 2 x 2 +x+14 ) 2

Exercise 51

5x+2 x ( x 2 +4 ) 2

Solution

1 8x x 8( x 2 +4 ) + 10x 2 ( x 2 +4 ) 2

Exercise 52

x 4 + x 3 +8 x 2 +6x+36 x ( x 2 +6 ) 2

Exercise 53

2x−9 ( x 2 x ) 2

Solution

16 x 9 x 2 + 16 x−1 7 ( x−1 ) 2

Exercise 54

5 x 3 −2x+1 ( x 2 +2x ) 2

Extensions

For the following exercises, find the partial fraction expansion.

Exercise 55

x 2 +4 ( x+1 ) 3

Solution

1 x+1 2 ( x+1 ) 2 + 5 ( x+1 ) 3

Exercise 56

x 3 −4 x 2 +5x+4 ( x−2 ) 3

For the following exercises, perform the operation and then find the partial fraction decomposition.

Exercise 57

7 x+8 + 5 x−2 x−1 x 2 −6x−16

Solution

5 x−2 3 10( x+2 ) + 7 x+8 7 10( x−8 )

Exercise 58

1 x−4 3 x+6 2x+7 x 2 +2x−24

Exercise 59

2x x 2 −16 1−2x x 2 +6x+8 x−5 x 2 −4x

Solution

5 4x 5 2( x+2 ) + 11 2( x+4 ) + 5 4( x+4 )

partial fractions
the individual fractions that make up the sum or difference of a rational expression before combining them into a simplified rational expression
partial fraction decomposition
the process of returning a simplified rational expression to its original form, a sum or difference of simpler rational expressions