Question
Resolve into partial fractions.
Solution — Step by Step
We need to factor .
Looking for two numbers that multiply to 2 and add to 3: those are 1 and 2.
These are distinct linear factors, so we use the standard partial fraction form.
Since the denominator has two distinct linear factors, write:
where and are constants to be determined.
Multiply both sides by :
This equation must hold for all values of .
Let : (makes the term vanish)
Let : (makes the term vanish)
Verification: ✓
Why This Works
Partial fractions works because every rational function with distinct linear factors in the denominator can be expressed as a sum of simpler fractions. This is a fundamental theorem in algebra.
The “cover-up” method works because at , the factor in the denominator cancels with the expression, leaving a direct equation for . It’s just substituting a root of each linear factor.
This technique is heavily used in integration: .
Alternative Method — Equating Coefficients
Instead of substituting specific values, expand and compare:
Comparing coefficients:
- Coefficient of :
- Constant term:
Subtracting: . Then .
Same answer. The cover-up method is faster; equating coefficients is more methodical for repeated roots.
Common Mistake
When the degree of the numerator equals or exceeds the degree of the denominator, you must perform polynomial long division FIRST. For example, cannot be directly decomposed — divide first to get , then decompose the fractional part. In our problem, the numerator (degree 1) is less than the denominator (degree 2), so we can proceed directly.