Partial Fractions

A way of "breaking apart" fractions with polynomials in them.

What are Partial Fractions?

We can do this directly:

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

Which can be simplified using Rational Expressions to:

= 2x+2 + 3x−6 x 2 +x−2x−2

= 5x−4 x 2 −x−2

... but how do we go in the opposite direction?

That is what we are going to discover:

How to find the "parts" that make the single fraction (the " partial fractions ").

Why Do We Want Them?

First of all ... why do we want them?

Because the partial fractions are each simpler .

This can help solve the more complicated fraction. For example it is very useful in Integral Calculus .

Partial Fraction Decomposition

The method is called "Partial Fraction Decomposition" , and goes like this:

Step 1: Factor the bottom:

Step 2: Write one partial fraction for each of those factors:

Step 3: Multiply through by the bottom so we no longer have fractions:

Step 4: Now find the constants A 1 and A 2 :

Substituting the roots, or "zeros", of (x−2)(x+1) can help:

And we have our answer:

That was easy! ... almost too easy ...

... because it can be a lot harder !

Now we go into detail on each step.

Proper Rational Expressions

Firstly, this only works for Proper Rational Expressions, where the degree of the top is less than the bottom.

The degree is the largest exponent the variable has.

If your expression is Improper, then do polynomial long division first.

Factoring the Bottom

It is up to you to factor the bottom polynomial. See Factoring in Algebra .

But don't factor them into complex numbers ... you may need to stop some factors at quadratic (called irreducible quadratics because any further factoring leads to complex numbers):

Example: (x 2 −4)(x 2 +4)

  • x 2 −4 can be factored into (x−2)(x+2)
  • But x 2 +4 factors into complex numbers, so don't do it

So the best we can do is:

(x−2)(x+2)(x 2 +4)

So the factors could be a combination of

  • linear factors
  • irreducible quadratic factors

When you have a quadratic factor you need to include this partial fraction:

B 1 x + C 1 (Your Quadratic)

Factors with Exponents

Sometimes you may get a factor with an exponent, like (x−2) 3 ...

You need a partial fraction for each exponent from 1 up.

1 (x−2) 3

Has partial fractions

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

The same thing can also happen to quadratics:

1 (x 2 +2x+3) 2

Has partial fractions:

B 1 x + C 1 x 2 +2x+3 + B 2 x + C 2 (x 2 +2x+3) 2

Sometimes Using Roots Does Not Solve It

Even after using the roots (zeros) of the bottom you can end up with unknown constants.

So the next thing to do is:

Gather all powers of x together and then solve it as a system of linear equations .

Oh my gosh! That is a lot to handle! So, on with an example to help you understand:

A Big Example Bringing It All Together

Here is a nice big example for you!

x 2 +15 (x+3) 2 (x 2 +3)

  • Because (x+3) 2 has an exponent of 2, it needs two terms ( A 1 and A 2 ).
  • And (x 2 +3) is a quadratic, so it will need Bx + C :

x 2 +15 (x+3) 2 (x 2 +3)   =   A 1 x+3 + A 2 (x+3) 2 + Bx + C x 2 +3

Now multiply through by (x+3) 2 (x 2 +3) :

x 2 +15 = (x+3)(x 2 +3)A 1 + (x 2 +3)A 2 + (x+3) 2 (Bx + C)

There is a zero at x = −3 (because x+3=0), so let us try that:

(−3) 2 +15 = 0 + ( (−3) 2 +3)A 2 + 0

And simplify it to:

Let us replace A 2 with 2 :

x 2 +15 = (x+3)(x 2 +3)A 1 + 2x 2 +6 + (x+3) 2 (Bx + C)

Now expand the whole thing:

x 2 +15 = (x 3 +3x+3x 2 +9)A 1 + 2x 2 +6 + (x 3 +6x 2 +9x)B + (x 2 +6x+9)C

Gather powers of x together:

x 2 +15 = x 3 (A 1 +B)+x 2 (3A 1 +6B+C+2)+x(3A 1 +9B+6C)+(9A 1 +6+9C)

Separate the powers and write as a Systems of Linear Equations :

Simplify, and arrange neatly:

You can choose your own way to solve this ... I decided to subtract the 4th equation from the 2nd to begin with:

Then subtract 2 times the 1st equation from the 2nd:

Now I know that B = −(1/2) .

We are getting somewhere!

And from the 1st equation I can figure that A 1 = +(1/2) .

And from the 4th equation I can figure that C = +(1/2) .

Final Result:

And we can now write our partial fractions:

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

Phew! Lots of work. But it can be done.

(Side note: It took me nearly an hour to do this, because I had to fix 2 silly mistakes along the way!)

  • Start with a Proper Rational Expressions (if not, do division first)
  • or "irreducible" quadratic factors
  • Write out a partial fraction for each factor (and every exponent of each)
  • Multiply the whole equation by the bottom
  • substituting zeros of the bottom
  • making a system of linear equations (of each power) and solving
  • Write out your answer!

7.4 Partial Fractions

Learning objectives.

In this section, you will:

  • Decompose   P ( x ) Q ( x ) P ( x ) Q ( x ) , where   Q ( x ) Q ( x ) has only nonrepeated linear factors.
  • Decompose   P ( x ) Q ( x ) P ( x ) Q ( x ) , where   Q ( x ) Q ( x )   has repeated linear factors.
  • Decompose   P ( x ) Q ( x ) P ( x ) Q ( x ) , where   Q ( x ) Q ( x ) has a nonrepeated irreducible quadratic factor.
  • Decompose   P ( x ) Q ( x ) P ( x ) Q ( x ) , where   Q ( x ) Q ( x ) has a repeated irreducible quadratic factor.

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 ) 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:

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

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

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.

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 x 2 − x −6 are ( x −3 ) ( x + 2 ) , ( 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.

Partial Fraction Decomposition of P ( x ) Q ( x ) : Q ( x ) P ( x ) Q ( x ) : Q ( x ) Has Nonrepeated Linear Factors

The partial fraction decomposition of P ( x ) Q ( x ) P ( x ) Q ( x ) when Q ( x ) Q ( x ) has nonrepeated linear factors and the degree of P ( x ) P ( x ) is less than the degree of Q ( x ) Q ( x ) is

Given a rational expression with distinct linear factors in the denominator, decompose it.

  • Use a variable for the original numerators, usually A , B ,  A , B ,  or C , C , depending on the number of factors, placing each variable over a single factor. For the purpose of this definition, we use A n A n for each numerator P ( x ) Q ( x ) = A 1 ( a 1 x + b 1 ) + A 2 ( a 2 x + b 2 ) + ⋯ + A n ( a n x + b n ) P ( x ) Q ( x ) = A 1 ( a 1 x + b 1 ) + A 2 ( a 2 x + b 2 ) + ⋯ + A n ( a n x + b n )
  • Multiply both sides of the equation by the common denominator to eliminate fractions.
  • Expand the right side of the equation and collect like terms.
  • Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.

Decomposing a Rational Function with Distinct Linear Factors

Decompose the given rational expression with distinct linear factors.

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

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

The resulting equation is

Set up a system of equations associating corresponding coefficients.

Add the two equations and solve for B . B .

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

Thus, the partial fraction decomposition is

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

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

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

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.

Find the partial fraction decomposition of the following expression.

Decomposing P ( x ) Q ( x ) 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.

Partial Fraction Decomposition of P ( x ) Q ( x ) : Q ( x ) P ( x ) Q ( x ) : Q ( x ) Has Repeated Linear Factors

The partial fraction decomposition of P ( x ) Q ( x ) , P ( x ) Q ( x ) , when Q ( x ) Q ( x ) has a repeated linear factor occurring n n times and the degree of P ( x ) P ( x ) is less than the degree of Q ( x ) , Q ( x ) , is

Write the denominator powers in increasing order.

Given a rational expression with repeated linear factors, decompose it.

  • Use a variable like A , B , A , B , or C C for the numerators and account for increasing powers of the denominators. P ( x ) Q ( x ) = A 1 ( a x + b ) + A 2 ( a x + b ) 2 +   .  .  . +  A n ( a x + b ) n P ( x ) Q ( x ) = A 1 ( a x + b ) + A 2 ( a x + b ) 2 +   .  .  . +  A n ( a x + b ) n

Decomposing with Repeated Linear Factors

Decompose the given rational expression with repeated linear factors.

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

Next, we multiply both sides by the common denominator.

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

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

Solving for A A , we have

Substitute A = 1 A = 1 into equation (1).

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

Find the partial fraction decomposition of the expression with repeated linear factors.

Decomposing P ( x ) Q ( x ) , 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 , A , B , or C 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 A x + B , B x + C , A x + B , B x + C , etc.

Decomposition of P ( x ) Q ( x ) : Q ( x ) P ( x ) Q ( x ) : Q ( x ) Has a Nonrepeated Irreducible Quadratic Factor

The partial fraction decomposition of P ( x ) Q ( x ) P ( x ) Q ( x ) such that Q ( x ) Q ( x ) has a nonrepeated irreducible quadratic factor and the degree of P ( x ) P ( x ) is less than the degree of Q ( x ) Q ( x ) is written as

The decomposition may contain more rational expressions if there are linear factors. Each linear factor will have a different constant numerator: A , B , C , A , B , C , and so on.

Given a rational expression where the factors of the denominator are distinct, irreducible quadratic factors, decompose it.

  • Use variables such as A , B , A , B , or C C for the constant numerators over linear factors, and linear expressions such as A 1 x + B 1 , A 2 x + B 2 , A 1 x + B 1 , A 2 x + B 2 , etc., for the numerators of each quadratic factor in the denominator. P ( x ) Q ( x ) = A a x + b + A 1 x + B 1 ( a 1 x 2 + b 1 x + c 1 ) + A 2 x + B 2 ( a 2 x 2 + b 2 x + c 2 ) + ⋅ ⋅ ⋅ + A n x + B n ( a n x 2 + b n x + c n ) P ( x ) Q ( x ) = A a x + b + A 1 x + B 1 ( a 1 x 2 + b 1 x + c 1 ) + A 2 x + B 2 ( a 2 x 2 + b 2 x + c 2 ) + ⋅ ⋅ ⋅ + A n x + B n ( a n x 2 + b n x + c n )

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

Find a partial fraction decomposition of the given expression.

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,

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

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

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

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

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

Thus, the partial fraction decomposition of the expression is

Could we have just set up a system of equations to solve Example 3 ?

Yes, we could have solved it by setting up a system of equations without solving for A A first. The expansion on the right would be:

So the system of equations would be:

Find the partial fraction decomposition of the expression with a nonrepeating irreducible quadratic factor.

Decomposing P ( x ) Q ( x ) 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.

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

The partial fraction decomposition of P ( x ) Q ( x ) , P ( x ) Q ( x ) , when Q ( x ) Q ( x ) has a repeated irreducible quadratic factor and the degree of P ( x ) P ( x ) is less than the degree of Q ( x ) , Q ( x ) , is

Write the denominators in increasing powers.

Given a rational expression that has a repeated irreducible factor, decompose it.

  • Use variables like A , B , A , B , or C C for the constant numerators over linear factors, and linear expressions such as A 1 x + B 1 , A 2 x + B 2 , A 1 x + B 1 , A 2 x + B 2 , etc., for the numerators of each quadratic factor in the denominator written in increasing powers, such as P ( x ) Q ( x ) = A a x + b + A 1 x + B 1 ( a x 2 + b x + c ) + A 2 x + B 2 ( a x 2 + b x + c ) 2 + ⋯ + A n + B n ( a x 2 + b x + c ) n P ( x ) Q ( x ) = A a x + b + A 1 x + B 1 ( a x 2 + b x + c ) + A 2 x + B 2 ( a x 2 + b x + c ) 2 + ⋯ + A n + B n ( a x 2 + b x + c ) n

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.

The factors of the denominator are x , ( x 2 + 1 ) , x , ( x 2 + 1 ) , and ( x 2 + 1 ) 2 . ( 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 A x + B . A x + B . So, let’s begin the decomposition.

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

Expand the right side.

Now we will collect like terms.

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

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

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

Substitute C = 1 C = 1 into the fourth equation.

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

Find the partial fraction decomposition of the expression with a repeated irreducible quadratic factor.

Access these online resources for additional instruction and practice with partial fractions.

  • Partial Fraction Decomposition
  • Partial Fraction Decomposition With Repeated Linear Factors
  • Partial Fraction Decomposition With Linear and Quadratic Factors

7.4 Section Exercises

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

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

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

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

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 7 x + 13 3 x 2 + 8 x + 15 = A x + 1 + B 3 x + 5 7 x + 13 3 x 2 + 8 x + 15 = A x + 1 + B 3 x + 5 , we eventually simplify to 7 x + 13 = A ( 3 x + 5 ) + B ( x + 1 ) . 7 x + 13 = A ( 3 x + 5 ) + B ( x + 1 ) . Explain how you could intelligently choose an x x -value that will eliminate either A A or B B and solve for A A and B . B .

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

5 x + 16 x 2 + 10 x + 24 5 x + 16 x 2 + 10 x + 24

3 x −79 x 2 −5 x −24 3 x −79 x 2 −5 x −24

− x −24 x 2 −2 x −24 − x −24 x 2 −2 x −24

10 x + 47 x 2 + 7 x + 10 10 x + 47 x 2 + 7 x + 10

x 6 x 2 + 25 x + 25 x 6 x 2 + 25 x + 25

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

x + 1 x 2 + 7 x + 10 x + 1 x 2 + 7 x + 10

5 x x 2 −9 5 x x 2 −9

10 x x 2 −25 10 x x 2 −25

6 x x 2 −4 6 x x 2 −4

2 x −3 x 2 −6 x + 5 2 x −3 x 2 −6 x + 5

4 x −1 x 2 − x −6 4 x −1 x 2 − x −6

4 x + 3 x 2 + 8 x + 15 4 x + 3 x 2 + 8 x + 15

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

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

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

x ( x −2 ) 2 x ( x −2 ) 2

7 x + 14 ( x + 3 ) 2 7 x + 14 ( x + 3 ) 2

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

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

5 − x ( x −7 ) 2 5 − x ( x −7 ) 2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

x 2 + 2 x + 40 x 3 −125 x 2 + 2 x + 40 x 3 −125

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

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

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

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

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

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

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

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

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

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

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

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

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

2 x −9 ( x 2 − x ) 2 2 x −9 ( x 2 − x ) 2

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

For the following exercises, find the partial fraction expansion.

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

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

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

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

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

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

As an Amazon Associate we earn from qualifying purchases.

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Access for free at https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites
  • Authors: Jay Abramson
  • Publisher/website: OpenStax
  • Book title: College Algebra
  • Publication date: Feb 13, 2015
  • Location: Houston, Texas
  • Book URL: https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites
  • Section URL: https://openstax.org/books/college-algebra/pages/7-4-partial-fractions

© Dec 8, 2021 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.

Accessibility options:

  • Jump to content
  • Accessibility

For the help you need to support your course

  • Communities

Find resources by…

  • Course e.g. Economics, Bioscience
  • Topic e.g. Mechanics, Algebra
  • Resource type e.g. Video, PDF
  • Let me choose Narrow the search
  • Algebra - Partial fractions

Partial fractions resources

Show me all resources applicable to both students & staff students only staff only

Resource type

iPOD Video (6)

Resource type

Practice & Revision (3)

Quick reference (3), teach yourself (1), test yourself (4).

Resource type

Third Party Resources (2)

Resource type

Video with captions which require edits (1)

Creative Commons License

Partial Fractions

Introduction to partial fractions, learning objectives.

By the end of this section, you will be able to:

  • Decompose   [latex]\frac{{P( x )}}{{ Q( x )}}[/latex] ,  where  Q( x )  has only nonrepeated linear factors.
  • Decompose  [latex]\frac{{P( x )}}{{ Q( x )}}[/latex] ,  where  Q( x )  has repeated linear factors.
  • Decompose  [latex]\frac{{P( x )}}{{ Q( x )}}[/latex] ,  where  Q( x )  has a nonrepeated irreducible quadratic factor.
  • Decompose  [latex]\frac{{P( x )}}{{ Q( x )}}[/latex] ,  where  Q( x )  has a repeated irreducible quadratic factor.

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.

  • Precalculus. Authored by : OpenStax College. Provided by : OpenStax. Located at : http://cnx.org/contents/[email protected]:1/Preface . License : CC BY: Attribution

The Magoosh logo is the word Magoosh spelled with each letter o replaced with a check mark in a circle.

AP Calculus BC Review: Partial Fractions

The Method of Partial Fractions is actually a technique of algebra that allows you to rewrite certain kinds of rational expressions in a more useful way.

In this review, we will discuss the how and when to use the method in integral problems, especially those found on the AP Calculus BC exam.

The Method of Partial Fractions (PF)

The method is actually the reverse of adding rational expressions.

Suppose you have a rational function , that is, a fractional expression of two polynomial.

The question is this: Can we find two or more simpler rational expressions that add to the given one?

The key is to factor the denominator. The denominators of the new fractions will involve these factors. Then, working backward, you can figure out what the new numerators must be in order to arrive at your given function.

Of course, there are many details that I’m leaving out at the moment. We’ll explore the method in more detail below.

PF for Non-Repeating Linear Factors

First, PF only works when the degree of the denominator is greater than the degree of the numerator. If the numerator has higher degree than the denominator, then you must first do polynomial (or synthetic ) division . I have yet to see a problem on the Calculus BC exam that requires polynomial division, so we’ll skip over that in this review.

Furthermore, on the AP Calculus BC exam, you will only need to know about denominators that factor into non-repeating linear factors.

In other words, the denominator will factor completely into unique factors:

The next step after factoring is to write down as many fractions as you have factors. We know what the denominators will be (those are the factors themselves). But we don’t know the numerators yet. For now, just write the numerators as variables. We’ll have to solve for them later.

Next you’ll need to figure out exactly what those numbers are on top, A 1 , …, A n . By the way, when there are only two or three factors, I usually call these numbers A , B , C , etc. The actual variable name doesn’t matter.

Although there is no calculus involved at this step, this is where a lot of students seem to get stuck. The algebra can be very tricky and tedious. So I’ll explain it using two different methods on the same example.

Finally, integrate each term separately. When the factors are fractions with a linear denominator, you can expect the antiderivative to involve natural logarithms.

Example Using Partial Fractions

Decomposing the expression.

First, check the degree of the top and bottom. Since the denominator has degree 2 while the numerator has degree 1, we may use PF.

The method always begins with factoring the denominator. Sometimes this step is already done in a given problem on the BC exam, but not always.

Now since there are two factors, there will be two separate fractions. Let’s let A and B stand for the unknown numerators.

From here, there are two ways to go.

Method #1 — Recombine Fractions

The idea is that we want the sum of the fractions to equal the original rational expression. So use your algebra skills to recombine the fractions and compare the results.

You’ll need a common denominator, but that’s the easy part! You just have to multiply the two denominators back together.

So, after grouping like terms, we set the numerators equal to one another. Comparing the x -terms and constant terms, this leads to a system of two equations.

Now there is a variety of ways to solve such systems. Matrix methods work, if you know how to use them.

Alternatively, you could do simple substitution.

Solve the first equation for A , to get: A = 5 – 3 B . Then plug in that expression for A in the second equation and solve for B .

Finally solve for A by plugging in the known B -value. A = 5 – 3(3) = -4.

Therefore, we now have a partial fractions decomposition for the original rational expression.

Surely this is the end of the process right? Well no, you still have to integrate the decomposed form. (We’ll do that eventually.)

But before getting to that, let’s discuss other methods for decomposing the fraction which is more efficient than this one.

Method #2 — Heaviside Cover-Up Method

The Heaviside Cover-Up Method avoids all that algebra, but seems more like a “trick.” It’s guaranteed to work for non-repeated linear factors, but the reason it works is kind of subtle.

Oliver Heaviside

Here’s how you do it.

For each factor, first find it’s root , that is, the value of x that results when you set it equal to zero and solve.

Then cover up that factor in the original rational expression, and plug the root into x everywhere else you see it in the expression.

Evaluate it, and this will be the A i (numerator) value in the PF decomposition.

Going back to our example, remember we factored and decomposed the function so that:

The first factor is 3 x + 1. Setting it equal to zero and solving, we get:

Now we plug this value back into the original expression, but ignore the factor (3x + 1).

This tells us that A = -4.

Then move on to the second factor, ( x – 2), whose root is x = 2. Ignore that factor now and plug in.

Now we have B = 3.

The end result is the same as with Method #1, but it takes far less time.

Final Step: Integrate!

After completing either the algebraic method or Heaviside Cover-Up, you would now be in position to find the antiderivative.

Just be careful: There are usually simple u -substitutions that must be made in order to get the right answers.

Though at first it may seem as though Partial Fractions is difficult, it’s more like the challenge of learning to ride a bike.

At first you don’t know what you’re doing and you might fall down a lot. But with enough practice, and especially the willingness to get back on the bike after falling off, then you’ve learned a skill that will stay with you for the rest of your life!

In fact, similar to riding a bike, I think that PF is kinda fun. (But my close friends assure me that I’m just weird.)

Check out the following resource for other important integration technques: AP Calculus Review: Indefinite Integrals .

Shaun Ault

Shaun earned his Ph. D. in mathematics from The Ohio State University in 2008 (Go Bucks!!). He received his BA in Mathematics with a minor in computer science from Oberlin College in 2002. In addition, Shaun earned a B. Mus. from the Oberlin Conservatory in the same year, with a major in music composition. Shaun still loves music — almost as much as math! — and he (thinks he) can play piano, guitar, and bass. Shaun has taught and tutored students in mathematics for about a decade, and hopes his experience can help you to succeed!

View all posts

More from Magoosh

AP Calculus Review: Average Value of Functions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Math Article

Partial Fractions

Partial fractions are the fractions used for the decomposition of a rational expression. When an algebraic expression is split into a sum of two or more rational expressions, then each part is called a partial fraction. Hence, basically, it is the reverse of the addition of rational expressions. Similar to fractions , a partial fraction will have a numerator and denominator, where the denominator represents the decomposed part of a rational function.

In mathematics, we can see many complex rational expressions. If we try to solve the problems in a complex form, it will take a lot of time to find the solution. To avoid this complexity, we have to continue the problem by reducing the complex form of the rational expression into the simpler form. Partial fraction decomposition is one of the methods, which is used to decompose rational expressions into simpler partial fractions. This process is more useful in the integration process. In this article, you will learn the definition of the partial fraction, partial fraction decomposition, partial fractions of an improper fraction with solved examples in detail.

What is a Partial Fraction?

An algebraic fraction can be broken down into simpler parts known as “ partial fractions “. Consider an algebraic fraction, (3x+5)/(2x 2 -5x-3). This expression can be split into simple form like [2/(x – 3)] – [1/(2x + 1)].

The simpler parts  [2/(x – 3)] and [1/(2x + 1)]  are known as partial fractions.

This means that the algebraic expression can be written  in the form, as given in the figure :

Partial fractions

Note: The partial fraction decomposition only works for the proper rational expression (the degree of the numerator is less than the degree of the denominator). In case, if the rational expression is an improper rational expression (the degree of the numerator is greater than the degree of the denominator), first do the division operation to convert it into proper rational expression. This can be achieved with the help of a  polynomial long division method .

Partial Fraction Formulas

Here the list of Partial fractions formulas is given. These formulas will help us to decompose a rational expression into partial fractions. These are common types of partial fractions which are used to solve problems.

Here A, B and C are real numbers.

Partial Fractions of Rational Functions

Any number which can be easily represented in the form of p/q, such that p and q are integers and q≠0 is known as a rational number. Similarly, we can define a rational function as the ratio of two polynomial functions P(x) and Q(x), where P and Q are polynomials in x and Q(x)≠0. A rational function is known as proper if the degree of P(x) is less than the degree of Q(x); otherwise, it is known as an improper rational function. With the help of the long division process, we can reduce improper rational functions to proper rational functions. Therefore, if P(x)/Q(x) is improper, then it can be expressed as:

\(\begin{array}{l}\frac{P(x)}{Q(x)}= A(x) + \frac{R(x)}{Q(x)}\end{array} \)

Here, A(x) is a polynomial in x and R(x)/Q(x) is a proper rational function.

We know that the integration of a function f(x) is given by F(x) and it is represented by:

∫f(x)dx = F(x) + C

Here R.H.S. of the equation means integral of f(x) with respect to x and C is the constant of integration .

Decomposition of Partial Fractions

In order to integrate a rational function, it is reduced to a proper rational function. The method in which the integrand is expressed as the sum of simpler rational functions is known as decomposition into partial fractions . After splitting the integrand into partial fractions, it is integrated accordingly with the help of traditional integrating techniques.

The stepwise procedure for finding the partial fraction decomposition is explained here::

  • Step 1: While decomposing the rational expression into the partial fraction, begin with the proper rational expression.
  • Step 2: Now, factor the denominator of the rational expression into the linear factor or in the form of irreducible quadratic factors (Note: Don’t factor the denominators into the complex numbers).
  • Step 3: Write down the partial fraction for each factor obtained, with the variables in the numerators, say A and B.
  • Step 4: To find the variable values of A and B, multiply the whole equation by the denominator.
  • Step 5: Solve for the variables by substituting zero in the factor variable.
  • Step 6: Finally, substitute the values of A and B in the partial fractions .

Hence, the expression is decomposed into partial fractions.

Partial Fraction of Improper Fraction

An algebraic fraction is improper if the degree of the numerator is greater than or equal to that of the denominator. The degree is the highest power of the polynomial. Suppose, m is the degree of the denominator and n is the degree of the numerator. Then, in addition to the partial fractions arising from factors in the denominator, we must include an additional term: this additional term is a polynomial of degree n − m.

  • A polynomial with a zero degree is K, where K is a constant
  • A polynomial of degree 1 is Px + Q
  • A polynomial of degree 2 is Px 2 +Qx+K

Video Lesson on Improper Fractions

partial fractions homework

Partial Fraction in Integration

Let us look into an example to have a better insight into integration using partial fractions.

Example: Integrate the function \(\begin{array}{l}\frac{1}{(x-3)(x+1)}\end{array} \) with respect to x.

Solution: The given integrand can be expressed in the form of partial fraction as:

\(\begin{array}{l}\frac{1}{(x-3)(x+1)} = \frac{A}{(x-3)} + \frac{B}{(x+1)}\end{array} \)

To determine the value of real coefficients A and B, the above equation is rewritten as:

1= A(x+1)+B(x-3)

⇒1=x(A+B)+A-3B

Equating the coefficients of x and the constant, we have

Solving these equations simultaneously, the value of A =1/4 and B = -1/4. Substituting these values in equation 1, we have

\(\begin{array}{l}\frac{1}{(x-3)(x+1)} = \frac{1}{4(x-3)} + \frac{-1}{4(x+1)}\end{array} \)

Integrating with respect to x we have;

\(\begin{array}{l}\int \frac{1}{(x-3)(x+1)} = \int \frac{1}{4(x-3)} + \int \frac{-1}{4(x+1)}\end{array} \)

According to the properties of integration, the integral of the sum of two functions is equal to the sum of integrals of the given functions, i.e.,

∫[f(x) +g(x)]dx = ∫f(x)dx + ∫g(x)dx

\(\begin{array}{l}= \frac{1}{4} \int \frac{1}{(x-3)} – \frac{1}{4} \int \frac{1}{(x+1)}\end{array} \)

\(\begin{array}{l}= \frac{1}{4} \ln \left | x-3 \right | – \frac{1}{4} \ln \left | x+1 \right |\end{array} \)

\(\begin{array}{l}= \frac{1}{4} \ln \left | \frac{x-3}{x+1} \right |\end{array} \)

Related Articles

Partial fractions – solved examples.

Example 1: Write the partial fraction decomposition of the following expression.

(20x + 35)/(x + 4) 2

(20x + 35)/(x + 4) 2   = [A/(x + 4)] + [B/(x + 4) 2 ]

(20x + 35)/(x + 4) 2   = [A(x + 4) + B]/ (x + 4) 2

Now, equating the numerators,

20x + 35 = A(x + 4) + B

20x + 35 = Ax + 4A + B

20x + 35 = Ax + (4A + B)

By equating the coefficients,

4A + B = 35

4(20) + B = 35

B = 35 – 80 = -45

Therefore, (20x + 35)/(x + 4) 2  = [20/(x + 4)] – [45/(x + 4) 2 ]

Example 2: Decompose the given expression into partial fractions.

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

Using the factor theorem, x + 2 is a factor of x 3  + 3x 2  + 3x + 2.

Thus, x 3  + 3x 2  + 3x + 2 = (x + 2)(x 2  + x + 1)

Now, the given expression can be written as:

(x 2  + 1)/ (x 3  + 3x 2  + 3x + 2) = (x 2  + 1)/ [(x + 2)(x 2  + x + 1)]

By the method of decomposition,

(x 2  + 1)/(x + 2)(x 2  + x + 1) = [A/(x + 2)] + [(Bx + C)/(x 2  + x + 1)]

(x 2  + 1)/(x + 2)(x 2 + x + 1) = [A(x 2  + x + 1) + (Bx + C)(x + 2)]/ [(x + 2)(x 2  + x + 1)]

= [(A + B)x 2  + (A + 2B + C)x + A + 2C]/ [(x + 2)(x 2  + x + 1)]

Equating the coefficients in the numerators of both LHS and RHS,

A + 2B + C = 0

Solving these equations,

A = 5/3, B = -2/3 and C = -1/3

(x 2  + 1)/(x + 2)(x 2  + x + 1) = [5/3(x + 2)] – [(2x + 1)/3(x 2  + x + 1)]

Practice Problems

Evaluate the following using the method of partial fractions.

  • \(\begin{array}{l}\frac{3x}{(x – 1)(x + 2)}\end{array} \)
  • \(\begin{array}{l}\frac{9x^2+5x-3}{(x + 1)^2(x – 2)}\end{array} \)
  • \(\begin{array}{l}\frac{x^2 + 2x – 1}{x(x^2 – 1)}\end{array} \)

Frequently Asked Questions (FAQs) on Partial Fractions

What is meant by partial fractions.

In mathematics, the partial fraction is defined as the process of decomposition of a fraction into the simplest form of the fraction.

Write down the procedure for partial fraction decomposition.

The procedure for the partial fraction decomposition is as follows: In a given rational expression, factor the denominator into the linear factors For each factor obtained, write down the partial fraction with variables in the numerator, say x and y To remove the fraction, multiply the whole equation by the denominator factor. Now, solve for the constants x, and y Substitute the constant values in the numerators of the partial fraction, and you will get the solution.

What are the different denominator types in partial fractions?

The four different types of denominators found in the partial fractions are: Linear factors Repeated linear factors Irreducible factors of degree 2 Repeated irreducible factors of degree 2

What is the use of partial fraction decomposition?

Partial fraction decomposition is used to find the inverse Laplace transformation, and also it helps to integrate the rational functions.

What is meant by proper and improper rational expressions?

In proper rational expression, the degree of the numerator is less than the degree of the denominator. Whereas in improper rational expression, the degree of the numerator is greater than the degree of the denominator.

Leave a Comment Cancel reply

Your Mobile number and Email id will not be published. Required fields are marked *

Request OTP on Voice Call

Post My Comment

partial fractions homework

  • Share Share

Solver Title

Practice

Generating PDF...

  • Pre Algebra Order of Operations Factors & Primes Fractions Long Arithmetic Decimals Exponents & Radicals Ratios & Proportions Percent Modulo Number Line Mean, Median & Mode
  • Algebra Equations Inequalities System of Equations System of Inequalities Basic Operations Algebraic Properties Partial Fractions Polynomials Rational Expressions Sequences Power Sums Interval Notation Pi (Product) Notation Induction Logical Sets Word Problems
  • Pre Calculus Equations Inequalities Scientific Calculator Scientific Notation Arithmetics Complex Numbers Polar/Cartesian Simultaneous Equations System of Inequalities Polynomials Rationales Functions Arithmetic & Comp. Coordinate Geometry Plane Geometry Solid Geometry Conic Sections Trigonometry
  • Calculus Derivatives Derivative Applications Limits Integrals Integral Applications Integral Approximation Series ODE Multivariable Calculus Laplace Transform Taylor/Maclaurin Series Fourier Series Fourier Transform
  • Functions Line Equations Functions Arithmetic & Comp. Conic Sections Transformation
  • Linear Algebra Matrices Vectors
  • Trigonometry Identities Proving Identities Trig Equations Trig Inequalities Evaluate Functions Simplify
  • Statistics Mean Geometric Mean Quadratic Mean Average Median Mode Order Minimum Maximum Probability Mid-Range Range Standard Deviation Variance Lower Quartile Upper Quartile Interquartile Range Midhinge Standard Normal Distribution
  • Physics Mechanics
  • Chemistry Chemical Reactions Chemical Properties
  • Finance Simple Interest Compound Interest Present Value Future Value
  • Economics Point of Diminishing Return
  • Conversions Roman Numerals Radical to Exponent Exponent to Radical To Fraction To Decimal To Mixed Number To Improper Fraction Radians to Degrees Degrees to Radians Hexadecimal Scientific Notation Distance Weight Time Volume
  • Pre Algebra
  • One-Step Addition
  • One-Step Subtraction
  • One-Step Multiplication
  • One-Step Division
  • One-Step Decimals
  • Two-Step Integers
  • Two-Step Add/Subtract
  • Two-Step Multiply/Divide
  • Two-Step Fractions
  • Two-Step Decimals
  • Multi-Step Integers
  • Multi-Step with Parentheses
  • Multi-Step Rational
  • Multi-Step Fractions
  • Multi-Step Decimals
  • Solve by Factoring
  • Completing the Square
  • Quadratic Formula
  • Biquadratic
  • Logarithmic
  • Exponential
  • Rational Roots
  • Floor/Ceiling
  • Equation Given Roots
  • Newton Raphson
  • Substitution
  • Elimination
  • Cramer's Rule
  • Gaussian Elimination
  • System of Inequalities
  • Perfect Squares
  • Difference of Squares
  • Difference of Cubes
  • Sum of Cubes
  • Polynomials
  • Distributive Property
  • FOIL method
  • Perfect Cubes
  • Binomial Expansion
  • Negative Rule
  • Product Rule
  • Quotient Rule
  • Expand Power Rule
  • Fraction Exponent
  • Exponent Rules
  • Exponential Form
  • Logarithmic Form
  • Absolute Value
  • Rational Number
  • Powers of i
  • Partial Fractions
  • Is Polynomial
  • Leading Coefficient
  • Leading Term
  • Standard Form
  • Complete the Square
  • Synthetic Division
  • Linear Factors
  • Rationalize Denominator
  • Rationalize Numerator
  • Identify Type
  • Convergence
  • Interval Notation
  • Pi (Product) Notation
  • Boolean Algebra
  • Truth Table
  • Mutual Exclusive
  • Cardinality
  • Caretesian Product
  • Age Problems
  • Distance Problems
  • Cost Problems
  • Investment Problems
  • Number Problems
  • Percent Problems
  • Addition/Subtraction
  • Multiplication/Division
  • Dice Problems
  • Coin Problems
  • Card Problems
  • Pre Calculus
  • Linear Algebra
  • Trigonometry
  • Conversions

Click to reveal more operations

Most Used Actions

Number line.

  • partial\:fractions\:\frac{x}{(x+1)(x-4)}
  • partial\:fractions\:\frac{(2(1+x))}{x(x^{2}+3x+2)}
  • partial\:fractions\:\frac{1}{(x+5)(x+4)}
  • partial\:fractions\:\frac{x^{2}+2}{(x+2)^{2}(x+3)}
  • What is partial fraction?
  • Partial fractions is a technique used in algebra to decompose a rational function into simpler fractions.
  • How do you solve partial fractions?
  • To solve partial fractions, you first factor the denominator of the rational function into linear or quadratic factors. Then, you express the original function as a sum of simpler fractions with denominators equal to these factors, and unknown numerators which can be determined by comparing coefficients.
  • What are the 4 types of partial fractions?
  • The 4 types of partial fractions are Linear factors with distinct roots, Linear factors with repeated roots, Quadratic factors with distinct roots and Quadratic factors with repeated roots
  • What is a Linear partial fraction?
  • A linear partial fraction is a partial fraction in which the denominator factors into linear factors. In other words, the denominator of the rational function is a product of expressions of the form (ax + b), where a and b are constants.
  • What is a Quadratic partial fraction?
  • A quadratic partial fraction is a partial fraction in which the denominator factors into quadratic factors. In other words, the denominator of the rational function is a product of expressions of the form (ax^2+bx + c), where a, b and c are constants.
  • What is a Repeated linear partial fraction?
  • A repeated linear partial fraction is a partial fraction in which the denominator has repeated linear factors. In other words, the denominator of the rational function is a product of expressions of the form (ax + b)^n, where a and b are constants, and n is a positive integer greater than 1.
  • What is a General partial fraction?
  • A general partial fraction is a partial fraction that includes all possible types of factors in the denominator of a rational function, including linear factors with distinct roots, linear factors with repeated roots, quadratic factors with distinct roots, and quadratic factors with repeated roots.

partial-fractions-calculator

  • High School Math Solutions – Partial Fractions Calculator Partial fractions decomposition is the opposite of adding fractions, we are trying to break a rational expression...
  • Partial Fractions Learning Objectives By the end of this section, you will be able to: Decompose , where Q( x ) has only nonrepeated linear factors. Decompose , where Q( x ) has repeated linear factors. Decompose , where Q( x ) has a nonrepeated irreducible quadratic factor. Decompose , where Q( x ) has a repeated i...
  • Partial Fractions: an Application of Systems 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...

Please add a message.

Message received. Thanks for the feedback.

Library homepage

  • school Campus Bookshelves
  • menu_book Bookshelves
  • perm_media Learning Objects
  • login Login
  • how_to_reg Request Instructor Account
  • hub Instructor Commons
  • Download Page (PDF)
  • Download Full Book (PDF)
  • Periodic Table
  • Physics Constants
  • Scientific Calculator
  • Reference & Cite
  • Tools expand_more
  • Readability

selected template will load here

This action is not available.

Mathematics LibreTexts

7.4E: Exercises for Integration by Partial Fractions

  • Last updated
  • Save as PDF
  • Page ID 18290

Use partial fraction decomposition (or a simpler technique) to express the rational function as a sum or difference of two or more simpler rational expressions.

1) \(\dfrac{1}{(x−3)(x−2)}\)

2) \(\dfrac{x^2+1}{x(x+1)(x+2)}\)

3) \(\dfrac{1}{x^3−x}\)

4) \(\dfrac{3x+1}{x^2}\)

5) \(\dfrac{3x^2}{x^2+1}\) (Hint: Use long division first.)

6) \(\dfrac{2x^4}{x^2−2x}\)

7) \(\dfrac{1}{(x−1)(x^2+1)}\)

8) \(\dfrac{1}{x^2(x−1)}\)

9) \(\dfrac{x}{x^2−4}\)

10) \(\dfrac{1}{x(x−1)(x−2)(x−3)}\)

11) \(\dfrac{1}{x^4−1}=\dfrac{1}{(x+1)(x−1)(x^2+1)}\)

12) \(\dfrac{3x^2}{x^3−1}=\dfrac{3x^2}{(x−1)(x^2+x+1)}\)

13) \(\dfrac{2x}{(x+2)^2}\)

14) \(\dfrac{3x^4+x^3+20x^2+3x+31}{(x+1)(x^2+4)^2}\)

In exercises 15 - 25, use the method of partial fractions to evaluate each of the following integrals.

15) \(\displaystyle ∫\frac{dx}{(x−3)(x−2)}\)

16) \(\displaystyle ∫\frac{3x}{x^2+2x−8}\,dx\)

17) \(\displaystyle ∫\frac{dx}{x^3−x}\)

18) \(\displaystyle ∫\frac{x}{x^2−4}\,dx\)

19) \(\displaystyle ∫\frac{dx}{x(x−1)(x−2)(x−3)}\)

20) \(\displaystyle ∫\frac{2x^2+4x+22}{x^2+2x+10}\,dx\)

21) \(\displaystyle ∫\frac{dx}{x^2−5x+6}\)

22) \(\displaystyle ∫\frac{2−x}{x^2+x}\,dx\)

23) \(\displaystyle ∫\frac{2}{x^2−x−6}\,dx\)

24) \(\displaystyle ∫\frac{dx}{x^3−2x^2−4x+8}\)

25) \(\displaystyle ∫\frac{dx}{x^4−10x^2+9}\)

In exercises 26 - 29, evaluate the integrals with irreducible quadratic factors in the denominators.

26) \(\displaystyle ∫\frac{2}{(x−4)(x^2+2x+6)}\,dx\)

27) \(\displaystyle ∫\frac{x^2}{x^3−x^2+4x−4}\,dx\)

28) \(\displaystyle ∫\frac{x^3+6x^2+3x+6}{x^3+2x^2}\,dx\)

29) \(\displaystyle ∫\frac{x}{(x−1)(x^2+2x+2)^2}\,dx\)

In exercises 30 - 32, use the method of partial fractions to evaluate the integrals.

30) \(\displaystyle ∫\frac{3x+4}{(x^2+4)(3−x)}\,dx\)

31) \(\displaystyle ∫\frac{2}{(x+2)^2(2−x)}\,dx\)

32) \(\displaystyle ∫\frac{3x+4}{x^3−2x−4}\,dx\) (Hint: Use the rational root theorem.)

In exercises 33 - 46, use substitution to convert the integrals to integrals of rational functions. Then use partial fractions to evaluate the integrals.

33) \(\displaystyle ∫^1_0\frac{e^x}{36−e^{2x}}\,dx\) (Give the exact answer and the decimal equivalent. Round to five decimal places.)

34) \(\displaystyle ∫\frac{e^x\,dx}{e^{2x}−e^x}\,dx\)

35) \(\displaystyle ∫\frac{\sin x\,dx}{1−\cos^2x}\)

36) \(\displaystyle ∫\frac{\sin x}{\cos^2 x+\cos x−6}\,dx\)

37) \(\displaystyle ∫\frac{1−\sqrt{x}}{1+\sqrt{x}}\,dx\)

38) \(\displaystyle ∫\frac{dt}{(e^t−e^{−t})^2}\)

39) \(\displaystyle ∫\frac{1+e^x}{1−e^x}\,dx\)

40) \(\displaystyle ∫\frac{dx}{1+\sqrt{x+1}}\)

41) \(\displaystyle ∫\frac{dx}{\sqrt{x}+\sqrt[4]{x}}\)

42) \(\displaystyle ∫\frac{\cos x}{\sin x(1−\sin x)}\,dx\)

43) \(\displaystyle ∫\frac{e^x}{(e^{2x}−4)^2}\,dx\)

44) \(\displaystyle ∫_1^2\frac{1}{x^2\sqrt{4−x^2}}\,dx\)

45) \(\displaystyle ∫\frac{1}{2+e^{−x}}\,dx\)

46) \(\displaystyle ∫\frac{1}{1+e^x}\,dx\)

In exercises 47 - 48, use the given substitution to convert the integral to an integral of a rational function, then evaluate.

47) \(\displaystyle ∫\frac{1}{t−\sqrt[3]{t}}\,dt; \quad t=x^3\)

48) \(\displaystyle ∫\frac{1}{\sqrt{x}+\sqrt[3]{x}}\,dx; \quad x=u^6\)

49) Graph the curve \(y=\dfrac{x}{1+x}\) over the interval \([0,5]\). Then, find the area of the region bounded by the curve, the \(x\)-axis, and the line \(x=4\).

CNX_Calc_Figure_07_04_201.jpeg

50) Find the volume of the solid generated when the region bounded by \(y=\dfrac{1}{\sqrt{x(3−x)}}, \,y=0, \,x=1,\) and \(x=2\) is revolved about the \(x\)-axis.

51) The velocity of a particle moving along a line is a function of time given by \(v(t)=\dfrac{88t^2}{t^2+1}.\) Find the distance that the particle has traveled after \(t=5\) sec.

In exercises 52 - 54, solve the initial-value problem for \(x\) as a function of \(t\).

52) \((t^2−7t+12)\dfrac{dx}{dt}=1,\quad t>4,\, x(5)=0\)

53) \((t+5)\dfrac{dx}{dt}=x^2+1, \quad t>−5,\,x(1)=\tan 1\)

54) \((2t^3−2t^2+t−1)\dfrac{dx}{dt}=3,\quad x(2)=0\)

55) Find the \(x\)-coordinate of the centroid of the area bounded by \(y(x^2−9)=1, \, y=0, \,x=4,\) and \(x=5.\) (Round the answer to two decimal places.)

56) Find the volume generated by revolving the area bounded by \(y=\dfrac{1}{x^3+7x^2+6x},\, x=1,\, x=7\), and \(y=0\) about the \(y\)-axis.

57) Find the area bounded by \(y=\dfrac{x−12}{x^2−8x−20}, \,y=0, \,x=2,\) and \(x=4\). (Round the answer to the nearest hundredth.)

58) Evaluate the integral \(\displaystyle ∫\frac{dx}{x^3+1}.\)

For problems 59 - 62, use the substitutions \(\tan(\frac{x}{2})=t, \,dx=\dfrac{2}{1+t^2}\,dt, \, \sin x=\dfrac{2t}{1+t^2},\) and \(\cos x=\dfrac{1−t^2}{1+t^2}.\)

59) \(\displaystyle ∫\frac{dx}{3−5\sin x}\)

60) Find the area under the curve \(y=\dfrac{1}{1+\sin x}\) between \(x=0\) and \(x=π.\) (Assume the dimensions are in inches.)

61) Given \(\tan\left(\frac{x}{2}\right)=t,\) derive the formulas \(dx=\dfrac{2}{1+t^2}dt, \,\sin x=\dfrac{2t}{1+t^2}\), and \(\cos x=\dfrac{1−t^2}{1+t^2}.\)

62) Evaluate \(\displaystyle ∫\frac{\sqrt[3]{x−8}}{x}\,dx.\)

A Level Maths

A Level Maths

Maths A-Level Resources for AQA, OCR and Edexcel

Partial Fractions

Remember these formulas of partial fractions for different types of fractions:

We can recall from GCSE’s that to transform a function consisting of many fractions into a single fraction, we take LCM (lowest common factor) of the entire function i.e:

f\left( x \right) \quad =\quad \frac { 2 }{ x\quad +\quad 1 } \quad +\quad \frac { 3 }{ 2x\quad +\quad 3 }

Now the question is what do we do when we want to reverse this process and split a single fraction into two or more fractions. Well, the process of breaking a single fraction into multiple fractions is known as splitting into ”partial fractions” . It could be both sum or difference of two or more fractions.

There are three different types of fractions:

1.     Where a fraction consists of only linear factors in the denominator.

2.     Where there are repeated factors in the denominator of the fraction.

3.     Where there are quadratic factors in the denominator of the fraction.

We will go through each one of the types with the methods used to solve them along with examples below.

1.     Linear factors in the denominator

This included both proper fractions and improper fractions. Let’s have a look at the proper fractions first.

\frac { 7x\quad +\quad 9 }{ (x\quad +\quad 1)(2x\quad +\quad 3) }

Note: This is the same function that resulted by taking LCM of fractions in the beginning of this article.

Since the denominator has linear factors, there required partial fractions will be:

\frac { A }{ x\quad +\quad 1 } \quad +\quad \frac { B }{ 2x\quad +\quad 3 }

First find the 2 values of x :

2x\quad +\quad 3\quad =\quad 0

Substitute each value of x in equation 1, one at a time.

So to find the value of A put x = -1 in equation 1,

7(-1)\quad +\quad 9\quad =\quad A(2(-1)\quad +\quad 3)\quad +\quad B(-1\quad +\quad 1)

Substituting the values of A and B in equation (i) above gives us our partial fractions:

\frac { 2 }{ x\quad +\quad 1 } \quad +\quad \frac { 3 }{ 2x\quad +\quad 3 }

For such proper fractions whose denominators are linear factors we can also use a cover up method.

Cover up method

This is basically a shortcut of finding the partial fractions, where we don’t have to do long calculations like we did in the above example i.e let’s do the above example now with the cover up method. You will see how quickly we can find the results.

As we know the partial fraction expression would be:

\frac { 7x\quad +\quad 9 }{ (x\quad +\quad 1)(2x\quad +\quad 3) } \quad =\quad \frac { A }{ x\quad +\quad 1 } \quad +\quad \frac { B }{ 2x\quad +\quad 3 }

To find A we consider the left hand side of the equation:

We cover up one factor in the denominator first i.e cover up (x + 1)

Since we have covered up (x + 1) , the value of x in this case is -1.

A\quad =\quad \frac { 7x\quad +\quad 9 }{ (2x\quad +\quad 3) }

Substituting this value of x we get:

B\quad =\quad \frac { 7(\frac { -3 }{ 2 } )\quad +\quad 9 }{ (2(\frac { -3 }{ 2 } )\quad +\quad 3) } \quad \quad \Rightarrow \quad \quad B\quad =\quad 3

Now that we have understood how we find partial fractions for proper fractions, we move on to improper fractions.

Partial fractions of Improper fractions

Improper fractions are fractions whose degree of denominator is equal to or less than the degree of its numerator i.e:

\frac { { x }^{ 3 }\quad +\quad 3x }{ (x\quad +\quad 1)(x\quad +\quad 2) }

these are both considered as improper fractions.

To find work out the partial fractions, we must have the function as a proper fraction. Therefore, we convert all improper fractions into proper ones before we decompose them into partial fractions. We do this by dividing the numerator by its denominator till it becomes a proper fractions. This is done through algebraic long division. Algebraic long division has been explained in detail in the article ”Algebraic long division”. Let’s work out an example now.

\frac { { x }^{ 2 }\quad +\quad 3x\quad +\quad 1 }{ (x\quad -\quad 1)(x\quad +\quad 2) }

We can see that the above function is an improper fractions as the degree of numerator is equal to degree of the denominator. Hence, we must carry out long division to convert it into a proper fraction.

After the long division the fraction becomes:

partial fractions homework

Now using the cover up method we find the values of A and B.

\frac { 2x\quad +\quad 3 }{ x\quad +\quad 2 }

Therefore, the required partial fractions are:

\frac { 5 }{ 3(x\quad -\quad 1) } \quad +\quad \frac { 1 }{ 3(x\quad +\quad 2) }

2.    Repeated factors in the denominator

{ (x\quad +\quad m) }^{ 2 }

When x = 1:

1\quad =\quad A{ (1\quad -\quad 2) }^{ 2 }\quad +\quad B(1\quad -\quad 2)(1\quad -\quad 1)\quad +\quad C(1\quad -\quad 1)

When x = 2:

2\quad =\quad A{ (2\quad -\quad 2) }^{ 2 }\quad +\quad B(2\quad -\quad 2)(2\quad -\quad 1)\quad +\quad C(2\quad -\quad 1)

To find B simplify eq 1:

x\quad =\quad A{ (x\quad -\quad 2) }^{ 2 }\quad +\quad B(x\quad -\quad 2)(x\quad -\quad 1)\quad +\quad C(x\quad -\quad 1)

0 = A + B  we know  A = 1

B =  -1

Hence, the required partial fractions are:

\frac { 1 }{ x\quad -\quad 1 } \quad +\quad \frac { 1 }{ x\quad -\quad 2 } \quad +\quad \frac { 2 }{ { (x\quad -\quad 2) }^{ 2 } }

3.    Quadratic factors in the denominator

In the case, where a fraction has a quadratic factor in the denominator which cannot be simplified further, then that denominator will have a linear numerato in its partial fraction i.e:

\frac { { x }^{ 2 }\quad +\quad 4x\quad -\quad 2 }{ (x\quad -\quad 1)({ x }^{ 2 }\quad +\quad 1) }

We will then follow the same process as above to find the values of A and after that we compare the coefficients of x to find the value of B and C .

  • https://www.toppr.com/guides/maths/integrals/integration-by-partial-fractions/
  • https://visualfractions.com

IMAGES

  1. Partial Fractions

    partial fractions homework

  2. Integration by Partial Fractions

    partial fractions homework

  3. Partial fractions

    partial fractions homework

  4. Partial Fractions Worksheet With Solutions Pdf

    partial fractions homework

  5. Partial Fractions in 5 minutes

    partial fractions homework

  6. Partial Fractions

    partial fractions homework

VIDEO

  1. Recap

  2. College Algebra: Lines and Slopes

  3. Partial Fractions

  4. Calculus Help: Integral ∫ (2e^3x+e^2x+e^x)/(e^3x-e^2x+e^x-1) dx

  5. Calculus Help: Integral ∫ 4/(x^3-x^2 ) dx

  6. Calculus Help: Integral ∫ 4x/((x-1)(x-3)) dx

COMMENTS

  1. Partial Fractions

    The method is called "Partial Fraction Decomposition", and goes like this: Step 1: Factor the bottom: Step 2: Write one partial fraction for each of those factors: Step 3: Multiply through by the bottom so we no longer have fractions: Step 4: Now find the constants A 1 and A 2:

  2. PDF Partial fractions

    An algebraic fraction such as. can often be broken down into simpler parts called. 2x2 − 5x − 3. partial fractions. Specifically. 3x + 5 2 1. = − 2x2 − 5x − 3 x − 3 2x + 1. In this unit we explain how this process is carried out. In order to master the techniques explained here it is vital that you undertake plenty of practice ...

  3. 7.4 Partial Fractions

    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 2 x −3 + −1 x + 2. We would first need to find a common denominator, (x + 2) (x −3).

  4. 7.5: Partial Fractions

    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 x2 − x − 6 ⏟ Simplified sum = 2 x − 3 + − 1 x + 2 ⏟ Partial fraction decomposition. We will investigate rational expressions with linear factors and quadratic factors in the ...

  5. PDF The Method of Partial Fractions

    4.Use the partial fraction decompositions you found in problems 1-3 above to nd a formula ... Examples 1 and 2 in Section 7.4 are similar to the ones here. You will also be asked to use partial fractions in web homework. Examples 3 and 4 in Section 7.4 illustrate more complicated partial fractions decompositions as do some of exercises 1-17 in that

  6. 7.4E: Exercises for Section 7.4

    This page titled 7.4E: Exercises for Section 7.4 is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Gilbert Strang & Edwin "Jed" Herman via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

  7. PDF Partial Fraction Decomposition

    Know how to write down the partial fraction decomposition for a proper rational function, compute the unknown coe cients in the partial fractions, and integrate each partial fraction. PRACTICE PROBLEMS: For problems 1-3, write out the partial fraction decomposition. (Do not solve for the numerical values of the coe cients.) 1. 2x+ 3 (x 2)(x 5 ...

  8. PDF The Method of Partial Fractions

    here. You will also be asked to use partial fractions in web homework. Examples 3 and 4 in Section 7.4 illustrate more complicated partial fractions decompositions as do some of exercises 1-17 in that section. If you are interested, there are several other facets to doing partial fractions that we have not discussed here. You may be wondering:

  9. 7.4: Partial Fractions

    Partial fraction decomposition is a technique used to break down a rational function into a sum of simple rational functions that can be integrated using previously learned techniques. When applying partial fraction decomposition, we must make sure that the degree of the numerator is less than the degree of the denominator. ...

  10. PDF Partial fractions

    Consequently we express the partial fractions in the form: 4x3 + 1 0x + 4 C D = Ax + B + + x(2x + 1 ) x 2x + 1 Multiplying both sides by the denominator x(2x + 1) gives 4x3 + 1 0x + 4 = Ax2(2x + 1 ) +Bx(2x + 1 ) +C(2x + 1 ) +Dx. Note that by substituting the special value x = 0, all terms on the right except the third will be zero.

  11. Resources for Algebra > Partial fractions from mathcentre

    Quick Reference (3) Partial fractions 1. This leaflet explains how to write an algebraic fraction as the sum of its partial fractions. (Engineering Maths First Aid Kit 2.23) Partial fractions 2. This leaflet provides worked examples on finding partial fractions. (Engineering Maths First Aid Kit 2.24) Partial fractions 3.

  12. Introduction to Partial Fractions

    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 ...

  13. PDF Unit 30: Partial Fractions

    The method of partial fractions allows to ex-tend the range of integrals we can do. It is just about algebra. As we know how to integrate polynomials like x4 +5x+3 we would like to be able to integrate rational functions f(x) = p(x) q(x), where p,q are polynomials. As we know already the integrals of 1/(x + a) and 1/(1 + x2), why not try to ...

  14. AP Calculus BC Review: Partial Fractions

    on. June 23, 2017. in. AP. The Method of Partial Fractions is actually a technique of algebra that allows you to rewrite certain kinds of rational expressions in a more useful way. In this review, we will discuss the how and when to use the method in integral problems, especially those found on the AP Calculus BC exam.

  15. Partial Fractions

    After splitting the integrand into partial fractions, it is integrated accordingly with the help of traditional integrating techniques. The stepwise procedure for finding the partial fraction decomposition is explained here:: Step 1: While decomposing the rational expression into the partial fraction, begin with the proper rational expression.

  16. 1.10: Partial Fractions

    Partial fractions is the name given to a technique of integration that may be used to integrate any rational function. We already know how to integrate some simple rational functions ... The trick exploits the fact that most polynomials that appear in homework assignments and on tests have integer coefficients and some integer roots. Any ...

  17. Partial Fractions Calculator

    To solve partial fractions, you first factor the denominator of the rational function into linear or quadratic factors. Then, you express the original function as a sum of simpler fractions with denominators equal to these factors, and unknown numerators which can be determined by comparing coefficients.

  18. 7.4E: Exercises for Integration by Partial Fractions

    In exercises 33 - 46, use substitution to convert the integrals to integrals of rational functions. Then use partial fractions to evaluate the integrals. 33) ∫1 0 ex 36 −e2x dx ∫ 0 1 e x 36 − e 2 x d x (Give the exact answer and the decimal equivalent. Round to five decimal places.) 34) ∫ exdx e2x −ex dx ∫ e x d x e 2 x − e x d x.

  19. Partial Fractions

    Partial fractions of Improper fractions. Improper fractions are fractions whose degree of denominator is equal to or less than the degree of its numerator i.e: or . these are both considered as improper fractions. To find work out the partial fractions, we must have the function as a proper fraction. Therefore, we convert all improper fractions ...