Express $$\frac{2x}{(x^2 + 1)(x + 1)^2} = \frac{A_1 x + A_2}{(x^2+1)} + \frac{B}{(x+1)^2} + \frac{C}{x+1}$$ in partial fractions. I know I have to decompose it into three fractions with numerators $(x^2 + 1), (x + 1)$ and $(x + 1)^2$.
2026-03-30 03:24:59.1774841099
Partial Fraction Question, Quite Basic
62 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
As you know, $$\frac{2x}{(x^2+1)(x+1)^2}=\frac A{x+1}+\frac B{(x+1)^2}+\frac{Cx+D}{x^2+1}$$
Multiply either sides by $(x^2+1)(x+1)^2$ to get $$2x=A(x+1)(x^2+1)+B(x^2+1)+(Cx+D)(x+1)^2$$
Now arrange the Right Hand side as the descending power of $x$
and compare the coefficients of the different powers of $x$