

How to Solve Partial Fractions Step by Step with Examples
The concept of Partial Fractions plays a key role in mathematics and is widely applicable in algebraic simplification, integration, and solving complex rational expressions. Understanding partial fractions helps students in board exams, competitive tests, and real-life problem-solving. This guide covers the meaning, types, formulas, solving methods, and quick tips for mastering partial fractions.
What Is Partial Fractions?
Partial Fractions is a technique used for expressing a complex rational expression as a sum of simpler fractions. These simpler fractions are easier to integrate, differentiate, or solve in equations. You’ll find this concept applied in algebraic fractions, integration by partial fractions, and solving rational equations.
Key Formula for Partial Fractions
Here’s the standard formula for decomposing a rational function:
\( \displaystyle \frac{P(x)}{Q(x)} = A_1(x) + \frac{B_1}{(x-a)} + \frac{B_2}{(x-b)} + \frac{C_1x + C_2}{x^2+px+q} + \ldots \)
Where \( P(x) \) and \( Q(x) \) are polynomials, the denominator \( Q(x) \) is factorized into linear and/or irreducible quadratic factors, and the result is written as a sum of terms with unknown coefficients to be found.
Types of Partial Fractions
The main types of partial fractions are determined by the denominator’s factors:
- Distinct Linear Factors: e.g., \( (x-a)(x-b) \)
- Repeated Linear Factors: e.g., \( (x-a)^2 \)
- Irreducible Quadratic Factors: e.g., \( (x^2+bx+c) \)
- Repeated Quadratic Factors: e.g., \( (x^2+bx+c)^2 \)
Rational Function | Partial Fraction Decomposition |
---|---|
\( \frac{1}{(x-a)(x-b)} \) | \( \frac{A}{x-a} + \frac{B}{x-b} \) |
\( \frac{1}{(x-a)^2} \) | \( \frac{A_1}{x-a} + \frac{A_2}{(x-a)^2} \) |
\( \frac{1}{(x^2+bx+c)} \) | \( \frac{Bx+C}{x^2+bx+c} \) |
\( \frac{1}{(x^2+bx+c)^2} \) | \( \frac{B_1x+C_1}{x^2+bx+c} + \frac{B_2x+C_2}{(x^2+bx+c)^2} \) |
Step-by-Step Illustration: Partial Fractions Method
- Check if the fraction is proper (degree of numerator less than degree of denominator). If not, use polynomial division first.e.g., \( \frac{x^2-1}{x+1} \) is improper; use division.
- Factorise the denominator completely into linear and quadratic factors.e.g., \( (x+2)(x-3) \)
- Write the general form of the partial fractions with unknown coefficients.e.g., \( \frac{x}{(x+2)(x-3)} = \frac{A}{x+2} + \frac{B}{x-3} \)
- Multiply both sides by the full denominator to clear fractions.
- Solve for the unknown coefficients by:
- Substituting convenient values of x
- Equating coefficients (for higher degree or quadratic factors)
Solved Example: Decomposing a Rational Function
Example: Decompose \( \displaystyle \frac{x}{(x+2)(3-2x)} \) into partial fractions.
2. Multiply by \( (x+2)(3-2x) \):
\( x = A(3-2x) + B(x+2) \)
3. Solve for A and B by substituting values:
- Let \( x = -2 \):
\( -2 = A[3-2(-2)] + 0 \Rightarrow -2 = A(7),\, A = -2/7 \)
- Let \( x = 1.5 \) (so \( 3-2x = 0 \)):
\( 1.5 = B(1.5+2),\, 1.5 = B(3.5),\, B = 1.5/3.5 = 3/7 \)
4. Therefore, \( \boxed{ \frac{x}{(x+2)(3-2x)} = \frac{-2}{7(x+2)} + \frac{3}{7(3-2x)} } \ )
Speed Trick or Vedic Shortcut
A fast way to find constants A or B in simple cases: once in the general form, directly substitute the roots of each denominator factor to zero out other terms for quick calculation. For more complicated denominators, equate coefficients instead.
Exam Tip: Save time during board or JEE exams by prioritising substitution when possible!
Vedantu’s online classes include more such time-saving tricks and live practice for partial fractions.
Try These Yourself
- Decompose \( \frac{2x+3}{x^2+5x+6} \) into partial fractions.
- Find the partial fractions for \( \frac{3x+5}{(x-1)(x+2)} \).
- Solve for constants in \( \frac{x^2+4}{(x-1)^2(x+2)} \).
- Set up the general form for \( \frac{x}{x^3-1} \) (hint: factor denominator first).
Frequent Errors and Misunderstandings
- Not reducing improper fractions before decomposition.
- Missing a term for repeated or quadratic factors in the denominator.
- Arithmetic errors when solving for coefficients.
- Forgetting to multiply the numerator throughout when clearing fractions.
Relation to Other Concepts
Partial fractions is closely linked to Rational Expressions and Integration. It is also fundamental when dealing with Polynomial Division and Algebraic Fractions which are common in advanced algebra and calculus.
Classroom Tip
A helpful way to remember partial fractions types: “Each new factor, new unknown.” List all distinct and repeated factors (including quadratics), then assign a separate numerator (constant or linear as required). Vedantu’s teachers often use comparison tables so you can visualise patterns at a glance.
We explored Partial Fractions—from definition, types, formulas, common mistakes, and connections to topics like integration and rational expressions. Keep practising more problems and try Vedantu’s live classes or online resources to gain confidence and speed!
FAQs on Partial Fractions Explained: Methods, Types & Integration
1. What are partial fractions in mathematics?
Partial fractions are a technique used to decompose a complex rational expression (a fraction where the numerator and denominator are polynomials) into a sum of simpler fractions. This decomposition simplifies algebraic manipulations, integration, and solving equations. The process involves expressing the original fraction as a sum of partial fractions, each with a simpler denominator. Proper rational functions (where the degree of the numerator is less than the degree of the denominator) are essential for this method. Improper rational functions require polynomial long division first.
2. How do you resolve a fraction into partial fractions?
Resolving a fraction into partial fractions involves several steps: Factor the denominator into linear and/or irreducible quadratic factors. Then, write a partial fraction for each factor, using unknown constants as numerators. Multiply the equation by the original denominator to eliminate fractions. Determine the unknown constants by substituting values of x (often roots of the denominator) or by comparing coefficients of like powers of x. Finally, express the original fraction as the sum of the partial fractions.
3. What are the four types of partial fractions?
The four main types of partial fractions are: (1) Partial fractions with distinct linear factors in the denominator; (2) Partial fractions with repeated linear factors; (3) Partial fractions with irreducible quadratic factors; and (4) Partial fractions with repeated irreducible quadratic factors. The form of the partial fraction decomposition differs based on the type of factor in the denominator.
4. What formulas are used in integration by partial fractions?
Integration by partial fractions uses the standard integration formulas along with the decomposition itself. Once the rational function is decomposed into simpler partial fractions, you integrate each term separately, utilizing standard integral forms such as ∫(1/(ax+b))dx = (1/a)ln|ax+b| + C for linear terms, and more complex formulas for quadratic factors. No special “partial fractions integration formula” exists; it’s about applying standard integration rules to the simplified fractions.
5. Where are partial fractions used in real-life applications or exams?
Partial fractions find applications in various fields, especially within calculus (integration of rational functions), control systems engineering (solving differential equations), and signal processing (analyzing transfer functions). In exams, they are often crucial for solving integration problems, especially in advanced mathematics courses or entrance examinations such as JEE.
6. How do partial fractions help in solving differential equations?
Partial fractions are helpful in solving certain types of differential equations, particularly those involving rational functions. By decomposing a rational function into partial fractions, you can often simplify the equation, making it easier to solve using techniques like separation of variables or integrating factors. The simplified fractions often lead to more manageable integrals.
7. What should I do if the numerator degree equals or exceeds the denominator?
If the degree of the numerator is greater than or equal to the degree of the denominator, the rational function is improper. Before applying partial fraction decomposition, perform polynomial long division to divide the numerator by the denominator. This results in a quotient (a polynomial) and a remainder (a proper rational function). The partial fraction decomposition is then applied only to the remainder term.
8. How to handle irreducible quadratic factors in partial fractions?
For irreducible quadratic factors (ax² + bx + c, where the discriminant b² - 4ac is negative), the corresponding partial fraction takes the form (Ax + B)/(ax² + bx + c). The constants A and B are then determined using the method of comparing coefficients or substitution.
9. Are there tricks for quick coefficient calculation without full expansion?
Yes, there are shortcuts. Substituting roots of the denominator can quickly eliminate some unknowns. For example, if you have (x-a) as a factor, setting x = a simplifies the equation significantly. Also, comparing coefficients of specific powers of x can sometimes lead to faster solutions than expanding the whole expression.
10. Can I use partial fractions for improper rational functions directly?
No, partial fraction decomposition works directly only on proper rational functions (numerator degree < denominator degree). For improper rational functions, polynomial long division is necessary to rewrite the expression as a polynomial plus a proper rational function, to which the partial fraction method can then be applied.
11. How do I choose the correct form of the partial fraction decomposition?
The form of your partial fraction decomposition depends entirely on the factorization of the denominator. For each distinct linear factor (x-a), use a term A/(x-a). For repeated linear factors (x-a)^n, use terms A1/(x-a) + A2/(x-a)^2 + ... + An/(x-a)^n. For irreducible quadratic factors (ax^2+bx+c), use a term (Ax+B)/(ax^2+bx+c). And for repeated irreducible quadratic factors, follow the pattern similar to repeated linear factors.

















