Given: x2+8x−93x+17
Firstly, let's factor the denominator as much as possible: (x−1)(x+9)3x+17
Now the partial fraction decomposition becomes x2+8x−93x+17=x−1A+x+9B
The LCD for this expression is (x−1)(x+9) ⇒x2+8x−93x+17=(x−1)(x+9)A(x+9)+B(x−1)
The denominators are equal on both sides, therefore the numerator becomes ⇒3x+17=A(x+9)+B(x−1)
Now we take value of x to determine the constant. x=(−9)⇒3(−9)+17=A(−9+9)+B(−9−1) ⇒3(−9)+17=−10B ⇒−27+17=−10B ⇒B=1 x=1⇒3(1)+17=A(1+9)+B(1−1) ⇒20=10A ⇒A=2
Required partial fraction decomposition =x−12+x+91