U6.12 Integration Using Partial Fractions
Master AP Calculus BC topic 6.12: decompose proper rational functions with linear factors into partial fractions and integrate each piece into logarithms.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on U6.12 Integration Using Partial Fractions, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
Some integrals of rational functions look impossible until you split them apart. The method of partial fractions rewrites a single messy fraction as a sum of simple fractions you already know how to integrate. On the AP Calculus BC exam, this technique appears with distinct linear factors in the denominator, and each piece integrates cleanly into a natural logarithm.
In this lesson you will learn how to check that a rational function is ready for decomposition, how to set up and solve for the unknown constants, and how to finish the integration. You will also see the warning signs that tell you to do something else first — like long division or substitution — before partial fractions can help.
In this lesson you will learn how to check that a rational function is ready for decomposition, how to set up and solve for the unknown constants, and how to finish the integration. You will also see the warning signs that tell you to do something else first — like long division or substitution — before partial fractions can help.
When Partial Fractions Applies
Partial fraction decomposition works on a rational function , but only under two conditions you must always verify first.
First, the fraction must be proper: the degree of the numerator must be strictly less than the degree of the denominator. If it is not proper, do polynomial long division first (that connects to U6.10), then apply partial fractions to the leftover remainder term.
Second, the denominator must factor. On the AP exam the denominator factors into distinct linear factors, such as or . Once factored, each distinct linear factor contributes one term of the form .
A common misconception is reaching for partial fractions when a simple substitution would do. If the numerator is a constant multiple of the derivative of the denominator, use -substitution instead — it is faster and avoids algebra.
First, the fraction must be proper: the degree of the numerator must be strictly less than the degree of the denominator. If it is not proper, do polynomial long division first (that connects to U6.10), then apply partial fractions to the leftover remainder term.
Second, the denominator must factor. On the AP exam the denominator factors into distinct linear factors, such as or . Once factored, each distinct linear factor contributes one term of the form .
| Situation | What to do |
|---|---|
| Degree of top degree of bottom | Long division first |
| Denominator not factored | Factor it |
| Distinct linear factors | Standard decomposition |
| Single factor, or -sub works | Skip partial fractions |
Setting Up the Decomposition
Suppose you want to integrate . Because both factors are linear and distinct, writeMultiply both sides by the full denominator to clear fractions:Now solve for the constants. The fastest approach is the cover-up method: substitute the value of that makes each factor zero.
Let : , so and .
Let : , so and .
Alternatively, expand and match coefficients of like powers of to build a system of equations. Both methods give the same answer; the cover-up method is usually quicker for distinct linear factors. Always double-check by recombining the fractions mentally to confirm the numerator matches.
Let : , so and .
Let : , so and .
Alternatively, expand and match coefficients of like powers of to build a system of equations. Both methods give the same answer; the cover-up method is usually quicker for distinct linear factors. Always double-check by recombining the fractions mentally to confirm the numerator matches.
Integrating the Pieces
Once decomposed, each term integrates into a natural logarithm using the patternContinuing the previous setup:This equalsKeep the absolute value bars — they matter because the logarithm is only defined for positive arguments, and the AP readers expect them. When the linear factor has a coefficient other than 1, such as , remember the extra factor from the chain rule: .
A frequent error is forgetting the constant of integration on an indefinite integral, or leaving off absolute values. For a definite integral, plug in bounds after integrating and simplify using logarithm properties like .
A frequent error is forgetting the constant of integration on an indefinite integral, or leaving off absolute values. For a definite integral, plug in bounds after integrating and simplify using logarithm properties like .
How the Exam Tests This
On the multiple-choice section, partial fractions questions are often short: recognize the structure, decompose, integrate, and match the logarithmic answer. Distractors typically differ by sign errors on the constants, missing coefficients like the , or dropped absolute values.
On free-response questions, partial fractions frequently appears inside a larger problem — perhaps a differential equation from Unit 7 modeling logistic-style growth, or an area or volume computation. You may need to do long division first if the fraction is improper, so always check degrees before decomposing.
Because the AP scope covers only linear factors, you will not be asked to handle repeated or irreducible quadratic factors in the denominator on this exam. Practice recognizing the setup quickly so you spend your time on the algebra, not on deciding which method to use.
On free-response questions, partial fractions frequently appears inside a larger problem — perhaps a differential equation from Unit 7 modeling logistic-style growth, or an area or volume computation. You may need to do long division first if the fraction is improper, so always check degrees before decomposing.
| Exam clue | Likely technique |
|---|---|
| Factored quadratic denominator, constant top | Partial fractions |
| Numerator matches denominator's derivative | -substitution |
| Top degree bottom degree | Long division, then decide |
| Irreducible quadratic bottom | Complete the square (U6.10) |
Key terms
- Rational function.
- A function written as a ratio of two polynomials, , where is not zero.
- Proper rational function.
- A rational function whose numerator has degree strictly less than the denominator's degree; required before partial fraction decomposition.
- Partial fraction decomposition.
- Rewriting a proper rational function as a sum of simpler fractions, each with a single factor of the denominator underneath.
- Distinct linear factors.
- Denominator factors of the form that each appear exactly once; the only case tested on AP Calculus BC.
- Cover-up method.
- A shortcut for finding decomposition constants by substituting the root of each linear factor into the cleared equation.
- Polynomial long division.
- The process used to reduce an improper rational function into a polynomial plus a proper remainder fraction before decomposing.
Worked example
Evaluate .
First check the degree: the numerator is degree 1 and the denominator is degree 2, so the fraction is proper and no long division is needed.
Factor the denominator: . Both factors are linear and distinct, so set upMultiply through by :Use the cover-up method. Let : , so and .
Let : , so and .
Now integrate each term:That is the final answer. Notice the absolute values and the single constant of integration.
Factor the denominator: . Both factors are linear and distinct, so set upMultiply through by :Use the cover-up method. Let : , so and .
Let : , so and .
Now integrate each term:That is the final answer. Notice the absolute values and the single constant of integration.
Practice questions
Which of the following is the correct partial fraction setup for ?
Answer:
The denominator has two distinct linear factors, and . Each distinct linear factor contributes exactly one term with a constant numerator, giving . Linear-over-linear numerators like are only used for irreducible quadratic factors, which are outside this scope.
Evaluate .
Answer:
Factor: . Write , so . Let : , giving . Let : , giving . Integrating each term yields , which can also be written as .
Before using partial fractions on , what must you do first, and why?
Answer: Perform polynomial long division because the fraction is improper.
The numerator and denominator both have degree 2, so the fraction is not proper. Dividing gives . Now the remainder is proper and ready for decomposition. Skipping this step and decomposing directly produces an incorrect setup, because partial fractions requires the numerator degree to be strictly less than the denominator degree.
FAQ
- When should I use partial fractions instead of u-substitution?
- Use -substitution when the numerator is a constant multiple of the derivative of the denominator, since that integrates directly to a logarithm. Use partial fractions when the denominator factors into distinct linear factors and no simple substitution collapses the whole fraction. If in doubt, test substitution first because it is faster.
- Do I always need to factor the denominator?
- Yes. Partial fraction decomposition requires the denominator to be expressed as a product of factors, because each factor becomes the denominator of one of the simpler fractions. If it is not factored, factor it before setting up the constants.
- What if the numerator has a higher or equal degree than the denominator?
- Then the fraction is improper and partial fractions cannot be applied directly. Do polynomial long division first to get a polynomial plus a proper remainder fraction, then decompose only the proper remainder.
- Does AP Calculus BC test repeated or quadratic factors?
- No. The AP scope for topic 6.12 limits partial fractions to distinct, non-repeated linear factors. You will not be asked to decompose denominators with repeated factors or irreducible quadratics on the exam.
Learn this with a teacher, not a page
The Crimsora tutor teaches U6.12 Integration Using Partial Fractions live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.