Partial Fraction Decomposition - StudyPulse
Boost Your VCE Scores Today with StudyPulse
8000+ Questions AI Tutor Help
Home Subjects Specialist Mathematics Partial fraction decomposition

Partial Fraction Decomposition

Specialist Mathematics
StudyPulse

Partial Fraction Decomposition

Specialist Mathematics
12 May 2026

Partial Fraction Decomposition

In VCE Specialist Mathematics, partial fraction decomposition is the process of expressing a complex rational function as a sum of simpler fractions. This technique is essential for sketching complex rational graphs and is a prerequisite skill for advanced integration techniques.

1. Rational Functions

A rational function is defined as the quotient of two polynomials:
\$\(f(x) = \frac{g(x)}{h(x)}\)\$
where \(g(x)\) and \(h(x)\) are polynomials.

Proper vs. Improper Fractions

Before decomposing into partial fractions, you must determine the type of fraction:
* Proper Fraction: The degree of the numerator \(g(x)\) is less than the degree of the denominator \(h(x)\).
* Improper Fraction: The degree of the numerator \(g(x)\) is greater than or equal to the degree of the denominator \(h(x)\).

VCAA FOCUS: If a fraction is improper, you must perform polynomial long division first. The function is rewritten in the form:
\$\(\frac{g(x)}{h(x)} = q(x) + \frac{r(x)}{h(x)}\)\$
where \(q(x)\) is the quotient and \(r(x)\) is the remainder (which is now a proper fraction).


2. Types of Partial Fraction Decompositions

The form of the partial fractions depends entirely on the factors of the denominator \(h(x)\).

Case 1: Distinct Linear Factors

For every distinct linear factor \((ax + b)\) in the denominator, there is a partial fraction of the form:
\$\(\frac{A}{ax + b}\)\$
Example:
\$\(\frac{4x + 2}{(x - 1)(x + 1)} = \frac{A}{x - 1} + \frac{B}{x + 1}\)\$

Case 2: Repeated Linear Factors

For every repeated linear factor \((ax + b)^n\) in the denominator, there must be \(n\) partial fractions with increasing powers in the denominator:
\$\(\frac{A}{ax + b} + \frac{B}{(ax + b)^2} + \dots + \frac{N}{(ax + b)^n}\)\$
Example:
\$\(\frac{3x - 4}{(2x - 3)(x + 5)^2} = \frac{A}{2x - 3} + \frac{B}{x + 5} + \frac{C}{(x + 5)^2}\)\$

COMMON MISTAKE: Students often forget the first-degree term for repeated factors. For \((x+5)^2\), you must include both the \(\frac{B}{x+5}\) and the \(\frac{C}{(x+5)^2}\) terms.

Case 3: Irreducible Quadratic Factors

A quadratic factor \(ax^2 + bx + c\) is irreducible if it cannot be factored over the real numbers (\(\mathbb{R}\)). This occurs when the discriminant is negative (\(\Delta = b^2 - 4ac < 0\)).
For every irreducible quadratic factor, the numerator of the partial fraction must be a linear expression:
\$\(\frac{Ax + B}{ax^2 + bx + c}\)\$
Example:
\$\(\frac{3x - 4}{(2x - 3)(x^2 + 5)} = \frac{A}{2x - 3} + \frac{Bx + C}{x^2 + 5}\)\$

Case 4: Repeated Irreducible Quadratic Factors

Similar to repeated linear factors, these require terms with increasing powers, each with a linear numerator:
\$\(\frac{Ax + B}{ax^2 + bx + c} + \frac{Cx + D}{(ax^2 + bx + c)^2}\)\$


3. Methodology: Solving for Constants

To resolve a fraction into partial fractions, follow these three steps:

  1. Set up the Identity: Write the original fraction equal to the sum of the appropriate partial fraction forms.
  2. Clear the Denominators: Multiply the entire equation by the denominator of the original fraction to create a polynomial identity.
  3. Solve for Constants:
    • Substitution Method: Substitute values for \(x\) that make specific factors zero (the “Heaviside” or “cover-up” method).
    • Equating Coefficients: Expand the right-hand side and equate the coefficients of like powers of \(x\) (e.g., \(x^2\) terms, \(x\) terms, and constants).

EXAM TIP: Use a combination of both methods! Use substitution to find constants associated with linear factors quickly, then equate the highest power coefficient or the constant term to find the remaining variables.


4. Summary Table of Forms

Denominator Factor Type Factor in Denominator Partial Fraction Contribution
Linear \((ax + b)\) \(\frac{A}{ax + b}\)
Repeated Linear \((ax + b)^2\) \(\frac{A}{ax + b} + \frac{B}{(ax + b)^2}\)
Irreducible Quadratic \((ax^2 + bx + c)\) \(\frac{Ax + B}{ax^2 + bx + c}\)
Repeated Quadratic \((ax^2 + bx + c)^2\) \(\frac{Ax + B}{ax^2 + bx + c} + \frac{Cx + D}{(ax^2 + bx + c)^2}\)

KEY TAKEAWAY: The degree of the numerator in your partial fraction setup must always be exactly one less than the degree of the base factor in the denominator (e.g., a degree 2 quadratic base requires a degree 1 linear numerator).


5. Applications in Specialist Mathematics

Partial fraction decomposition is primarily used in two areas of the VCE course:
1. Graphing Rational Functions: Decomposing a function helps identify vertical asymptotes and the behavior of the graph near those asymptotes.
2. Integration (Unit 4): It is impossible to integrate \(\int \frac{1}{x^2-1} dx\) directly, but it is simple to integrate its partial fractions: \(\int (\frac{1/2}{x-1} - \frac{1/2}{x+1}) dx\).

STUDY HINT: Practice identifying the form of the decomposition before worrying about the algebra of solving for \(A, B,\) and \(C\). Most errors occur in the initial setup or during the polynomial long division of improper fractions.

Table of Contents