Expand the Fraction Using Partial Fractions Calculator


Expand the Fraction Using Partial Fractions Calculator

Decompose complex rational expressions into simpler fractions for easier integration and analysis.

Enter Polynomial Coefficients

This calculator solves for the partial fraction decomposition of the form:

(ax + b)
(cx + d) (ex + f)



The coefficient of x in the numerator (ax + b).


The constant term in the numerator (ax + b).



The coefficient of x in the first factor (cx + d).


The constant term in the first factor (cx + d).



The coefficient of x in the second factor (ex + f).


The constant term in the second factor (ex + f).

Decomposition Result

Intermediate Values

Bar chart of calculated coefficients A and B

A bar chart showing the relative values of the resulting numerators, A and B.

What is an Expand the Fraction Using Partial Fractions Calculator?

An expand the fraction using partial fractions calculator is a specialized tool designed to perform partial fraction decomposition. This mathematical process takes a complex rational expression (a fraction of polynomials) and breaks it down into a sum of simpler fractions. This technique is fundamental in calculus for integrating rational functions, as well as in other areas of engineering and mathematics like solving differential equations and finding inverse Laplace transforms. Our calculator simplifies this process, allowing users to find the decomposed form without manual, error-prone calculations.

The Formula for Partial Fraction Decomposition

This calculator focuses on the case where a rational function has a linear numerator and a denominator composed of two distinct linear factors. The general form is:

(ax + b) / ((cx + d)(ex + f)) = A / (cx + d) + B / (ex + f)

To find the unknown coefficients A and B, we solve a system of linear equations derived by equating the numerators:

ax + b = A(ex + f) + B(cx + d)

By equating the coefficients of x and the constant terms, we get a system that allows us to solve for A and B. The process requires the denominator factors to be distinct, meaning `(cx + d)` is not a multiple of `(ex + f)`. You can learn more about this process with our {related_keywords}.

Variables in the Partial Fraction Formula
Variable Meaning Unit Typical Range
a, b Coefficients of the numerator polynomial Unitless Any real number
c, d, e, f Coefficients of the denominator’s linear factors Unitless Any real number
A, B Unknown numerators of the resulting partial fractions Unitless Calculated real numbers

Practical Examples

Understanding through examples makes the concept clearer.

Example 1: Simple Decomposition

  • Input Fraction: (5x + 3) / ((x + 1)(x + 2))
  • Inputs: a=5, b=3, c=1, d=1, e=1, f=2
  • Calculation:

    5x + 3 = A(x + 2) + B(x + 1)

    Solving the system gives A = -2 and B = 7.

  • Result: -2 / (x + 1) + 7 / (x + 2)

Example 2: With Negative Coefficients

  • Input Fraction: (2x – 1) / ((x – 3)(2x + 1))
  • Inputs: a=2, b=-1, c=1, d=-3, e=2, f=1
  • Calculation:

    2x – 1 = A(2x + 1) + B(x – 3)

    Solving the system yields A = 5/7 and B = 4/7.

  • Result: (5/7) / (x – 3) + (4/7) / (2x + 1)

For more complex scenarios, such as those with repeated factors, explore our guide on {related_keywords}.

How to Use This Expand the Fraction Using Partial Fractions Calculator

  1. Enter Numerator Coefficients: Input the values for ‘a’ (coefficient of x) and ‘b’ (constant term) of your numerator `ax + b`.
  2. Enter Denominator Coefficients: Input the values for ‘c’ and ‘d’ for the first factor `(cx + d)`, and ‘e’ and ‘f’ for the second factor `(ex + f)`.
  3. Calculate: Click the “Calculate Decomposition” button.
  4. Review Results: The calculator will display the final decomposed expression, the calculated values for A and B, and a visual chart representing these values.
  5. Reset if Needed: Click “Reset” to clear the fields and start over with the default values.

Key Factors That Affect Partial Fraction Decomposition

  • Degree of Polynomials: The technique requires the degree of the numerator to be less than the degree of the denominator. If it isn’t, polynomial long division must be performed first.
  • Nature of Denominator Factors: The method changes based on the factors: distinct linear factors (this calculator’s focus), repeated linear factors, distinct irreducible quadratic factors, or repeated irreducible quadratic factors.
  • Distinctness of Factors: The factors in the denominator must be truly distinct. If they are not (e.g., (x+1) and (2x+2)), the method shown here is not applicable, and a different setup for repeated roots is necessary.
  • Real vs. Complex Roots: Factoring the denominator depends on whether you are working with real or complex numbers. This calculator assumes real-number factorization.
  • Coefficient Values: The specific values of the coefficients determine the resulting numerators A and B, which can be integers, fractions, or zero.
  • Integrability: The primary motivation for decomposition is to create terms that are easily integrable. The final form `A/(cx+d)` integrates to `(A/c) * ln|cx+d|`. Find out more with our {related_keywords}.

Frequently Asked Questions (FAQ)

1. What is a rational expression?
A rational expression is a fraction where both the numerator and the denominator are polynomials.
2. Why is the numerator’s degree important?
Partial fraction decomposition only works on “proper” rational expressions, where the numerator’s degree is strictly less than the denominator’s. If it’s an “improper” fraction, you must perform polynomial long division first.
3. What if my denominator has three factors?
If you have three distinct linear factors, the form would be A/(factor 1) + B/(factor 2) + C/(factor 3). This calculator is specifically designed for two factors.
4. Can this calculator handle repeated roots like (x+1)^2?
No, this specific tool is for distinct linear factors. A repeated root like (x+1)^2 would require a decomposition of A/(x+1) + B/(x+1)^2, which involves a different algebraic setup. Our {related_keywords} article discusses this case.
5. What does an “irreducible quadratic factor” mean?
It’s a quadratic expression (like x² + 4) that cannot be factored into linear factors using real numbers. Decomposing these requires a numerator of the form (Ax + B).
6. What if the calculator shows an error?
An error typically occurs if the denominator factors are not distinct (e.g., (x+1) and (2x+2)) or if a coefficient leads to division by zero. Check your inputs to ensure the factors are unique.
7. Are the units relevant in this calculator?
No, the coefficients in polynomial expressions are typically treated as unitless, dimensionless constants in pure mathematics.
8. What is the main application of this process?
The most common application is in calculus, where it simplifies complex rational functions into forms that are easy to integrate. For a practical guide, see our {related_keywords} tutorial.

Related Tools and Internal Resources

Explore more of our mathematical and financial calculators:

© 2026 Your Company. All Rights Reserved. For educational purposes only.



Leave a Reply

Your email address will not be published. Required fields are marked *