integrate (5x^2+20x+6) / (x^3+2x^2+x). show steps.
I would just factor first than use partial fractions
then*
this requires the "harder" method of partial fractions
yes i would do that too, and i would cheat to do it
because computing these partial fractions is going to be a bit of a pain since the denominator is \(x(x+1)^2\) fortunately it is cooked up to give you integer answers
@eliassaab has a snap method for doing these but i don't know it
A = 6 5 = A + B + C 20 = 2A + B +C What am i suppose to do with that? I can't seem to solve for B or C.
well if you know A = 6 then you have two equations with two unknowns
ya...
i dont get it
i need a value for B and C
hold on one second
ok
assuming your equations are right, the first one becomes \[5 = 6 + B + C\] or \[-1=A+C\]
ok something is messed up let me do it with pencil
is there a good digital pen/pad i could buy? i wish i could show you my whole paper
i don't know of one first off, lets get the answer
it is \[\frac{6}{x}-\frac{1}{x+1}+\frac{9}{(x+1)^2}\]
http://www.wolframalpha.com/input/?i=integrate+%285x%5E2%2B20x%2B6%29+%2F+%28x%5E3%2B2x%5E2%2Bx%29
now we have \[\frac{5x^2+20x+6}{x(x+1)^2}=\frac{A}{x}+\frac{B}{x+1}+\frac{Cx+D}{(x+1)^2}\]
oh wait, i didnt do it exactly like that
here are the partial fractions, you don't have to ask wolfram to integrate http://www.wolframalpha.com/input/?i=%285x^2%2B20x%2B6%29+%2F+%28x^3%2B2x^2%2Bx%29 it does it for you
i have x(x+1)(x+1) in denominator
http://www.wolframalpha.com/inputwe get \[a(x+1)^2+bx(x+1)+(cx+d)x=5x^2+20x+6\]
replacing \(x=0\) you get \(a=6\) right away
i have A/x + B/x+1 + C/x+1
that is a mistake
you have a repeated factor in the denominator
so it should be what i wrote above
\[\frac{5x^2+20x+6}{x(x+1)^2}=\frac{A}{x}+\frac{B}{x+1}+\frac{Cx+D}{(x+1)^2}\]
if you have a repeated factor, you need to take successive powers
however, i too made a mistake since they are repeated it should be \[\frac{5x^2+20x+6}{x(x+1)^2}=\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2}\]
this gives \[a(x+1)^2+bx(x+1)+cx=5x^2+20x+6\] and as before replacing \(x\) by 0 gives \(a=6\)
then replacing \(x\) by -1 gives \(-c=5-20+6)\) and so \(c=9\)
i have a monstrosity in my numerator
and since if you expand on the right you will get the coefficients of the \(x^2\) term as \(a+b\) and as \(a=6\) this is \(6+b\) you know \(6+b=5\) and so \(b=-1\)
don't expand
it is too much work
ok, then A(x+1)^3
numerator is \[a(x+1)^2+bx(x+1)+cx=5x^2+20x+6\] there is no cube term
lets go slow
start with \[\frac{5x^2+20x+6}{x(x+1)^2}=\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2}\][
since \(x+1\) is a repeated factor
then if you add the stuff on the right, the numerator will be \[a(x+1)^2+bx(x+1)+cx=5x^2+20x+6\]
k, u lost me with that step...
or if you prefer \[A(x+1)^2+Bx(x+1)+Cx=5x^2+20x+6\] are these steps clear?
oh ok i thought maybe so
i thought A gets the denominators it doesn't have
lets go back to \[\frac{5x^2+20x+6}{x(x+1)^2}=\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2}\]
which would be x+1 and (x+1)^2
i see the problem
k, ya, i agree with that step
the denominator of your original thing is \(x(x+1)^2\), that is the least common multiple of the denominators on the right hand side as well
so if you were going to add \[\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2}\] then you would use your original denominator (that is the point of this)
since the lcd is \(x(x+1)^2\) and you have the term \(\frac{A}{x}\) you only need to multiply it top and bottom by \((x+1)^2\)
in other words when you add, that term would look like \[\frac{A(x+1)^2}{x(x+1)^2}\]
so, in the future can i just look at the left denom and ask myself what's missing
oh yes exaclty!
just like you would with numbers in fact
assuming i didnt screw up that denom
right
cause if it's not in LCD it wont work i assume
so with that in mind, hopefully this line \[A(x+1)^2+Bx(x+1)+Cx=5x^2+20x+6\] makes sense
you are thinking too hard i believe you started with the denominator, that is what you have to end up with they have to be the same
so if we get to the point where \[A(x+1)^2+Bx(x+1)+Cx=5x^2+20x+6\] makes sense, then finding A, B and C is not that hard
ok, ya, i'm with you now
don't expand! it is a pain to do it that way
lemme see if i can continue
you can of course if you like you can expand the left hand side, then equate like coefficients, and then solve a 3 by 3 system of equations, but that is really the long way to do it substitute appropriate values for \(x\) to get what you want
what's the better way to do it
i usually expand the right side...
replace \(x=0\) solve for A in one step with your eyes
is that clear?
ok, yes, A=6
now what
replace \(x\) by what will give you zero in every other slot
i.e.\(-1\) this takes only a tiny bit of arithmetic, although it is not as snappy as finding A
is that step clear?
no, can u give me the equation for B
replace \(x=-1\) and you will find C right away
on the left you will get \(-C\) and on the right you will get \(5(-1)^2+20\times -1+6=-9\) which tells you \(C=9\)
now we can find B
wait... how do u know to use -1.. i wouldnt see that
because each term except \(Cx\) contains a factor of \(x+1\)
cause i'm looking at 5x^2 + 20x + 6 = .. all that stuff in the numerator
so if you replace \(x\) by -1 you will only be left with \(-C\) on the left
|dw:1344133782742:dw|
Join our real-time social learning platform and learn together with your friends!