confused_07
Junior Member
- Joined
- Feb 13, 2007
- Messages
- 62
Evaluate int (3x+3)/(x^3-1) dx
I believe I am supposed to use the "integration by Partial fractions" Methos. In that case, I get the denominator to break down to:
(x-1)(x^2+x+1)
So, my equation should be:
[(3x+3)/(x^3-1)] = {(A/x) + [(B/(x-1)] + [(Cx+D)/(x^2+x+1)]}
Multiply both sides by (x^3-1) yields:
(3x+3) = A(x^2-1) + B(x^2+x+1) + (Cx+D)(x-1)
(3x+3) = (Ax^2 - A) + (Bx^2+Bx+B) + (Cx^2-C+Dx-D)
Gather like coefficients:
(3x+3) = [(A+B+C)x^2] + [(B+D-C)x] + (B - D - A)
From here things don't come out right. Did I factor correctly? If so, did I do the rest of it right?
Thanks for taking the time to read all that....
I believe I am supposed to use the "integration by Partial fractions" Methos. In that case, I get the denominator to break down to:
(x-1)(x^2+x+1)
So, my equation should be:
[(3x+3)/(x^3-1)] = {(A/x) + [(B/(x-1)] + [(Cx+D)/(x^2+x+1)]}
Multiply both sides by (x^3-1) yields:
(3x+3) = A(x^2-1) + B(x^2+x+1) + (Cx+D)(x-1)
(3x+3) = (Ax^2 - A) + (Bx^2+Bx+B) + (Cx^2-C+Dx-D)
Gather like coefficients:
(3x+3) = [(A+B+C)x^2] + [(B+D-C)x] + (B - D - A)
From here things don't come out right. Did I factor correctly? If so, did I do the rest of it right?
Thanks for taking the time to read all that....