document.write( "Question 721476: Translate to an algebraic expression: the difference of negative nine times a number and eight minus
\n" );
document.write( "square of the same number \n" );
document.write( "
Algebra.Com's Answer #442380 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the difference of negative nine times a number and eight minus \n" ); document.write( "square of the same number \n" ); document.write( ": \n" ); document.write( "How about: \n" ); document.write( "-9n - (8-n^2) \n" ); document.write( " |