document.write( "Question 395661: Please help! I am having difficulty with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find an nth degree polynomial function with real coefficients satifying the given conditions:\r
\n" );
document.write( "\n" );
document.write( "n=3; 4 and 2i are zeros; f(-1)=-50\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for any help! \n" );
document.write( "
Algebra.Com's Answer #280775 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find an nth degree polynomial function with real coefficients satifying the given conditions:\r \n" ); document.write( "\n" ); document.write( "n=3; 4 and 2i are zeros; \n" ); document.write( "Complex solutions occur in conjugate pairs, so -2i is also a zero.\r \n" ); document.write( "\n" ); document.write( "f(n) = (n-3)(n-4)(n-2i)(n+2i) \n" ); document.write( " \n" ); document.write( "Multiply those, that's the function. \n" ); document.write( "--------------------- \n" ); document.write( "f(-1) = 100 \n" ); document.write( "Multiply by -1/2 \n" ); document.write( " \n" ); document.write( "f(-1)=-50 \n" ); document.write( " \n" ); document.write( " |