
How to Solve Partial Fractions Step by Step with Formula and 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 Decomposition Explained
1. What are partial fractions in algebra?
Partial fractions are a method of rewriting a rational expression as a sum of simpler fractions with simpler denominators. They are mainly used when the degree of the numerator is less than the degree of the denominator.
- A rational expression has the form P(x)/Q(x).
- It is decomposed into fractions whose denominators are factors of Q(x).
- This method is commonly used in integration, algebra, and differential equations.
2. When can you use partial fraction decomposition?
You can use partial fraction decomposition when the expression is a proper rational function, meaning the degree of the numerator is less than the degree of the denominator.
- If not proper, first perform polynomial division.
- The denominator must be factorable into linear or irreducible quadratic factors.
- Example: (3x + 5)/(x² − 1) can be decomposed since x² − 1 = (x − 1)(x + 1).
3. How do you solve partial fractions step by step?
To solve partial fractions, factor the denominator and equate coefficients to find unknown constants.
- Step 1: Ensure the fraction is proper.
- Step 2: Factor the denominator completely.
- Step 3: Write separate fractions with unknown constants.
- Step 4: Multiply through by the common denominator.
- Step 5: Solve for constants by equating coefficients or substitution.
4. What is the formula for partial fractions with distinct linear factors?
For distinct linear factors, the decomposition formula is P(x)/((x − a)(x − b)) = A/(x − a) + B/(x − b).
- A and B are constants to be determined.
- This applies when the denominator has different linear factors.
- Example: 1/((x − 2)(x + 3)) = A/(x − 2) + B/(x + 3).
5. How do you handle repeated linear factors in partial fractions?
For repeated linear factors, include a term for each power of the factor up to its multiplicity.
- If the denominator contains (x − a)², write: A/(x − a) + B/(x − a)².
- Each power must have its own constant.
- Example: 3/(x − 1)² = A/(x − 1) + B/(x − 1)².
6. How do you decompose partial fractions with irreducible quadratic factors?
For irreducible quadratic factors, use a linear numerator over the quadratic factor.
- If the denominator has x² + 1, write (Ax + B)/(x² + 1).
- This is used when the quadratic cannot be factored over real numbers.
- Example: 2/(x(x² + 1)) = A/x + (Bx + C)/(x² + 1).
7. Can you give an example of partial fraction decomposition?
Yes, for example: (3x + 5)/((x − 1)(x + 2)) decomposes into 2/(x − 1) + 1/(x + 2).
- Write: (3x + 5)/((x − 1)(x + 2)) = A/(x − 1) + B/(x + 2).
- Multiply through: 3x + 5 = A(x + 2) + B(x − 1).
- Solve to get A = 2 and B = 1.
8. Why are partial fractions used in integration?
Partial fractions are used in integration because they simplify complex rational functions into basic integrable forms.
- Expressions like 1/(x − a) integrate to ln|x − a|.
- Quadratic forms may lead to arctan functions.
- This method is essential in calculus and differential equations.
9. What is the difference between proper and improper rational functions?
A proper rational function has degree(numerator) less than degree(denominator), while an improper one does not.
- Proper: degree numerator < degree denominator.
- Improper: degree numerator ≥ degree denominator.
- Improper fractions must use long division before partial fraction decomposition.
10. What are common mistakes in partial fractions?
Common mistakes in partial fractions include incorrect factoring and missing terms for repeated or quadratic factors.
- Not factoring the denominator completely.
- Forgetting terms like B/(x − a)² for repeated factors.
- Using a constant instead of Ax + B for irreducible quadratics.
- Not checking that the fraction is proper before starting.





















