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

Is this partial fraction decomposition correct?

OpenStudy (darkigloo):

\[\frac{ 1 }{ x^3 +2x^2+x} = \frac{ A }{ x }+\frac{ B }{ x+1 }+\frac{ C }{ (x+1)^2 }\]

OpenStudy (solomonzelman):

\(\color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x} =\frac{1}{x(x+1)(x+1)} }\)

OpenStudy (solomonzelman):

Your factors are all linear, so the generic terms are all constants. Yes, your answer is correct.

OpenStudy (darkigloo):

i got A=1 but how do i find B and C?

OpenStudy (solomonzelman):

If you had something like \(x^2+2\), then this is not a linear times linear, and in that case, you would need to write \(\color{#000000}{ \displaystyle Ax+B }\) in numerator.

OpenStudy (solomonzelman):

Ok, now, how to find A, B, C.

OpenStudy (solomonzelman):

\(\color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x} =\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2} }\) multiply all through by the big denominator (by \(\color{#000000}{ x^3+2x^2+x }\)), and then show me what you get.

OpenStudy (darkigloo):

\[A(x+1)(x+1)^2+B(x)(x+1)^2+C(x)(x+1)=1\]

OpenStudy (solomonzelman):

you are off by a factor of (x+1). it is just \(\color{#000000}{ \displaystyle 1=a(x+1)^2+Bx(x+1)+Cx }\)

OpenStudy (solomonzelman):

Now, this decomposition above is said to be true for all x, so you just need to plug in some values of x, to find A, B, and C.

OpenStudy (darkigloo):

why is it that instead of what i wrote?

OpenStudy (solomonzelman):

\(\color{#000000}{ \displaystyle \color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x} =\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2} } }\) you are multiplying each term by \(\color{#000000}{ \displaystyle x^3+2x^2+x }\), and this is the same as multiplying times \(\color{#000000}{ x (x+1)^2 }\). So, you are going to have: \(\color{#000000}{ \displaystyle \color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x}\times x (x+1)^2=1 } }\) \(\color{#000000}{ \displaystyle \color{#000000}{ \displaystyle \frac{A}{x}\times x (x+1)^2=(x+1)^2 } }\) \(\color{#000000}{ \displaystyle \color{#000000}{ \displaystyle \frac{B}{x+1}\times x (x+1)^2=x(x+1) } }\) \(\color{#000000}{ \displaystyle \color{#000000}{ \displaystyle \frac{C}{(x+1)^2}\times x (x+1)^2=x } }\)

OpenStudy (solomonzelman):

So, therefore, you get, \(\color{#000000}{ \displaystyle 1=A(x+1)^2+Bx(x+1)+Cx }\)

OpenStudy (solomonzelman):

See?

OpenStudy (solomonzelman):

oh, I forgot to include A, B, C in those products, but I hope you get the point anyway:)

OpenStudy (darkigloo):

oh ok

OpenStudy (solomonzelman):

Yes, so you have: \(\color{#000000}{ \displaystyle 1=A(x+1)^2+Bx(x+1)+Cx }\)

OpenStudy (solomonzelman):

Now, plug in different x-values to solve for A, B, C.

OpenStudy (solomonzelman):

I would advise x=0 to solve A. x=-1 to solve for C. x=2, and you can solve for B once you know A and C.

OpenStudy (darkigloo):

A=1, B=1/6, C=-1

OpenStudy (solomonzelman):

\(\color{#000000}{ \displaystyle 1=A(x+1)^2+Bx(x+1)+Cx }\) \(\color{#000000}{ \displaystyle 1=A(0+1)^2+B(0)(0+1)+C(0) }\) \(\color{#000000}{ \displaystyle 1=A }\) \(\color{#000000}{ \displaystyle 1=(x+1)^2+Bx(x+1)+Cx }\) \(\color{#000000}{ \displaystyle 1=(-1+1)^2+B(-1)(-1+1)+C(-1) }\) \(\color{#000000}{ \displaystyle -1=C }\) \(\color{#000000}{ \displaystyle 1=(x+1)^2+Bx(x+1)-x }\) \(\color{#000000}{ \displaystyle 1=(-2+1)^2+B(-2)(-2+1)+2 }\) \(\color{#000000}{ \displaystyle 1=(-1)^2+B(-2)(-1)+2 }\) \(\color{#000000}{ \displaystyle 1=1+2B+2 }\) \(\color{#000000}{ \displaystyle 0=2+2B }\) \(\color{#000000}{ \displaystyle B=-1 }\)

OpenStudy (solomonzelman):

So, therefore, A=1 B=-1 C=-1

OpenStudy (solomonzelman):

\(\color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x}=\frac{A}{x}+\frac{B}{x(x+1)}+\frac{A}{(x+1)^2} }\) \(\color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x}=\frac{1}{x}-\frac{1}{x(x+1)}-\frac{1}{(x+1)^2} }\)

OpenStudy (darkigloo):

got it :) thanks. can you check another one?

OpenStudy (solomonzelman):

Sure, but you can always use wolfram to check answers too, if you like.

OpenStudy (solomonzelman):

I wouldn't mind tho', but in case no one is online to check, or if you want a faster reply ...

OpenStudy (darkigloo):

ok thanks, is there supposed to be an x in front of (x+1) in B/x(x+1) ?

OpenStudy (solomonzelman):

In the denominator, yes.

OpenStudy (darkigloo):

but you didnt put the x when you wrote it out the first time

OpenStudy (solomonzelman):

I think I know what you confused.

OpenStudy (solomonzelman):

When I multiply by the big denominator I will get the following: A(x+1)²+Bx(x+1)+Cx (with x in front of B, after multiplication) The initial decomposition, tho, is: \(\color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x} =\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2} }\)

OpenStudy (darkigloo):

right, so i thought the answer would be \[\frac{ 1 }{ x^3+2x^2+x }=\frac{ 1 }{ x } - \frac{ 1}{ x+1 }-\frac{ 1 }{ (x+1)^2 }\]

OpenStudy (darkigloo):

i thought i just had to plug in A, B, C

OpenStudy (solomonzelman):

Oh, my bad, I see!

OpenStudy (solomonzelman):

Yes, I didn't remove the x when I was doing the latex. What you wrote is correct;)

OpenStudy (darkigloo):

oh ok :) thank you! can i show you another one, i checked my answer on wolfram but i'm unsure of the equation to find a, b, and c

OpenStudy (darkigloo):

\[\frac{ 1 }{ x^5-x^2 }=\frac{ 1 }{ x^2(x^3-1)}=\frac{ 1 }{ x^2(x+1)(x^2-x+1) }\] \[\frac{ Ax+B }{ x^2 }+\frac{ C }{ x+1 }+\frac{ Dx+E }{ x^2-x+1 }\] \[Ax+B(x+1)(x^2-x+1)+C(x^2-x+1)(x^2)+Dx+E(x+1)(x^2)=1\]

OpenStudy (darkigloo):

is that right?

OpenStudy (solomonzelman):

The decomposition is incorrect.

OpenStudy (darkigloo):

:(

OpenStudy (solomonzelman):

x is a linear term, and x^2 is a product of two linear term (x and x). That means that you have a generic constant below.

OpenStudy (darkigloo):

is it A/x ?

OpenStudy (solomonzelman):

If you had a denominator of \(x^2+3\) or other square polynomial that can't be expressed as a product of two linears, then you would have \((Ax+D)/(x^2+2)\). However in this case, since \(x\) is a linear, and \(x^2\) is a product of two linears, therefore you get \(A/x^2\).

OpenStudy (darkigloo):

\[\frac{ A }{ x^2} + \frac{ B }{ x+1 }+\frac{ Cx+D }{ x^2-x+1 }\]

OpenStudy (solomonzelman):

Yes, precisely.

OpenStudy (solomonzelman):

Then you multiply by the original denominator, to solve for A, B, C, and D.

OpenStudy (darkigloo):

\[A(x+1)(x^2-x+1)+B(x^2)(x^2-x+1)+Cx+E(x^2)(x+1)=1\]

OpenStudy (solomonzelman):

Check your C. And I suppose that E was D (that one is correct, just like the rest, besides C).

OpenStudy (solomonzelman):

You are multiplying everything times \(\color{#000000}{ \displaystyle x^2(x+1)(x^2-x+1) }\). \(\color{#000000}{ \displaystyle \frac{Cx}{x^2-x+1}\times x^2(x+1)(x^2-x+1) =Cx(x+1) }\)

OpenStudy (darkigloo):

so is that \[(C(x)+D)(x^2)(x+1)\]

OpenStudy (darkigloo):

no wait...

OpenStudy (solomonzelman):

good that you noticed..

OpenStudy (darkigloo):

why don't you include the D?

OpenStudy (solomonzelman):

Really, \(C+Dx\), not \(Cx+D\)!

OpenStudy (solomonzelman):

If you are factoring like this, make sure that your terms match. What you wrote originally would result in \(x^3\).

OpenStudy (darkigloo):

oh! i'll be back in like 15min, is that ok?

OpenStudy (solomonzelman):

I am going to be offline just about now or in 5 minutes. It's getting late in my location.

OpenStudy (darkigloo):

ok no problem. thank you though :)

OpenStudy (solomonzelman):

You can tag me 3 times, and I will post the material if I have time, but I might now... good luck!

OpenStudy (darkigloo):

@SolomonZelman im confused, wouldn't you multiply \[\frac{ (Cx+D)(x^2-x+1)(x^2)(x+1)}{ x^2-x+1 }=(Cx+D)(x^2)(x+1) \]

OpenStudy (solomonzelman):

Oh, yeah you are correct, I made a mistake. (Sorry for this delay, I was offline.)

OpenStudy (darkigloo):

thank you :)

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!