document.write( "Question 94068: Find the value of the polynomial when x=-5
\n" );
document.write( "i want to make sure i did this correctly.
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "answer -35 \n" );
document.write( "
Algebra.Com's Answer #68491 by edjones(8007)![]() ![]() You can put this solution on YOUR website! This illustrates a very important and often-times overlooked rule in squaring numbers. \n" ); document.write( "-5*-5=25 but \n" ); document.write( "What's going on here? \n" ); document.write( "Think of -5 as -1*5 and only the the 5 gets squared. \n" ); document.write( "Use brackets if you want the result to be positive. eg. \n" ); document.write( "Back to your problem: \n" ); document.write( " \n" ); document.write( "Ed Jones \n" ); document.write( " |