SOLUTION: Write the partial fraction decomposition of the rational expression.
x-17/(x-2)(x-5)
Do I just break this down? When I work it the answer I am getting is 5/(x-2)+-4/(x-5). B
Algebra ->
Rational-functions
-> SOLUTION: Write the partial fraction decomposition of the rational expression.
x-17/(x-2)(x-5)
Do I just break this down? When I work it the answer I am getting is 5/(x-2)+-4/(x-5). B
Log On
Question 89890This question is from textbook Algegra & Trigonometry
: Write the partial fraction decomposition of the rational expression.
x-17/(x-2)(x-5)
Do I just break this down? When I work it the answer I am getting is 5/(x-2)+-4/(x-5). But I feel like I am missing something...
Thanks,
Annie C. This question is from textbook Algegra & Trigonometry
You can put this solution on YOUR website! Write the partial fraction decomposition of the rational expression.
x-17/(x-2)(x-5)
---------
Write (x-17)/(x-2)(x-5) = a/(x-2)+b/(x-5)
Reconfigure the right side as follows:
[(x-17)/(x-2)(x-5)] = [a(x-5)+b(x-2)]/[(x-2)(x-5)]
The numerators must be equal:
x-17 = (a+b)x+(-5a-2b)
----------------
Equate the corresponding coefficients:
a+b = 1
-5a-2b=-17
---------------
5a+5b=5
Add this to -5a-2b=-17 to get
3b=-12
b = -4
So, a=5
------------------------
Final Answer : (x-17)/(x-2)(x-5) = 5/(x-2)-4/(x-5)
======================
Cheers,
stan H.