document.write( "Question 1039732: .1 h(x) = x^4 + 4x^3 + 5x^2 + 4x + 4.
\n" );
document.write( "Write the polynomial as the product of linear factors?
\n" );
document.write( "List all the zeros of the function. (Enter your answers as a comma-separated list.)? \n" );
document.write( "
Algebra.Com's Answer #654475 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Use synthetic division to check on possible roots, -1, -2, -4. Expect one of them to be repeated.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "-4 | 1 4 5 4 4\r\n" ); document.write( " |\r\n" ); document.write( " | -4 0 -20 64\r\n" ); document.write( " |____________________________\r\n" ); document.write( " 1 0 5 -16 68\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "-2 | 1 4 5 4 4\r\n" ); document.write( " |\r\n" ); document.write( " | -2 -4 -2 -4\r\n" ); document.write( " |_______________________________\r\n" ); document.write( " 1 2 1 2 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now possible roots to test are only -1 and -2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "-2 | 1 2 1 2\r\n" ); document.write( " |\r\n" ); document.write( " | -2 0 -2\r\n" ); document.write( " |____________________________\r\n" ); document.write( " 1 0 1 0\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Quadratic Factor \n" ); document.write( "Your h(x) is |