document.write( "Question 31752: The question is:
\n" );
document.write( "Find all the real and complex zeros of the polynomial
\n" );
document.write( "x^4+8x^3+16x^2-8x-17\r
\n" );
document.write( "\n" );
document.write( "(A) 4, -4, 1 -2i, 1+2i\r
\n" );
document.write( "\n" );
document.write( "(B) 1 -1, -4 -i, -4+i\r
\n" );
document.write( "\n" );
document.write( "(C) none of these\r
\n" );
document.write( "\n" );
document.write( "(D) 1, -1, -4 -2i, -4+2i\r
\n" );
document.write( "\n" );
document.write( "This is conufusing- thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #18424 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I assume you know synthetic division. \n" ); document.write( "Since the coefficients of the polynomial add up to zero \n" ); document.write( "\"1\" is a zero of the polynomial. \n" ); document.write( "Using \"1\" in synthetic division you find a quotient \n" ); document.write( "of 1 9 25 17 \n" ); document.write( "Using \"-1\" in synthetic division you next get a quotient \n" ); document.write( "of 1 8 17 or x^2 +8x + 17 \n" ); document.write( "This you can solve with the quadratic formula and find \n" ); document.write( "zeroes at x= -4+i and -4-i \n" ); document.write( "So you have zeroes at 1, -1, -4+i, and -4-i \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |