document.write( "Question 43751: find the values of each polynomial for the given values of the variable\r
\n" );
document.write( "\n" );
document.write( "x=-3
\n" );
document.write( "x=-2\r
\n" );
document.write( "\n" );
document.write( "-x^2-5x-6 \n" );
document.write( "
Algebra.Com's Answer #28763 by jake_6233(74)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "x=-3 \n" ); document.write( "x=-2\r \n" ); document.write( "\n" ); document.write( "-x^2-5x-6 We have \n" ); document.write( "-(-3)^2 -5(-2)-6 Remember to square the x value and put a (-) in front of your answer \n" ); document.write( "-9 - (-10) -6 = -5\r \n" ); document.write( "\n" ); document.write( "Let me know if you want any further clarification \n" ); document.write( " |