document.write( "Question 942775: P(x)= x^3+x^2-4x+6\r
\n" );
document.write( "\n" );
document.write( "Express P(x) as a product of irreducible factors over the set of real numbers given that 1+i is a root of the polynomial.\r
\n" );
document.write( "\n" );
document.write( "Thanks!! \n" );
document.write( "
Algebra.Com's Answer #574789 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 1+i is a root of P(x) --> 1-i is also a root of P(x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of the roots of P(x) is -1, so (1+i) + (1-i) + r = -1 --> r = -3. So -3 is also a root of P(x) (you can check this).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then P(x) = (x - (1+i))(x - (1-i))(x+3). \n" ); document.write( " |