I would like to use the cover up method for the following equation. $$\frac{1}{x^2(x+1.79)}$$ and it breaks down into $$\frac{A}{x}\quad\frac{B}{x^2}\quad\frac{C}{(x + 1.79)}$$ I realize that you cover up $(x+1.79)$ to get $x = -1.79$ but what do you do for the other variables?
Thanks for your help.
You can also use cover up method to compute $B$.
To compute $A$, note that
$$1=Ax(x+1.79)+B(x+1.79)+Cx^2$$
You can let $x$ take some other value to compute $A$ or you can just compare the coefficient.
We have $A+C=1$, since we already know $C$, we have $A=1-C$.