AP Calculus AB/BC · Unit 6 · Topic 6.12 · BC Only
Using Linear Partial Fractions
Decompose a proper rational function with linear factors before integrating.
1. Topic Focus
Interpret definite integrals as accumulated change, connect sums to integrals, apply both Fundamental Theorems, and select antiderivative techniques.
This topic: Decompose a proper rational function with linear factors before integrating.
2. Key Relationship
Read every symbol with its domain, direction, units, and hypotheses before applying the relationship.
3. Visual Connection
4. Worked Example
Split 1/[(x−1)(x+2)] into two logarithmic integrals.
Write the governing relationship first, carry out the algebra cleanly, and finish with a sentence that answers the mathematical question.
5. Concept Development
Linear partial fractions is an AP Calculus BC technique
The method rewrites certain rational functions as sums of simpler ratios whose antiderivatives are logarithms. Topic 6.12 focuses on distinct, nonrepeating linear factors.
The rational function must be proper before decomposition
Check that \(\deg P<\deg Q\) in \(P(x)/Q(x)\). If the numerator degree is at least the denominator degree, perform polynomial long division first.
Factor the denominator completely over the reals
Identify every distinct linear factor before writing the decomposition. The factorization determines both the excluded domain values and the required fraction templates.
Use one constant numerator for each distinct linear factor
With three distinct factors, include three fractions; do not omit a factor or use a variable numerator over a linear denominator.
Clear denominators to create a polynomial identity
This identity must hold for every permissible \(x\), which allows the constants to be determined efficiently.
Strategic substitution isolates coefficients
Substitute a root of one denominator factor into the cleared identity. All terms containing that factor vanish, often leaving a one-step equation for one coefficient.
Equating coefficients is an alternative method
Expand the cleared identity and match coefficients of equal powers of \(x\). This is useful as a check or when strategic values do not determine every constant immediately.
The number of constants must match the number of factors
For \(n\) distinct linear factors, write \(n\) partial fractions and solve for \(n\) constants. A missing term makes recombination impossible in general.
Recombine before integrating
Place the proposed fractions over their common denominator. The resulting numerator must exactly equal \(P(x)\); this catches most sign and arithmetic errors.
Each linear fraction integrates to a logarithm
The factor \(1/m\) is required when the linear denominator is not monic.
Use one overall constant of integration
Integrate every decomposed term and add a single \(+C\) to the final sum. Separate constants from individual logarithms combine into that one arbitrary constant.
Logarithmic absolute values preserve interval validity
Each \(\ln|mx+b|\) is valid on intervals that do not cross its zero. The original rational function and its antiderivative family share those excluded inputs.
Logarithms may be combined after integration
Expressions such as \(A\ln|x-a|-A\ln|x-b|\) may be written as \(A\ln|(x-a)/(x-b)|\). Keeping them separate often makes verification easier.
Improper rational functions require division first
After long division, decompose only the proper remainder. The final antiderivative may contain a polynomial term together with logarithms.
Definite integrals require a domain check
Before endpoint evaluation, locate all denominator zeros. If one lies inside the interval, the integral is improper and must be split into one-sided limits; ordinary cancellation of divergent logarithms is invalid.
Know the scope boundary of this AP topic
Repeated linear factors and irreducible quadratic factors require different decomposition templates. They are useful broader-calculus ideas, but the required Topic 6.12 form uses ratios of distinct linear, nonrepeating factors.
A reliable decomposition workflow
Compare degrees, divide if necessary, factor the denominator, write one fraction per distinct factor, clear denominators, solve constants, recombine, integrate, and check the domain.
Common errors
Frequent errors include decomposing before division, incomplete factoring, omitting a fraction, losing a sign during strategic substitution, forgetting the linear coefficient in a logarithm, dropping absolute values, and evaluating across a pole.
6. Detailed Worked Example and Error Check
Example 1: Decompose two distinct linear factors.
Recombination gives \(2(x+2)+3(x-1)=5x+1\), so
Example 2: Use strategic substitution with a constant numerator.
Thus the integral is \(\frac15\ln|x-2|-\frac15\ln|x+3|+C\).
Example 3: Decompose three linear factors.
Therefore the antiderivative is \(\ln|x|-2\ln|x-1|+3\ln|x+2|+C\).
Example 4: Account for nonmonic linear factors.
Integration gives
Example 5: Divide before decomposing.
The antiderivative is \(x+2\ln|x-2|-\ln|x+1|+C\).
Example 6: Evaluate a proper definite integral.
Example 7: Detect an interior pole. Although \(1/[(x-1)(x+2)]=\frac13/(x-1)-\frac13/(x+2)\), the integral from 0 to 3 has a pole at \(x=1\). It must be split into one-sided improper integrals, and those limits do not both converge.
7. AP Reasoning Routine
Identify the accumulating quantity and units, preserve bounds, choose a valid integration technique, and check answers by differentiation.
- Identify the representation and requested quantity.
- State the rule or theorem and verify its conditions.
- Keep exact values until the final requested approximation.
- Interpret sign, units, interval, and context.
Use linear partial fractions. Show the decomposition and verify it before integrating.
(a) Evaluate \(\int\frac{3x+7}{(x-1)(x+2)}dx\).
(b) Evaluate \(\int\frac{x+5}{(x+1)(x+4)}dx\).
(c) Evaluate \(\int\frac{dx}{x(x+5)}\).
(d) Evaluate \(\int\frac{x^2+1}{x(x-1)(x+1)}dx\).
(e) Evaluate \(\int\frac{dx}{(3x+1)(x-2)}\).
(f) Evaluate \(\int\frac{2x^2+x+5}{x^2-1}dx\).
(g) Evaluate \(\int_0^1\frac{dx}{(x+2)(x+4)}\).
(h) Verify that \(1/[(2x-1)(x+4)]=(2/9)/(2x-1)-(1/9)/(x+4)\).
(i) Explain why the decomposition \(A/(x-1)+B/(x+2)\) uses constant numerators rather than linear numerators.
(j) Determine whether \(\int_{-2}^{2}\frac{dx}{(x-1)(x+3)}\) is a proper definite integral and explain what must be done.
Check the solution
(a) \(A=10/3\) and \(B=-1/3\), so the result is \(\frac{10}{3}\ln|x-1|-\frac13\ln|x+2|+C\).
(b) The decomposition is \(\frac{4/3}{x+1}-\frac{1/3}{x+4}\), giving \(\frac43\ln|x+1|-\frac13\ln|x+4|+C\).
(c) \(1/[x(x+5)]=\frac{1/5}{x}-\frac{1/5}{x+5}\), so the result is \(\frac15\ln|x|-\frac15\ln|x+5|+C\).
(d) The decomposition is \(-1/x+1/(x-1)+1/(x+1)\). The result is \(-\ln|x|+\ln|x-1|+\ln|x+1|+C\).
(e) The decomposition is \(-\frac{3/7}{3x+1}+\frac{1/7}{x-2}\). Accounting for the derivative 3 gives \(-\frac17\ln|3x+1|+\frac17\ln|x-2|+C\).
(f) Divide first: \((2x^2+x+5)/(x^2-1)=2+(x+7)/[(x-1)(x+1)]=2+4/(x-1)-3/(x+1)\). The result is \(2x+4\ln|x-1|-3\ln|x+1|+C\).
(g) The decomposition is \(\frac12/(x+2)-\frac12/(x+4)\). The value is \(\frac12\ln(6/5)\).
(h) Recombining gives \([(2/9)(x+4)-(1/9)(2x-1)]/[(2x-1)(x+4)]=1/[(2x-1)(x+4)]\).
(i) Each denominator factor is linear, so a numerator of degree less than one must be constant. Linear numerators would introduce unnecessary, nonunique parameters.
(j) The denominator is zero at \(x=1\), which lies inside \([-2,2]\). Split at 1 and evaluate one-sided limits; the improper integral diverges.