document.write( "Question 1075280: Determine whether the following numbers are zero of the polynomial equation.
\n" );
document.write( "P(x)=x^3-2x^2+4x-8
\n" );
document.write( "A). -2
\n" );
document.write( "B). 2i \n" );
document.write( "
Algebra.Com's Answer #689950 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I would substitute the numbers or graph for the real numbers \n" ); document.write( "for -2: -8-8-8-8 does not equal 0, so not a root \n" ); document.write( "2i: 8i^3-8i^2+8i-8=-8i+8+8i-8 does work. \n" ); document.write( "+2 is a root, so (x-2) is a factor \n" ); document.write( "the other factor is (x^2+4) \n" ); document.write( "The roots are 2, 2i, and -2i \n" ); document.write( "For the purposes of this question, B. \n" ); document.write( " |