Ask your own question, for FREE!
Mathematics 14 Online
OpenStudy (anonymous):

Find the partial fractions decomposition and an antiderivative.

OpenStudy (anonymous):

OpenStudy (jhannybean):

\[\frac{ 2x-3 }{ (x+2)^{2} }= \frac{ 2x-3 }{ (x+2)(x+2) }\]using this you can break down the fraction by readjusting the denominator: \[\frac{ 2x-3 }{ (x+2)(x+2) }= \frac{ A }{ (x+2) }+\frac{ B }{ (x+2) }\] can you take it from there?

OpenStudy (anonymous):

do i do cross multiply next?

OpenStudy (jhannybean):

Yep. you should get a linear equation such that: \[2x - 3=A(x+2)+B(x+2)\]

OpenStudy (anonymous):

okay so what do i do next?

OpenStudy (jhannybean):

You're going to evaluate A and B with respect to the constants and coefficients with the variables. By that I mean you're going to solve for A and for B. Let me know once you've attempted this and I will post further :)

OpenStudy (anonymous):

ok

OpenStudy (anonymous):

okay so i picked -2 as x so 2 can become 0 and i'm going to substitute into the problem to solve.

OpenStudy (anonymous):

\[\frac{ 2x-3 }{\left( x+2 \right)^{2} }=\frac{ 2x+4-4-3 }{ \left( x+2 \right)^{2} }\] \[\frac{ 2x+4-7 }{\left( x+2 \right)^{2} }=\frac{ 2x+4 }{ \left( x+2 \right)^{2} }-\frac{ 7 }{ \left( x+2 \right)^{2} }\] \[=\frac{ 2\left( x+2 \right) }{ \left( x+2 \right)^{2} }-\frac{7 }{\left( x+2 \right)^{2} }\] \[=\frac{ 2 }{x+2 }-\frac{ 7 }{ \left( x+2 \right)^{2} }\]

OpenStudy (jhannybean):

She wants to solve it using partial fractions... And @onegirl, I will be back in a couple mins.

OpenStudy (anonymous):

okay

OpenStudy (jhannybean):

Alright

OpenStudy (anonymous):

so i put -2 and i got -7 = a and b :/

OpenStudy (anonymous):

so?

OpenStudy (jhannybean):

Working on it :)

OpenStudy (anonymous):

ok

OpenStudy (jhannybean):

Ouch.. I think I might have done it wrong :\ reworking the problem!

OpenStudy (anonymous):

\[\int\limits \frac{ 2x-3 }{\left( x+2 \right)^{2} }dx=\int\limits \frac{ 2dx }{x+2 }-7\int\limits \left( x+2 \right)^{-2}dx \[=2\ln \left( x+2 \right)-7\frac{ \left( x+2 \right)^{-2+1} }{-2+1}+c\] \] \[=2\ln \left( x+2 \right)+\frac{ 7 }{x+2 }+c\]

OpenStudy (anonymous):

ummm....thats not using partial fractions decomposition..

OpenStudy (anonymous):

os is that the antiderivative

OpenStudy (anonymous):

yes, i have integrated after making partial fractions.

OpenStudy (anonymous):

ok

OpenStudy (anonymous):

so tahts my anti derivative

OpenStudy (jhannybean):

\[\frac{ 2x-3 }{ (x+2)^{2} } = \frac{ A }{ (x+2) }+\frac{ B }{ (x+2)^{2} }\] then you have.. \[2x-3 = A(x+2) +B\] Evaluating for A and B I get: \[A= 2, B=-3\] Putting it in Integral form,I get :\[\int\limits \frac{ 2 }{ (x+2) }-\frac{ 3 }{ (x+2)^{2} } dx\] \[2 \int\limits \frac{ 1 }{ (x+2) } - 3 \int\limits \frac{ 1 }{ (x+2)^{2} }\]\[2\ln |x+2| - 3\int\limits \frac{ 1 }{ (x+2)^{2} }\]

OpenStudy (jhannybean):

So if you've gotten this far, good. butin order to evaluate \[\int\limits \frac{ 1 }{ (x+2)^{2} } dx\] you need to use u-substitution. So!..let \[u=x+2\]\[du=dx\] and so \[\int\limits \frac{ 1 }{ (x+2)^{2} }dx = \int\limits \frac{ 1 }{ u^2}du\] That becomes \[\int\limits u ^{-2}du =-\frac{ 1 }{ u }\]

OpenStudy (jhannybean):

Altogether, we have, \[2\ln|x+2|+3\ln(x+2)^2 +C\]

OpenStudy (jhannybean):

I forgot my dx somewhere in there... :\ But you get the point!! :)

OpenStudy (anonymous):

so thats the antiderivative

OpenStudy (jhannybean):

I believe so, yes. I don't know where @surjithayer got the -7 from.. been trying to work that out into my problem.

OpenStudy (jhannybean):

Attempted the problem, tries to show step by step working it out. Correct me if im wrong!! :)

OpenStudy (anonymous):

\[\frac{ 2 }{ x+2 }-\frac{ 3 }{\left( x+2 \right)^{2} }=\frac{ 2\left( x+2 \right)-3 }{\left( x+2 \right)^{2} }\] \[=\frac{ 2x+4-3 }{\left( x+2 \right)^{2} }=\frac{ 2x+1 }{\left( x+2 \right)^{2} }\neq \frac{ 2x-3 }{\left( x+2 \right)^{2} }\]

OpenStudy (anonymous):

so i still havent gotten the partial fractions..

OpenStudy (anonymous):

\[\frac{ 2x-3 }{\left( x+2 \right)^{2} }=\frac{ A }{x+2 }+\frac{ B }{ \left( x+2 \right)^{2}}\] 2x-3=A(x+2)+B now you can find the values of A & B

OpenStudy (jhannybean):

The partial fraction is obtained when you break down your problem into a simpler form in order to evaluate the numerator in conjunction with the denominator. that was the A and B thing. those ARE your partial fractions. You then take the partial fractions and integrate them as you would your original problem. using A and B just helps to make it easier to evaluate since you can't easily evaluate the problem itself.

OpenStudy (anonymous):

ohh ok

OpenStudy (jhannybean):

So as @surjithayer stated, \[\frac{ A }{ x+2 }+\frac{ B }{ (x+2)^2 }\] are your partial fractions. Now you just evaluate the partial fractions in order to obtain a solution, the same solution you would get if you were to evaluate your problem a different way.

OpenStudy (anonymous):

2x-3=A(x+2)+B comparing the co-efficients of x & constant terms A=2 -3=2A+B=2*2+B B=-3-4=-7

OpenStudy (anonymous):

okay

OpenStudy (jhannybean):

Ohh you're right.It is -7. Is my work completely wrong then? :\

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!