Jeff K. answered 06/08/20
Together, we build an iron base of understanding
Hi Amber:
Partial fractions are very important for integration in calculus. Let's decompose these 2 examples!
(a) Let x / 5(x + 2)2 = A /(x +2)2 + B / (x + 2) for some numbers A and B
=> x/5 = A + B (x + 2) [multiplying both sides by x +2)2
Now, we can equate the coefficients of each power of x on the LHS and RHS
x1: 1/5 = B
x0: 0 = A + 2B
= A + 2/5 [since B = 1/5
=> A = -2/5
Hence, x / 5(x + 2)2 = -2 / 5(x +2)2 + 1 / 5(x + 2)
(b) First we need 5x2+20x+8 / 2x(x+1)2 as a single fraction. The largest common denominator is 2x(x+1)2
So (5x2+20x)+8 / 2x(x+1)2 = [(5x2+20x)(2x(x+1)2) + 8] / 2x(x+1)2