document.write( "Question 52697: evaluate the following expressions for x=-1, y=2
\n" );
document.write( "x-((y-1)^2)+2(x^2+2x) \n" );
document.write( "
Algebra.Com's Answer #35171 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Substitute -1 in for x and 2 in for y. It helps to use parenthesese to keep the signs straight. \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "=-1-1-2 \n" ); document.write( "=-4 \n" ); document.write( " |