Mark M. answered 05/18/21
Retired math prof. Very extensive Precalculus tutoring experience.
(7x2+2x-19) / [(x-3)(x+2)2] = A / (x-3) + B / (x+2) + C / (x+2)2
7x2 + 2x - 19 = A(x+2)2 + B(x-3)(x+2) + C(x-3)
7x2 + 2x - 19 = (A + B)x2 + (4A - B + C)x + (4A - 6B - 3C)
Therefore:
A+B = 7
4A-B+C = 2
4A-6B-3C = -19
Solve for A, B, and C.