Historical Context & Motivation
The idea of breaking a fraction into simpler parts has deep roots in algebra. Long before calculators existed, mathematicians needed ways to simplify complicated rational expressions so they could perform calculations by hand. The technique of partial fraction decomposition grew out of this practical need and became a cornerstone of both algebra and calculus. Today, partial fractions remain essential in the IB Mathematics curriculum because they unlock methods for integration and series that would otherwise be inaccessible.
The central question this topic answers is: given a fraction whose denominator factors into two distinct linear terms, how can we express it as the sum of two simpler fractions? Mastering this technique opens the door to more advanced work in integration and algebraic manipulation throughout the IB course.
Core Principles & Definitions
Before diving into the mechanics of partial fractions, you need to be comfortable with a few foundational ideas. A rational expression is any fraction where both the numerator and denominator are polynomials — for example, (3x + 5) / (x² − x − 6). The goal of partial fraction decomposition is to reverse the process of adding fractions: instead of combining two simple fractions into one complex one, you take a complex fraction apart into simpler pieces.
Proper Fraction
Distinct Linear Factors
Decomposition Form
Identity Principle
Visual Explanation
The diagram below illustrates the core idea of partial fraction decomposition. On the left, you see a single complex fraction with a factored quadratic denominator. The arrow shows how this single fraction splits into two simpler fractions, each with one of the original linear factors as its denominator. The constants A and B in the numerators are determined by the algebraic methods you will learn in the next sections.
Notice how the original fraction on the left has a quadratic denominator (degree 2) and a linear numerator (degree 1), which makes it a proper fraction. The two resulting fractions on the right each have simpler linear denominators. This decomposition is only valid when the denominator factors into two distinct linear factors — that is, the factors must be different from each other. If they were the same (a repeated factor), a different decomposition form would be required.
Mathematical Framework
Let's set up the algebraic framework step by step. Suppose you have a proper rational expression whose denominator can be factored into two distinct linear factors. The general form and its decomposition are shown below.
To find A and B, multiply both sides of the equation by the full denominator (x − a)(x − b). This clears all fractions and gives you a polynomial identity.
Method 1: Substitution (Cover-Up Method)
The substitution method (sometimes called the cover-up method) is the fastest approach. Since the identity px + q = A(x − b) + B(x − a) is true for every x, choose x-values that make one term vanish.
Method 2: Equating Coefficients
An alternative approach is to expand the right side of px + q = A(x − b) + B(x − a) and then match coefficients of like powers of x. Expanding gives (A + B)x + (−Ab − Ba) = px + q. Equating the coefficient of x gives A + B = p, and equating the constant terms gives −Ab − Ba = q. You then solve this system of two equations for two unknowns. Both methods yield identical results, so use whichever feels more natural.
Step-by-Step Process & Classification
Before performing partial fraction decomposition, you must confirm two conditions: the fraction is proper, and the denominator consists of distinct linear factors. The flowchart below walks you through the complete decision process from start to finish.
Worked Example
Let's work through a complete example from start to finish. We will decompose the fraction (5x + 1) / (x² + x − 6) into partial fractions.
Comparing Solution Methods
You now know two methods for finding the constants A and B: substitution and equating coefficients. Each method has its own strengths, and the table below compares them side by side. Understanding when to use each method will help you solve problems more efficiently in exams.
| Feature | Substitution Method | Equating Coefficients |
|---|---|---|
| Speed | Very fast — each substitution directly gives one constant | Slower — requires expanding, collecting terms, and solving a system |
| Ease of use | Simple arithmetic; great for two distinct linear factors | More algebraic steps; better when substitution doesn't eliminate terms neatly |
| Error risk | Low — fewer steps means fewer chances for mistakes | Moderate — sign errors in expansion are common |
| Applicability | Works perfectly for distinct linear factors | Works for any type of partial fraction (including repeated and quadratic factors) |
| IB recommendation | Preferred for AHL 1.11 | Useful as a check or for more complex cases |
Connection to Advanced Partial Fractions
The technique you've learned for two distinct linear factors is the simplest case of partial fraction decomposition. As you progress through IB Mathematics and into university-level calculus, you will encounter more complex scenarios. The table below previews these extensions to give you a roadmap of what's ahead.
| Denominator Type | Decomposition Form | Where You'll See It |
|---|---|---|
| Two distinct linear factors (x − a)(x − b) | A/(x − a) + B/(x − b) | AHL 1.11 — This lesson! |
| Three or more distinct linear factors | A/(x − a) + B/(x − b) + C/(x − c) + ... | Extension of AHL 1.11; same method, more terms |
| Repeated linear factor (x − a)² | A/(x − a) + B/(x − a)² | University calculus; different template |
| Irreducible quadratic factor (x² + bx + c) | (Ax + B)/(x² + bx + c) | University calculus; numerator is linear, not constant |
The good news is that the core logic remains the same in every case: set up a template, clear denominators, and solve for the unknowns. Mastering the two-factor case thoroughly gives you a strong foundation that extends naturally to all these more advanced scenarios. In the IB course specifically, partial fractions connect directly to integration of rational functions, where decomposing a fraction allows you to integrate each simpler piece using the natural logarithm.
Practice Problems
Test your understanding with these five problems, arranged from conceptual understanding to critical thinking. Try each one on paper before revealing the answer.
Lesson Summary
Partial fraction decomposition is the process of expressing a proper rational expression as a sum of simpler fractions. When the denominator factors into two distinct linear factors (x − a)(x − b), the decomposition takes the form A/(x − a) + B/(x − b). You find the constants A and B by clearing denominators and then either using the substitution method (setting x equal to each root) or by equating coefficients of like powers of x.
Remember the key prerequisites: confirm the fraction is proper (degree of numerator < degree of denominator) and that the factors are distinct. The substitution method is fastest for two distinct linear factors, and always verify your answer by recombining the partial fractions. This technique connects directly to integration of rational functions using natural logarithms, making it an essential tool in the IB Analysis and Approaches Higher Level course.