How do you express 10 / [(x-1)(x^2 + 9)] in partial fractions? Precalculus Matrix Row Operations Partial Fraction Decomposition (Linear Denominators) 1 Answer Shwetank Mauria Sep 23, 2016 10/((x-1)(x^2+9))=1/(x-1)-(x+1)/(x^2+9) Explanation: Let 10/((x-1)(x^2+9))hArrA/(x-1)+(Bx+C)/(x^2+9). Therefore 10/((x-1)(x^2+9))hArr(A(x^2+9)+(Bx+C)(x-1))/((x-1)(x^2+9)) hArr(Ax^2+9A+Bx^2-Bx+Cx-C)/((x-1)(x^2+9)) or 10/((x-1)(x^2+9))hArr((A+B)x^2-(B-C)x+9A-C)/((x-1)(x^2+9)) Hence A+B=0, B-C=0 and 9A-C=10 or A=-B=-C and so 9xx(-C)-C=10 i.e. -10C=10 i.e. C=-1, A=1 and B=-1 Hence 10/((x-1)(x^2+9))=1/(x-1)-(x+1)/(x^2+9) Answer link Related questions What does partial-fraction decomposition mean? What is the partial-fraction decomposition of (5x+7)/(x^2+4x-5)? What is the partial-fraction decomposition of (x+11)/((x+3)(x-5))? What is the partial-fraction decomposition of (x^2+2x+7)/(x(x-1)^2)? How do you write 2/(x^3-x^2) as a partial fraction decomposition? How do you write x^4/(x-1)^3 as a partial fraction decomposition? How do you write (3x)/((x + 2)(x - 1)) as a partial fraction decomposition? How do you write the partial fraction decomposition of the rational expression x^2/ (x^2+x+4)? How do you write the partial fraction decomposition of the rational expression # (3x^2 + 12x -... How do you write the partial fraction decomposition of the rational expression 1/((x+6)(x^2+3))? See all questions in Partial Fraction Decomposition (Linear Denominators) Impact of this question 2671 views around the world You can reuse this answer Creative Commons License