document.write( "Question 423678: the difference between three times a number n and 7 is 14.what is the value of n? \n" ); document.write( "
Algebra.Com's Answer #295424 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
3n-7=14
\n" ); document.write( "3n=7+14
\n" ); document.write( "3n=21
\n" ); document.write( "/3
\n" ); document.write( "n=7
\n" ); document.write( "
\n" );