document.write( "Question 271551: four more than the opposite of n equals 6 \n" ); document.write( "
Algebra.Com's Answer #198918 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! four more than the opposite of n equals 6 \n" ); document.write( "opposite of n is -n \n" ); document.write( ": \n" ); document.write( "4 + (-n) = 6 \n" ); document.write( "-n = 6 - 4 \n" ); document.write( "-n = 2 \n" ); document.write( "n = -2 (opposite is +2) \n" ); document.write( " |