document.write( "Question 1036614: Hello, How would I sketch the graph of a polynomial function that has these indicated number and types of zeros? \r
\n" );
document.write( "\n" );
document.write( "a. 3 real, 2 imaginary
\n" );
document.write( "b. 4 real
\n" );
document.write( "c. 2 imaginary \n" );
document.write( "
Algebra.Com's Answer #651379 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The imaginary are conjugate. use (x-i) and (x+i). Their product is x^2+1 \n" ); document.write( "Three real could be 1,0 and -1, factors are x,(x-1)(x+1) or x(x^2-1)or x^3-x. Multiplying that by x^2+1 to get \n" ); document.write( "x^5+x^3-x^2-x \n" ); document.write( " |