document.write( "Question 500493: Write a polynomial equation with integer coefficients that has the given roots.
\n" );
document.write( " x=7 x=-5 \n" );
document.write( "
Algebra.Com's Answer #338151 by chessace(471)![]() ![]() You can put this solution on YOUR website! (x-7)(x+5) \n" ); document.write( "x^2 -2x -35 \n" ); document.write( " \n" ); document.write( " |