document.write( "Question 22646: Fully factor the third-order polynomial H(s) if it is known that one of the factors is (s+2).
\n" ); document.write( "H(s)= 2s^3-7s^2-43s-42
\n" ); document.write( "I need help....
\n" ); document.write( "

Algebra.Com's Answer #11278 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
H(s)= 2s^3-7s^2-43s-42 try s=0,1,2,-1,-2 etc..
\n" ); document.write( "we find that at s=2 ....H=0...HENCE S+2 IS A FACTOR
\n" ); document.write( "DIVIDING WITH S+2 WE GET
\n" ); document.write( "-2...|...2......-7.........-43.........-42
\n" ); document.write( ".....|...0......-4..........22..........42
\n" ); document.write( "..............................................
\n" ); document.write( ".........2......-11.........-21..........0
\n" ); document.write( "HENCE WE GET 2S^2-11S-21
\n" ); document.write( "=2S^2-14S+3S-21=2S(S-7)+3(S-7)=(2S+3)(S-7)..HENCE
\n" ); document.write( "H(S)=(S+2)(2S+3)(S-7)
\n" ); document.write( "
\n" ); document.write( "
\n" );