document.write( "Question 1156575: 1. Use synthetic division to divide p(x) = x^4 - 10x^2 - 2x + 4 by x + 3\r
\n" );
document.write( "\n" );
document.write( "2. Let f(x) = 3x^3 + 8x^2 + 5x - 7. Use synthetic division to find f(-2)\r
\n" );
document.write( "\n" );
document.write( "3. Use synthetic division to factor f(x) = x^3 - 5x^2 - x + 5 completely. Then sketch the graph of f. [Hint: Guess an initial zero of f(x). Then apply synthetic division.]\r
\n" );
document.write( "\n" );
document.write( "4. Use synthetic division to perform the division.
\n" );
document.write( "(a) x^3 + 3x^2 + 11x + 9 by x + 1
\n" );
document.write( "(b) x^4 + 4x^3 + 2x^2 + 9x + 4 by x + 4\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "These are homework problems I need help with. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #779292 by josgarithmetic(39616)![]() ![]() ![]() You can put this solution on YOUR website! Too many exercises; just doing some of #3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Choices to check as roots are -1, -5, 1, 5. \n" ); document.write( " \r\n" ); document.write( "-1 | 1 -5 -1 5\r\n" ); document.write( " | -1 6 -5\r\n" ); document.write( " |------------------------------\r\n" ); document.write( " 1 -6 5 0\r\n" ); document.write( "\r\n" ); document.write( "-1 found to be a root.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "That quadratic factor is factorable into \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The roots are -1, 1, and 5. \n" ); document.write( "Degree is odd (three) and lead coefficient is positive, telling you something about shape - decreases without end to the left; increases to the right without end,...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |