How do you write the partial fraction decomposition of the rational expression 3/(x ^(2) + 16x +5)3x2+16x+5?
2 Answers
Explanation:
Notice how the denominator cannot be factored (within the real numbers).
This fraction is already as simple as it can get.
Explanation:
x^2+16x+5 = x^2+16x+64-59x2+16x+5=x2+16x+64−59
=(x+8)^2-(sqrt(59))^2=(x+8)2−(√59)2
=(x+8-sqrt(59))(x+8+sqrt(59))=(x+8−√59)(x+8+√59)
So to find the partial fraction decomposition, solve:
3/((x+8-sqrt(59))(x+8+sqrt(59)))3(x+8−√59)(x+8+√59)
= A/(x+8-sqrt(59)) + B/(x+8+sqrt(59))=Ax+8−√59+Bx+8+√59
= (A(x+8+sqrt(59))+B(x+8-sqrt(59)))/((x+8-sqrt(59))(x+8+sqrt(59)))=A(x+8+√59)+B(x+8−√59)(x+8−√59)(x+8+√59)
=((A+B)x + 8(A+B) + (A-B)sqrt(59))/((x+8-sqrt(59))(x+8+sqrt(59)))=(A+B)x+8(A+B)+(A−B)√59(x+8−√59)(x+8+√59)
Equating the coefficient of
Equating the remaining constant term we find
Hence
3/(x^2+16x+5) = 3/(2 sqrt(59)(x+8-sqrt(59)))-3/(2 sqrt(59)(x+8+sqrt(59)))3x2+16x+5=32√59(x+8−√59)−32√59(x+8+√59)