I have the integral of (x^3)/(x^2+4x+3)dx from 0 to 1.
I did long division because the numerator degree was larger than the denominator and found that View attachment 2710
Now how do I break this up for my partial fraction decomposition?
yeah it factors to (x+1)(x+3) I know that. I'm just unsure which formula to use in my numerator
Does this look right
13x+12/(x+1)(x+3) = A/(x+1) +B/(x+3)
13x+12= A(x+3) + B(x+1)
After solving for B and A (let x=-1 to solve for A, let x=-3 to solve for B)
I get A = -11/2
I get B = 37/2
From there it becomes
x^3/(x+1)(x+3) = x-4 +(11/2)/(x+1) + (37/2)/(x+3)
From here, Do I evaluate this as four, namely, [x, -4, (11/2)/(x+1) & (37/2)/(x+3)] integrals and add them ? .................Yes ............ Why do you have doubt/s about that?
I need to evaluate them now from lower bound 0 to upper bound 1. My calculator says the answer is .037 but when I do it out I'm getting like -3 something
"let x=-1 to solve for A" --> -13 + 12 = A(-1 + 3) --> A = -1/2yeah it factors to (x+1)(x+3) I know that. I'm just unsure which formula to use in my numerator
Does this look right
13x+12/(x+1)(x+3) = A/(x+1) +B/(x+3)
13x+12= A(x+3) + B(x+1)
After solving for B and A (let x=-1 to solve for A, let x=-3 to solve for B)
I get A = -11/2 ?
I get B = 37/2
From there it becomes
x^3/(x+1)(x+3) = x-4 +(11/2)/(x+1) + (37/2)/(x+3)
From here, Do I evaluate this as three integrals and add them ?
Does this look right
13x+12/[(x+1)(x+3)] . . . . You need grouping symbols around the denominator.
= A/(x+1) +B/(x+3)
13x+12= A(x+3) + B(x+1)
After solving for B and A (let x=-1 to solve for A, let x=-3 to solve for B)
I get A = -11/2
I get B = 37/2
From there it becomes
x^3/[(x+1)(x+3)] = . . . . Here also.
x-4 +(11/2)/(x+1) + (37/2)/(x+3)
From here, Do I evaluate this as three integrals and add them ?
DrPhil said:x^3/[(x+1)(x+3)]= And they are needed here, also.
x - 4 - (1/2)/(x+1) + (27/2)/(x+3)