ko_kidd
- 21
- 0
\frac{7}{3s^{2}(3s+1)}
Can this be decomposed, and how?
Can this be decomposed, and how?
ko_kidd said:I have one more problem.
Would this:\frac{87}{(x)(x^{2}+13x+38)}
simplify to something like
\frac{Ax+B}{x^{2}+13x+38} + \frac{C}{x} = \frac{87}{(x)(x^{2}+13x+38)}
ko_kidd said:\frac{7}{3s^{2}(3s+1)}
Can this be decomposed, and how?
symbolipoint said:I'd say, yes; it can be decomposed; without my first relearning the method and trying to decompose to partial fractions. Your denominators might be \[<br /> 3s^2 <br /> \]<br /> and \[<br /> 3s + 1<br /> \]<br />
HallsofIvy said:With that "s2", you are going to need both 1/s and 1/s2.
\frac{7}{3s^2(3s+1)}= \frac{A}{s}+ \frac{B}{s^2}+ \frac{C}{3s+1}
Multiplying through by the common denominator, 7= As(3s+1)+ B(3s+1)+ Cs^2. Taking s= 0, 7= B. Taking s= -1/3, 7= C/9 so C= 63. Finally, taking s= 1, 7= 4A+ 4B+ C= 4A+ 28+ 63. 4A= 7- 91= -84, A= -21.