document.write( "Question 1034313: Please help me find a third-degree polynomial equation with rational coefficients that has roots -4 and 2+i. \n" ); document.write( "
Algebra.Com's Answer #648918 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Please help me find a third-degree polynomial equation with rational coefficients that has roots -4 and 2+i. \n" ); document.write( "------------- \n" ); document.write( "Roots are -4, 2+i, 2-i \n" ); document.write( "----- \n" ); document.write( "f(x) = (x+4)((x-2)-i)((x-2)+i) \n" ); document.write( "===== \n" ); document.write( "f(x) = (x+4)((x-2)^2 +1) \n" ); document.write( "---- \n" ); document.write( "f(x) = (x+4)(x^2 - 4x +5) \n" ); document.write( "------------ \n" ); document.write( "f(x) = x^3 -4x^2 + 4x^2 + 5x - 16x + 20 \n" ); document.write( "------- \n" ); document.write( "f(x) = x^2 - 11x + 20 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |