document.write( "Question 429826: Please help me solve:
\n" );
document.write( "\"Find a third degree polynomial equation with rational coefficients that has the given numbers as roots: -1, i+1 \"
\n" );
document.write( "I have the problem set up as: (x+1){x-(i+1)}{x-(i-1)} but I can't seem to solve it correctly. Please help! \n" );
document.write( "
Algebra.Com's Answer #298541 by edjones(8007) You can put this solution on YOUR website! (x+1)(x-(i+1))(x-(i+1)) \n" ); document.write( "=-2x^2*-3x-1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |