document.write( "Question 886218: Find the simplest polynomial equation with the real coefficients that has the given roots
\n" );
document.write( "x=-4,x=6 \n" );
document.write( "
Algebra.Com's Answer #535762 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (x+4)(x-6) = x^2 -2x -24 \n" ); document.write( "y = x^2 -2x -24 \n" ); document.write( " \n" ); document.write( " |