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)![]() ![]() ![]() You can put this solution on YOUR website! Given is that one of the zeros is \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, \n" ); document.write( "They are \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( " |