document.write( "Question 850065: Form a third degree polynomial function with real coefficients such that 2+i and -1 are zeroes \n" ); document.write( "
Algebra.Com's Answer #511942 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
That includes zero at 2-i.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p=%28x%2B1%29%28x-%282%2Bi%29%29%28x-%282-i%29%29\"
\n" ); document.write( "\"p=%28x%2B1%29%28%28x-2%29-i%29%28%28x-2%29%2Bi%29\"
\n" ); document.write( "\"p=%28x%2B1%29%28%28x-2%29%5E2%2B1%29\"--------Do you understand that step?
\n" ); document.write( "\"p=%28x%2B1%29%28x%5E2-4x%2B4%2B1%29\"
\n" ); document.write( "\"highlight%28p=%28x%2B1%29%28x%5E2-4x%2B5%29%29\"
\n" ); document.write( "\"%28x%2B1%29x%5E2-4x%28x%2B1%29%2B5x%2B5\"
\n" ); document.write( "\"x%5E3%2Bx%5E2-4x%5E2-4x%2B5x%2B5\"
\n" ); document.write( "\"highlight%28p=x%5E3-2x%5E2%2Bx%2B5%29\"
\n" ); document.write( "
\n" );