document.write( "Question 434348: When a number is divided by -3, the result is 12 more than the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #317249 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
n/-3=n+12
\n" ); document.write( "n=-3n-36
\n" ); document.write( "2n=-36
\n" ); document.write( "n=-18..
\n" ); document.write( "
\n" );