SOLUTION: I am working on decomposing rational functions into partial fractions. I know how to do everything, except I have gotten stuck on one problem because I can't factor the denominator

Algebra ->  Rational-functions -> SOLUTION: I am working on decomposing rational functions into partial fractions. I know how to do everything, except I have gotten stuck on one problem because I can't factor the denominator      Log On


   



Question 821369: I am working on decomposing rational functions into partial fractions. I know how to do everything, except I have gotten stuck on one problem because I can't factor the denominator into (x-_) (x-_)... Thanks!!! The whole rational function is 10x over x^2 -2x+15 Please help me factor this equation: x%5E2-2x%2B15
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
x^2 - 2x + 15, does not have any real roots
Perhaps they meant x^2 - 2x - 15, Which factors to (x-5)(x+3)
then
%2810x%29%2F%28%28x-5%29%28x%2B3%29%29 = A%2F%28x-5%29 + B%2F%28x%2B2%29 = %28A%28x%2B2%29%2BB%28x-5%29%29%2F%28%28x-5%29%28x%2B2%29%29
denominators are equal, numerators are equal
10x = A(x+2) + B(x-5)
let x = 5 and last expressions drops out
10(5) = A(5+2)
50 = 7A
A = 50/7, not an integer solution so I am not sure what they mean here