How do you express (17x-50)/(x^(2)-6x+8)17x50x26x+8 in partial fractions?

1 Answer
Jun 13, 2018

(17x-50)/(x^2-6x+8) = 8/(x-2)+9/(x-4)17x50x26x+8=8x2+9x4

Explanation:

Note that:

x^2-6x+8 = (x-2)(x-4)x26x+8=(x2)(x4)

So:

(17x-50)/(x^2-6x+8) = A/(x-2)+B/(x-4)17x50x26x+8=Ax2+Bx4

Multiplying both sides by x^2-6x+8x26x+8 this becomes:

17x-50 = A(x-4)+B(x-2)17x50=A(x4)+B(x2)

Putting x=2x=2, we find:

-16 = 34-50 = 17(color(blue)(2))-50 = A((color(blue)(2))-4) = -2A16=3450=17(2)50=A((2)4)=2A

Hence A=8A=8

Putting x=4x=4, we find:

18 = 17(color(blue)(4))-50 = B((color(blue)(4))-2) = 2B18=17(4)50=B((4)2)=2B

Hence B=9B=9