document.write( "Question 55702This question is from textbook
\n" );
document.write( ": evaluation of polynomial with one variable\r
\n" );
document.write( "\n" );
document.write( "y^2+9y+7
\n" );
document.write( "y=-6\r
\n" );
document.write( "\n" );
document.write( "can not figure it out \n" );
document.write( "
Algebra.Com's Answer #37791 by tutorcecilia(2152) You can put this solution on YOUR website! y^2+9y+7 [Substitute -6 for y] \n" ); document.write( "(-6)^2+9(-6)+7 \n" ); document.write( "36-54+7 \n" ); document.write( "-11 \n" ); document.write( " \n" ); document.write( " |