document.write( "Question 324516: Find a polynomial equation with integral coefficients that has the roots:\r
\n" );
document.write( "\n" );
document.write( "-2, 2, -3 \n" );
document.write( "
Algebra.Com's Answer #705797 by MathTherapy(10555)![]() ![]() You can put this solution on YOUR website! Find a polynomial equation with integral coefficients that has the roots:\r \n" ); document.write( "\n" ); document.write( "-2, 2, -3 \n" ); document.write( " If roots are - 2, 2, and - 3, factors are x + 2, x - 2, and x + 3, and so, we get the CORRECT ANSWER as: (x + 2)(x - 2)(x + 3) = 0.\n" ); document.write( " |