How to Solve Partial Fraction Decomposition for (2x+3)/(x+1)^2

  • Thread starter Thread starter Rasine
  • Start date Start date
  • Tags Tags
    Fraction Partial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 3K views
Rasine
Messages
208
Reaction score
0
(2x+3)/(x+1)^2


so this is what i am thinking...but it does not make sense


=(A/x+1)+(B/(x+1)^2)

so then 2x+3=A(x+1)^2+B(x+1)

2x+3=Ax^2+A2x+A+Bx+1

so that would make...
0=A
2=2A+B
3=A+B

this solution does not make any sense because if A=0 then according to the second equation B=2 which is not what B would equal in the third equation.

what am i doing wrong?
 
Physics news on Phys.org
what happened to to (x+1)^2 term?
 
Rasine said:
so this is what i am thinking...but it does not make sense


(2x+3)/(x+1)^2=(A/x+1)+(B/(x+1)^2) (*)

so then 2x+3=A(x+1)^2+B(x+1)
This is wrong. Multipying both sides of (*) by (x+1)^2 gives 2x+3=A(x+1)+B
 
Last edited:
so should it be 2x+3/(x+1)(x+1)=(A/x+1)+(B/x+1)

here..i just split up the (x+1)^2


this is right?
 
ohhh ok...i think i understand..

so if i have (2x+3)/(x+1)^2=(A/x+1)+(B/(x+1)^2) (*)

then 2x+3=A(x+1)+B because i multiply both sides by (x+1)^2