document.write( "Question 390320: Write a polynomial function with rational coeffecients so that P(x)=0 has the given roots.
\n" );
document.write( "-5 and 3i \n" );
document.write( "
Algebra.Com's Answer #276716 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write a polynomial function with rational coeffecients so that P(x)=0 has the given roots. \n" ); document.write( "-5 and 3i \n" ); document.write( "---- \n" ); document.write( "If it has rational coefficients -3i must also be a root. \n" ); document.write( "---- \n" ); document.write( "(x+5)(x-3i)(x+3i) = 0 \n" ); document.write( "(x+5)(x^2+9) = 0 \n" ); document.write( "x^3 + 5x^2 + 9x + 45 = 0 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===== \n" ); document.write( " \n" ); document.write( " |