Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Partial fractions decomposition rewrites a complicated rational expression as a sum of simpler rational expressions. Students need this cheat sheet when integrating rational functions, simplifying algebraic expressions, and preparing for precalculus or calculus. It helps identify which partial fraction form matches each type of denominator factor.

It also shows how to set up equations before solving for unknown coefficients.

The main idea is to factor the denominator completely, then assign the correct numerator form to each factor. A linear factor such as xax-a gets a constant numerator, while an irreducible quadratic such as ax2+bx+cax^2+bx+c gets a linear numerator. If the rational expression is improper, divide first so the numerator degree is less than the denominator degree.

After setup, multiply by the common denominator and solve for the unknown constants.

Key Facts

  • A rational expression P(x)Q(x)\frac{P(x)}{Q(x)} is proper when degP(x)<degQ(x)\deg P(x)<\deg Q(x), and partial fractions should be set up only after this is true.
  • For a distinct linear factor xax-a, use the form Axa\frac{A}{x-a}.
  • For repeated linear factors (xa)n(x-a)^n, use the full chain A1xa+A2(xa)2++An(xa)n\frac{A_1}{x-a}+\frac{A_2}{(x-a)^2}+\cdots+\frac{A_n}{(x-a)^n}.
  • For an irreducible quadratic factor ax2+bx+cax^2+bx+c, use the form Ax+Bax2+bx+c\frac{Ax+B}{ax^2+bx+c}.
  • For repeated irreducible quadratic factors (ax2+bx+c)n(ax^2+bx+c)^n, include A1x+B1ax2+bx+c+A2x+B2(ax2+bx+c)2++Anx+Bn(ax2+bx+c)n\frac{A_1x+B_1}{ax^2+bx+c}+\frac{A_2x+B_2}{(ax^2+bx+c)^2}+\cdots+\frac{A_nx+B_n}{(ax^2+bx+c)^n}.
  • After writing the partial fraction form, multiply both sides by the least common denominator to create a polynomial identity.
  • Coefficients can be found by substituting convenient values of xx or by matching coefficients of equal powers of xx.
  • If degP(x)degQ(x)\deg P(x)\ge \deg Q(x), use polynomial division first: P(x)Q(x)=S(x)+R(x)Q(x)\frac{P(x)}{Q(x)}=S(x)+\frac{R(x)}{Q(x)} with degR(x)<degQ(x)\deg R(x)<\deg Q(x).

Vocabulary

Rational expression
A quotient of two polynomials, written as P(x)Q(x)\frac{P(x)}{Q(x)} where Q(x)0Q(x)\ne 0.
Proper rational expression
A rational expression in which the numerator has smaller degree than the denominator, so degP(x)<degQ(x)\deg P(x)<\deg Q(x).
Linear factor
A first-degree factor of a polynomial, such as xax-a or mx+bmx+b.
Irreducible quadratic
A quadratic factor ax2+bx+cax^2+bx+c that cannot be factored into real linear factors.
Repeated factor
A factor that appears with an exponent greater than 11, such as (x3)2(x-3)^2.
Polynomial identity
An equation between polynomials that is true for all allowed values of xx.

Common Mistakes to Avoid

  • Skipping polynomial division when the fraction is improper is wrong because partial fractions require degP(x)<degQ(x)\deg P(x)<\deg Q(x) before decomposition.
  • Using only one term for a repeated factor is wrong because (xa)n(x-a)^n needs every power from 11 through nn, such as A1xa+A2(xa)2\frac{A_1}{x-a}+\frac{A_2}{(x-a)^2} for n=2n=2.
  • Putting a constant numerator over an irreducible quadratic is wrong because ax2+bx+cax^2+bx+c needs a linear numerator Ax+BAx+B.
  • Canceling factors before checking the domain can be wrong because the original expression still has excluded values where the denominator equals 00.
  • Substituting values that make a denominator zero in the original equation is wrong unless you have already multiplied through to form a valid polynomial identity.

Practice Questions

  1. 1 Set up the partial fraction form for 5x+7(x2)(x+3)\frac{5x+7}{(x-2)(x+3)}.
  2. 2 Decompose 3x+5(x1)(x+2)\frac{3x+5}{(x-1)(x+2)} into partial fractions.
  3. 3 Set up the partial fraction form for x2+1(x4)2(x2+9)\frac{x^2+1}{(x-4)^2(x^2+9)}.
  4. 4 Explain why Ax2+4\frac{A}{x^2+4} is not the most general partial fraction form for an irreducible quadratic factor.

Understanding Partial Fractions Decomposition Reference

Partial fractions works because each denominator factor creates its own kind of remainder. When a polynomial is divided by a linear factor, the remainder is a constant. When it is divided by a quadratic factor that cannot be factored using real numbers, the remainder can have degree one.

It therefore needs a constant term plus a variable term. This is more than a rule to memorize. It comes from polynomial division.

A numerator with too much degree can hide part of the expression in a polynomial quotient. Removing that quotient first makes the remaining pieces uniquely determined.

Repeated factors need extra care because each power can contribute a different part of the final expression. A factor raised to a higher power does not replace the lower powers. Think of the separate fractions as slots that allow enough freedom to rebuild the original numerator after denominators are cleared.

If one slot is missing, the equations may have no solution even when the setup looks close. This is a common source of errors.

Students often notice the repeated factor but write only the highest power. Listing every power in order prevents that mistake.

After multiplying through by the full denominator, the result is a polynomial identity. It must be true for every allowed value of the variable. This gives two useful solving methods.

For distinct linear factors, choosing a value that makes one factor zero can make most terms disappear. The remaining term often reveals one unknown coefficient quickly. For quadratic factors, repeated factors, or complicated expressions, matching coefficients is more reliable.

Expand both sides carefully, group terms with the same power of the variable, then set their coefficients equal. Using a few test values can check the work, but test values alone may not provide enough independent equations.

The method becomes especially useful in calculus because the simpler pieces have familiar antiderivatives. A linear denominator often leads to a logarithm. A quadratic written as a square plus a constant can lead to an inverse tangent form.

Repeated factors create terms with negative powers that use the power rule. In algebra, the most important habit is verification. Combine the completed fractions over the original common denominator and simplify the numerator.

It should match the starting numerator exactly. Watch for sign errors when subtracting expressions, missing parentheses during expansion, and factors that were not fully factored before the setup began.