I can't find the inverse Laplace of : $$\frac{p_1p_2}{(x+p_1)(x+p_2)}$$
I remove first $p_1,p_2$ and try to $$\mathscr{L}^{-1}\frac{1}{(x+p_1)(x+p_2)}$$ $$\frac{1}{(x+p_1)(x+p_2)}= \frac{A}{(x+p_1)} + \frac{B}{(x+p_2)}$$ $$1 = A(x+p_2) + B(x+p_1)$$
With $x = 0$
$$1 = Ap_2 + Bp_1$$
Then with $x = 1$ and $x = -1$, I get: $$1 = A + B \\ A = 1-B \\ 1 = (1-B)p_2 + Bp_1\\ 1 = p_2 -Bp_2 + Bp_1 \\ B = \frac{1-p_2}{p_1-p_2} \\ A = 1- \frac{1-p_2}{p_1-p_2} = \frac{p_1-1}{p_1-p_2}$$
Which would mean that $$\frac{p_1-1}{p_1-p_2} * \frac{p_1p_2}{x+p_1} + \frac{1-p_2}{p_1-p_2}\frac{p_1p_2}{x+p_2}$$ So I see that we should have $e^{-p_1x}$ and $e^{-p_2x}$ at some point but I don't know what to do with the factors $\frac{p_1-1}{p_1-p_2}$ and $\frac{1-p_2}{p_1-p_2}$. What is wrong and why?
Edit: I am adding a picture of the reply.
