document.write( "Question 804504: Find a third-degree polynomial equation with rational coefficients that has the given numbers as roots. 3 + i and -3 \n" ); document.write( "
Algebra.Com's Answer #484777 by erica65404(394)![]() ![]() You can put this solution on YOUR website! imaginary roots come in pairs. 3+i, 3-i, -3 \n" ); document.write( "(x-(3+i))(x-(3-i))(x+3) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Combine like terms \n" ); document.write( " \n" ); document.write( " |