document.write( "Question 82697: find the values of each of these polynomials for the given values
\n" );
document.write( "-x2-5x-6\r
\n" );
document.write( "\n" );
document.write( "x=-3
\n" );
document.write( "x=-2 \n" );
document.write( "
Algebra.Com's Answer #59346 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! -x^2-5x-6 \n" ); document.write( "-(-3)^2-5(-3)-6 \n" ); document.write( "-9+15-6=0 answer. \n" ); document.write( "--------------------- \n" ); document.write( "-(-2)^2-5(-2)-6 \n" ); document.write( "-4+10-6=0 answer. \n" ); document.write( " |