Skip to content

Partial Fraction Decomposition Calculator

Decompose a proper rational function (px + q) / ((x − r₁)(x − r₂)) into A/(x − r₁) + B/(x − r₂). Finds A and B by the cover-up method for two distinct real roots.

Inputs

Rational Function

\dfrac{p\,x + q}{(x - r_1)(x - r_2)}

Results

Enter a value to see results.

Decomposition

\begin{aligned} A &= \dfrac{p\,r_1 + q}{r_1 - r_2} \\ &= \dfrac{(3)(1) + (-1)}{(1) - (-2)} = ? \end{aligned}
\begin{aligned} B &= \dfrac{p\,r_2 + q}{r_2 - r_1} \\ &= \dfrac{(3)(-2) + (-1)}{(-2) - (1)} = ? \end{aligned}
\begin{aligned} & \dfrac{p\,x + q}{(x - r_1)(x - r_2)} = \dfrac{A}{x - r_1} + \dfrac{B}{x - r_2} \\ &= \dfrac{?}{x - (1)} + \dfrac{?}{x - (-2)} \end{aligned}

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?