document.write( "Question 1129188: Find an​ nth-degree polynomial function with real coefficients satisfying the given conditions. If you are using a graphing​ utility, use it to graph the function and verify the real zeros and the given function value.\r
\n" ); document.write( "\n" ); document.write( "n=3;
\n" ); document.write( "-3 and 3+5i are zeros;
\n" ); document.write( "f (1) = 116\r
\n" ); document.write( "\n" ); document.write( "f(x)=
\n" ); document.write( "

Algebra.Com's Answer #745768 by greenestamps(13206)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The non-real zeros come in conjugate pairs; so the 3 roots are -3, 3+5i,and 3-5i. Then the polynomial is

\n" ); document.write( "\"a%28x-%28-3%29%29%28x-%283%2B5i%29%29%28x-%283-5i%29%29\"
\n" ); document.write( "\"a%28x%2B3%29%28%28x-3%29-5i%29%28%28x-3%29%2B5i%29\"
\n" ); document.write( "\"a%28x%2B3%29%28%28x%5E2-6x%2B9%29%2B25%29\"
\n" ); document.write( "\"a%28x%2B3%29%28x%5E2-6x%2B34%29\"

\n" ); document.write( "To determine the value of the leading coefficient a, use the given fact that f(1)=116:

\n" ); document.write( "\"a%284%29%2829%29+=+116a+=+116\"
\n" ); document.write( "\"a+=+1\"

\n" ); document.write( "So the leading coefficient is 1, and the polynomial is found by performing the indicated multiplication.

\n" ); document.write( "\"f%28x%29+=+%28x%2B3%29%28x%5E2-6x%2B34%29+=+x%5E3-3x%5E2%2B16x%2B102\"
\n" ); document.write( "
\n" );