document.write( "Question 108142: find the values of each of the following polynomials for the given values of variables\r
\n" );
document.write( "\n" );
document.write( "-x^2-5x-6
\n" );
document.write( "x=-3 and x=-2 \n" );
document.write( "
Algebra.Com's Answer #78793 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=-x^2-5x-6 \n" ); document.write( "f(-3)=-3^2-5*-3-6 \n" ); document.write( "f(-3)=9+15-6 \n" ); document.write( "f(-3)=18 answer. \n" ); document.write( "f(-2)=-2^2-5*-2-6 \n" ); document.write( "f(-2)=4+10-6 \n" ); document.write( "f(-2)=8 answer. \n" ); document.write( " \n" ); document.write( " |