Calculadora de Decomposição em Frações Parciais

Encontre a decomposição em frações parciais passo a passo

Esta calculadora online encontrará a decomposição em frações parciais da função racional, com as etapas exibidas.

Enter the numerator:

Enter the denominator:

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please contact us.

Solution

Your input: perform the partial fraction decomposition of $$$\frac{1}{x \left(5 - x\right)}$$$

Simplify the expression: $$$\frac{1}{x \left(5 - x\right)}=\frac{-1}{x \left(x - 5\right)}$$$

The form of the partial fraction decomposition is

$$\frac{-1}{x \left(x - 5\right)}=\frac{A}{x}+\frac{B}{x - 5}$$

Write the right-hand side as a single fraction:

$$\frac{-1}{x \left(x - 5\right)}=\frac{x B + \left(x - 5\right) A}{x \left(x - 5\right)}$$

The denominators are equal, so we require the equality of the numerators:

$$-1=x B + \left(x - 5\right) A$$

Expand the right-hand side:

$$-1=x A + x B - 5 A$$

Collect up the like terms:

$$-1=x \left(A + B\right) - 5 A$$

The coefficients near the like terms should be equal, so the following system is obtained:

$$\begin{cases} A + B = 0\\- 5 A = -1 \end{cases}$$

Solving it (for steps, see system of equations calculator), we get that $$$A=\frac{1}{5}$$$, $$$B=- \frac{1}{5}$$$

Therefore,

$$\frac{-1}{x \left(x - 5\right)}=\frac{\frac{1}{5}}{x}+\frac{- \frac{1}{5}}{x - 5}$$

Answer: $$$\frac{1}{x \left(5 - x\right)}=\frac{\frac{1}{5}}{x}+\frac{- \frac{1}{5}}{x - 5}$$$