document.write( "Question 128923: Find the roots
\n" ); document.write( "X^3 - X^2 + 15X - 17 = 0\r
\n" ); document.write( "\n" ); document.write( "If I use synthetic division, I get
\n" ); document.write( "(X + 1)(X^2 - 2x + 17)\r
\n" ); document.write( "\n" ); document.write( "This is where I am stuck. I need help to finish it because I can't get synthetic division to come out right.\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "Laura
\n" ); document.write( "

Algebra.Com's Answer #94286 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
maybe you wrote wrong X^3 - X^2 + 15X - 17 = 0
\n" ); document.write( "i think is X^3 - X^2 + 15X +17 = 0\r
\n" ); document.write( "\n" ); document.write( "a simple root is x=-1 so doing the synthetic division \r
\n" ); document.write( "\n" ); document.write( " 1 -1 15 17
\n" ); document.write( "-1 -1 2 -17
\n" ); document.write( " 1 -2 17 0\r
\n" ); document.write( "\n" ); document.write( "and then your result is valid X^3 - X^2 + 15X +17 =(X + 1)(X^2 - 2x + 17)\r
\n" ); document.write( "\n" ); document.write( "then you have to solve X^2 - 2x + 17=0 but the roots of this function are not real because (-2)^2-4(1)(17)=-64<0 then the only real root is -1\r
\n" ); document.write( "\n" ); document.write( "and the others are (2+sqrt(-64))/2 and (2-sqrt(-64))/2\r
\n" ); document.write( "\n" ); document.write( "so in complex notation 1+4i and 1-4i \r
\n" ); document.write( "\n" ); document.write( "Then R: -1,1+4i,1-4i
\n" ); document.write( "
\n" ); document.write( "
\n" );