Let $$P(x) = \frac{x}{(x+3)(x+2)} = \frac{3}{x+3} - \frac{2}{x+2}$$
I can verify it's true, but I'm not sure how they came up with exactly this polynomal splitting.
Can you please help?
Let $$P(x) = \frac{x}{(x+3)(x+2)} = \frac{3}{x+3} - \frac{2}{x+2}$$
I can verify it's true, but I'm not sure how they came up with exactly this polynomal splitting.
Can you please help?
Hint: $$\frac{x}{(x+3)(x+2)} = \frac{A}{x+3} + \frac{B}{x+2}$$
i.e. $$x=A(x+2)+B(x+3)$$ which is an identity in $x$.
Now solve for $A$ and $B$ to get the above relation.