document.write( "Question 199767: Translate the verbal expression into an algebraic expression:
\n" );
document.write( "The difference of n and the square of k\r
\n" );
document.write( "\n" );
document.write( "A) (n-k)^2
\n" );
document.write( "B) n^2 - k
\n" );
document.write( "C) n-k^2
\n" );
document.write( "D) -n*k^2 \n" );
document.write( "
Algebra.Com's Answer #150124 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! difference is subtraction \n" ); document.write( ". \n" ); document.write( "( n ) - ( k^2 ) \n" ); document.write( ". \n" ); document.write( "therefore c) n-k^2 \n" ); document.write( ". \n" ); document.write( " |