Is this partial fraction decomposition correct?
\[\frac{ 1 }{ x^3 +2x^2+x} = \frac{ A }{ x }+\frac{ B }{ x+1 }+\frac{ C }{ (x+1)^2 }\]
\(\color{#000000}{ \displaystyle \frac{1}{x^3+2x^2+x} =\frac{1}{x(x+1)(x+1)} }\)
Your factors are all linear, so the generic terms are all constants. Yes, your answer is correct.
i got A=1 but how do i find B and C?
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.
Ok, now, how to find A, B, C.
\(\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.
\[A(x+1)(x+1)^2+B(x)(x+1)^2+C(x)(x+1)=1\]
you are off by a factor of (x+1). it is just \(\color{#000000}{ \displaystyle 1=a(x+1)^2+Bx(x+1)+Cx }\)
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.
why is it that instead of what i wrote?
\(\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 } }\)
So, therefore, you get, \(\color{#000000}{ \displaystyle 1=A(x+1)^2+Bx(x+1)+Cx }\)
See?
oh, I forgot to include A, B, C in those products, but I hope you get the point anyway:)
oh ok
Yes, so you have: \(\color{#000000}{ \displaystyle 1=A(x+1)^2+Bx(x+1)+Cx }\)
Now, plug in different x-values to solve for A, B, C.
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.
A=1, B=1/6, C=-1
\(\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 }\)
So, therefore, A=1 B=-1 C=-1
\(\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} }\)
got it :) thanks. can you check another one?
Sure, but you can always use wolfram to check answers too, if you like.
I wouldn't mind tho', but in case no one is online to check, or if you want a faster reply ...
ok thanks, is there supposed to be an x in front of (x+1) in B/x(x+1) ?
In the denominator, yes.
but you didnt put the x when you wrote it out the first time
I think I know what you confused.
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} }\)
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 }\]
i thought i just had to plug in A, B, C
Oh, my bad, I see!
Yes, I didn't remove the x when I was doing the latex. What you wrote is correct;)
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
\[\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\]
is that right?
The decomposition is incorrect.
:(
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.
is it A/x ?
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\).
\[\frac{ A }{ x^2} + \frac{ B }{ x+1 }+\frac{ Cx+D }{ x^2-x+1 }\]
Yes, precisely.
Then you multiply by the original denominator, to solve for A, B, C, and D.
\[A(x+1)(x^2-x+1)+B(x^2)(x^2-x+1)+Cx+E(x^2)(x+1)=1\]
Check your C. And I suppose that E was D (that one is correct, just like the rest, besides C).
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) }\)
so is that \[(C(x)+D)(x^2)(x+1)\]
no wait...
good that you noticed..
why don't you include the D?
Really, \(C+Dx\), not \(Cx+D\)!
If you are factoring like this, make sure that your terms match. What you wrote originally would result in \(x^3\).
oh! i'll be back in like 15min, is that ok?
I am going to be offline just about now or in 5 minutes. It's getting late in my location.
ok no problem. thank you though :)
You can tag me 3 times, and I will post the material if I have time, but I might now... good luck!
@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) \]
Oh, yeah you are correct, I made a mistake. (Sorry for this delay, I was offline.)
thank you :)
Join our real-time social learning platform and learn together with your friends!