document.write( "Question 75740: Find the values of each of the following polynomials for the given values of the variable.
\n" );
document.write( "-x^2-5x-6, x = -3 and x = -2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #54425 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! -X^2-5X-6 \n" ); document.write( "-(-3^2)-5*-3-6=-9+15-6=0 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "-(-2^2)-5*-2-6=-4+10-6=0 \n" ); document.write( " \n" ); document.write( " |