document.write( "Question 926867: How do I find the real zeros to the problem f(x)= x^4+x^3-8x^2-9x-9? \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "f(x)= x^4+x^3-8x^2-9x-9, x = ± 3 are roots (81+27-72-27-9) = 0 And( (81-27-72+ 27-9)= 0\n" ); document.write( "Using Synthetic Division\n" ); document.write( "3 1 1 -8 -9 -9\n" ); document.write( " 3 12 12 9\n" ); document.write( " 1 4 4 -3 0 and again\n" ); document.write( "-3 -3 -3 3 \n" ); document.write( " 1 1 1 0 \n" ); document.write( "(x-3)(x+3)(x^2 + x + 1)\n" ); document.write( ".......\n" ); document.write( "x^2 + x + 1 has imaginary roots\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-.5 ± .5i√3 \n" ); document.write( "