document.write( "Question 1157331: Form a polynomial f left parenthesis x right parenthesis with real coefficients having the given degree and zeros.
\n" );
document.write( "Degree 4; zeros: 3+2i ; -5 multiplicity 2
\n" );
document.write( "Enter the polynomial.
\n" );
document.write( "f(x)=a(___)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #780180 by greenestamps(13334) You can put this solution on YOUR website! \n" ); document.write( "The polynomial is to have real coefficients, so the complex zeros occur in conjugate pairs. So the roots are 3+2i, 3-2i, -5, and -5. \n" ); document.write( "Use Vieta's theorem to find the quadratic polynomial with roots 3+2i and 3-2i: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The quadratic polynomial is \n" ); document.write( " \n" ); document.write( "The quadratic polynomial with roots -5 and -5 is \n" ); document.write( " \n" ); document.write( "The polynomial we want is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |