Partial Fraction Decomposition Calculator
Decompose rational functions into simpler partial fractions with step-by-step solutions
Enter Rational Function
Numerator Polynomial
Numerator: 5x^2 + 7
Denominator Polynomial
Denominator: x^3 - 2x^2 - 2x - 3
Rational Function
Partial Fraction Decomposition
Step-by-Step Solution
Original rational function
Factor the denominator
Set up partial fraction form
Clear denominators and solve for coefficients
Expand and collect like terms
Compare coefficients
Solve the system of equations
Final partial fraction decomposition
Quick Examples
Decomposition Rules
Linear Factors
For (ax + b): A/(ax + b)
Repeated Linear
For (ax + b)²: A/(ax + b) + B/(ax + b)²
Quadratic
For (ax² + bx + c): (Ax + B)/(ax² + bx + c)
Improper
If deg(numerator) ≥ deg(denominator), divide first
Solution Methods
Clear denominators by multiplying both sides
Expand and collect like terms
Compare coefficients of each power
Solve the resulting system of equations
Substitute back into partial fraction form
Understanding Partial Fraction Decomposition
What is Partial Fraction Decomposition?
Partial fraction decomposition is the process of breaking down a complex rational function (a quotient of polynomials) into a sum of simpler rational functions. This technique is particularly useful in calculus for integration, differential equations, and Laplace transforms.
Why Use Partial Fractions?
- •Simplifies integration of rational functions
- •Useful in solving differential equations
- •Essential for inverse Laplace transforms
- •Helps in analyzing systems and control theory
General Process
Step 1: Check Degree
If degree of numerator ≥ degree of denominator, perform polynomial long division first.
Step 2: Factor Denominator
Factor the denominator into irreducible linear and quadratic factors.
Step 3: Set Up Partial Fractions
Write the decomposition with unknown coefficients based on factor types.
Step 4: Solve for Coefficients
Clear denominators and solve the resulting system of equations.