document.write( "Question 62442: Please help w/ the following:
\n" );
document.write( "Find all the real and complex zeros of the polynomial x^4+8x^3+8x^2-72x-153.
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #43194 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all the real and complex zeros of the polynomial x^4+8x^3+8x^2-72x-153. \n" ); document.write( "---------- \n" ); document.write( "Graphing I find that x=3 and x=-3 are zeroes. \n" ); document.write( "Dividing the polynomial by x^2-9 I find the \n" ); document.write( "quotient is x^2+8x+17. \n" ); document.write( "Using the quadratic formula I get: \n" ); document.write( "x=[-8+-sqrt(64-4(17)]/2 \n" ); document.write( "x=[-8+-sqrt(-4)]/2 \n" ); document.write( "x=[-4+-i] \n" ); document.write( "Real zeros are x=3 and x=-3 \n" ); document.write( "Complex zeros are x=-4+i and x=-4-i \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |