How do you express #(2(1-x-x^2))/(1-x^2)# in partial fractions? Precalculus Matrix Row Operations Partial Fraction Decomposition (Linear Denominators) 1 Answer Shwetank Mauria May 8, 2016 #(2(1-x-x^2))/(1-x^2)=2-1/(1-x)+1/(1+x)# Explanation: #(2(1-x-x^2))/(1-x^2)# = #(2(1-x^2))/(1-x^2)+(2(-x))/(1-x^2# = #2+(-2x)/(1-x^2)# As #(1-x^2)=(1-x)(1+x)#, let #(-2x)/(1-x^2)hArrA/(1-x)+B/(1+x)# or #(-2x)/(1-x^2)hArr(A(1+x)+B(1-x))/(1-x^2)# or #(-2x)/(1-x^2)hArr((A+B)+x(A-B))/(1-x^2)# Hence #A+B=0# and #A-B=-2#. Adding them we get #2A=-2# or #A=-1# and #B=1# Hence, #(2(1-x-x^2))/(1-x^2)=2-1/(1-x)+1/(1+x)# 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 1136 views around the world You can reuse this answer Creative Commons License