document.write( "Question 1158180: Find an​ nth-degree polynomial function with real​ coefficient satisfying the given conditions
\n" ); document.write( "n=3; 1 and -2+3i are zeros; a leading coefficient of​ 1
\n" ); document.write( "

Algebra.Com's Answer #781129 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\"n=3\"->\"3rd\"-degree polynomial function\r
\n" ); document.write( "\n" ); document.write( "a leading coefficient of​ \"1\"\r
\n" ); document.write( "\n" ); document.write( "use zero product theorem; so polynomial function is:\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=1%28x-x%5B1%5D%29%28x-x%5B2%5D%29%28x-x%5B3%5D%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "given zeros:\r
\n" ); document.write( "\n" ); document.write( "\"x%5B1%5D=+1+\" and \r
\n" ); document.write( "\n" ); document.write( "\"x%5B2%5D=-2%2B3i\"-> since complex zeros always come in pairs, you also have\r
\n" ); document.write( "\n" ); document.write( "\"x%5B3%5D=-2-3i\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substitute in\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=1%28x-x%5B1%5D%29%28x-x%5B2%5D%29%28x-x%5B3%5D%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x-1%29%28x-%28-2%2B3i%29%29%28x-%28-2-3i%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x-1%29%28x%2B2-3i%29%28x%2B2%2B3i%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x-1%29%28x%5E2%2B2x%2B3i%2Ax%2B2x%2B4%2B6i-3ix-6i-9i%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x-1%29%28x%5E2%2B4x%2B4-9%28-1%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x-1%29%28x%5E2%2B4x%2B4%2B9%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x-1%29%28x%5E2%2B4x%2B13%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=x%5E3+%2B+3x%5E2+%2B+9x+-+13\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );