document.write( "Question 1005756: The question asks Given polynomial function f and a zero of f, find the other zeros: f(x) 5x^3-x^2-18x+8;-2\r
\n" ); document.write( "\n" ); document.write( "What tried was using the synthetic division to solve the other zeros but I get 5x^2-11x+4 to factor out but I don't think anything goes into that.
\n" ); document.write( "What would be the other zeros if that does not factor?
\n" ); document.write( "

Algebra.Com's Answer #621930 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Given is that one of the zeros is \"-2\"; and using this in synthetic division should give a factorable quadratic quotient.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    -2    |   5   -1   -18   8\r\n" );
document.write( "          |\r\n" );
document.write( "          |       -10   22   -8\r\n" );
document.write( "          |____________________________\r\n" );
document.write( "              5   -11    4   0\r\n" );
document.write( "

\n" ); document.write( "Essentially showing what you/your group found.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The quadratic result should (hopefully) be factorable. A try:
\n" ); document.write( "Discriminant, \"%28-11%29%5E2-4%2A5%2A4=121-20%2A5=121-80=41\", and you should expect two REAL, IRRATIONAL zeros for this quadratic factor.
\n" ); document.write( "They are \"highlight%28%2811-sqrt%2841%29%29%2F10%29\" and \"highlight%28%2811%2Bsqrt%2841%29%29%2F10%29\".
\n" ); document.write( "-
\n" ); document.write( "The formula for the general solution of quadratic equation was used.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--
\n" ); document.write( "Fixed mistake in denominators
\n" ); document.write( "
\n" );