← College Algebra

College Algebra

Partial Fractions

Lesson

Partial fraction decomposition reverses the common-denominator move: it splits a complicated rational expression into a sum of simpler ones.

Distinct linear factors

p(x)(xr1)(xr2)=Axr1+Bxr2\frac{p(x)}{(x - r_1)(x - r_2)} = \frac{A}{x - r_1} + \frac{B}{x - r_2}

The cover-up method

To find AA, cover up (xr1)(x - r_1)in the original fraction and evaluate everything that’s left at x=r1x = r_1. Same idea for BB: cover up (xr2)(x - r_2) and evaluate at x=r2x = r_2.

Worked example

5(x2)(x3)=Ax2+Bx3\frac{5}{(x - 2)(x - 3)} = \frac{A}{x - 2} + \frac{B}{x - 3}

For AA: cover (x2)(x - 2) and set x=2x = 2:

A=523=5A = \frac{5}{2 - 3} = -5

For BB: cover (x3)(x - 3) and set x=3x = 3:

B=532=5B = \frac{5}{3 - 2} = 5

Decomposition: 5x2+5x3-\dfrac{5}{x-2} + \dfrac{5}{x-3}.

When does this work cleanly?

  • The numerator’s degree must be less thanthe denominator’s. If not, do polynomial long division first.
  • The denominator must factor into distinct linear factors for the simple cover-up rule. Repeated or quadratic factors need more work — but the principle is the same.

Real-world use: partial fractions are the standard tool for integration in calculus and for solving differential equations via Laplace transforms.

Practice

Work through these. Stuck? Click Get a hint.

Warm-Up

Quick problems to get going.

Problem 1

1(x1)(x2)=Ax1+Bx2; A=?\frac{1}{(x - 1)(x - 2)} = \frac{A}{x - 1} + \frac{B}{x - 2}; \ A = ?

Problem 2

1(x1)(x2)=Ax1+Bx2; B=?\frac{1}{(x - 1)(x - 2)} = \frac{A}{x - 1} + \frac{B}{x - 2}; \ B = ?

Problem 3

1x(x3)=Ax+Bx3; A=?\frac{1}{x(x - 3)} = \frac{A}{x} + \frac{B}{x - 3}; \ A = ?

Problem 4

1x(x3)=Ax+Bx3; B=?\frac{1}{x(x - 3)} = \frac{A}{x} + \frac{B}{x - 3}; \ B = ?

Practice

Standard problems matching the lesson.

Problem 5

2(x1)(x3)=Ax1+Bx3; A=?\frac{2}{(x - 1)(x - 3)} = \frac{A}{x - 1} + \frac{B}{x - 3}; \ A = ?

Problem 6

2(x1)(x3)=Ax1+Bx3; B=?\frac{2}{(x - 1)(x - 3)} = \frac{A}{x - 1} + \frac{B}{x - 3}; \ B = ?

Problem 7

5(x+2)(x3)=Ax+2+Bx3; A=?\frac{5}{(x + 2)(x - 3)} = \frac{A}{x + 2} + \frac{B}{x - 3}; \ A = ?

Problem 8

5(x+2)(x3)=Ax+2+Bx3; B=?\frac{5}{(x + 2)(x - 3)} = \frac{A}{x + 2} + \frac{B}{x - 3}; \ B = ?

Problem 9

3x(x+1)=Ax+Bx+1; A=?\frac{3}{x(x + 1)} = \frac{A}{x} + \frac{B}{x + 1}; \ A = ?

Problem 10

3x(x+1)=Ax+Bx+1; B=?\frac{3}{x(x + 1)} = \frac{A}{x} + \frac{B}{x + 1}; \ B = ?

Problem 11

1(x2)(x+4)=Ax2+Bx+4; A=?\frac{1}{(x - 2)(x + 4)} = \frac{A}{x - 2} + \frac{B}{x + 4}; \ A = ?

Problem 12

1(x2)(x+4)=Ax2+Bx+4; B=?\frac{1}{(x - 2)(x + 4)} = \frac{A}{x - 2} + \frac{B}{x + 4}; \ B = ?

Problem 13

6(x1)(x+1)=Ax1+Bx+1; A=?\frac{6}{(x - 1)(x + 1)} = \frac{A}{x - 1} + \frac{B}{x + 1}; \ A = ?

Problem 14

6(x1)(x+1)=Ax1+Bx+1; B=?\frac{6}{(x - 1)(x + 1)} = \frac{A}{x - 1} + \frac{B}{x + 1}; \ B = ?

Problem 15

4x(x2)=Ax+Bx2; A=?\frac{4}{x(x - 2)} = \frac{A}{x} + \frac{B}{x - 2}; \ A = ?

Problem 16

4x(x2)=Ax+Bx2; B=?\frac{4}{x(x - 2)} = \frac{A}{x} + \frac{B}{x - 2}; \ B = ?

Problem 17

8(x3)(x+5)=Ax3+Bx+5; A=?\frac{8}{(x - 3)(x + 5)} = \frac{A}{x - 3} + \frac{B}{x + 5}; \ A = ?

Problem 18

8(x3)(x+5)=Ax3+Bx+5; B=?\frac{8}{(x - 3)(x + 5)} = \frac{A}{x - 3} + \frac{B}{x + 5}; \ B = ?

Challenge

Harder problems — edge cases, trickier numbers, multiple steps.

Problem 19

10(x5)(x1)=Ax5+Bx1; A=?\frac{10}{(x - 5)(x - 1)} = \frac{A}{x - 5} + \frac{B}{x - 1}; \ A = ?

Problem 20

10(x5)(x1)=Ax5+Bx1; B=?\frac{10}{(x - 5)(x - 1)} = \frac{A}{x - 5} + \frac{B}{x - 1}; \ B = ?

Problem 21

12(x+1)(x3)=Ax+1+Bx3; A=?\frac{12}{(x + 1)(x - 3)} = \frac{A}{x + 1} + \frac{B}{x - 3}; \ A = ?

Problem 22

12(x+1)(x3)=Ax+1+Bx3; B=?\frac{12}{(x + 1)(x - 3)} = \frac{A}{x + 1} + \frac{B}{x - 3}; \ B = ?

Problem 23

7x(x7)=Ax+Bx7; A=?\frac{7}{x(x - 7)} = \frac{A}{x} + \frac{B}{x - 7}; \ A = ?

Problem 24

7x(x7)=Ax+Bx7; B=?\frac{7}{x(x - 7)} = \frac{A}{x} + \frac{B}{x - 7}; \ B = ?

Problem 25

2(x1)(x2)(x3)=Ax1+; A=?\frac{2}{(x - 1)(x - 2)(x - 3)} = \frac{A}{x - 1} + \cdots; \ A = ?

Ask the tutor

Stuck on a concept? Want another example? Ask anything about this topic.

Type your own question below, or tap one of the suggestions. The tutor can re-explain the lesson, work through a specific problem with you, generate fresh practice tuned to where you are, or check your reasoning.

Quiz

Test yourself on this topic →

10 questions, no hints. About 5 minutes.