document.write( "Question 400384: six less than 3 times a number is 9? \n" ); document.write( "
Algebra.Com's Answer #283417 by mananth(16946) You can put this solution on YOUR website! 3n-6=9 \n" ); document.write( "add 6 \n" ); document.write( "3n-6+6=9+6 \n" ); document.write( "3n=15 \n" ); document.write( "/3 \n" ); document.write( "n=5 the number \n" ); document.write( " |