document.write( "Question 103051: WRITE THE EQUATION THAT REPRESENTS EACH STATEMENT;\r
\n" ); document.write( "\n" ); document.write( "WHEN A NUMBER N IS DIVIDED BY SEVEN THE RESULT IS NEGATIVE TWO
\n" ); document.write( "

Algebra.Com's Answer #74960 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
N divided by 7 is:
\n" ); document.write( ".
\n" ); document.write( "\"N%2F7\"
\n" ); document.write( ".
\n" ); document.write( "This is equal to negative 2 ... which is -2.
\n" ); document.write( ".
\n" ); document.write( "Putting this all together results in the equation:
\n" ); document.write( ".
\n" ); document.write( "\"N%2F7+=+-2\"
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem.
\n" ); document.write( "
\n" );