document.write( "Question 398273: the difference between twelve and the product of five and a number is seven. find the number \n" ); document.write( "
Algebra.Com's Answer #282247 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
12 - 5n =7
\n" ); document.write( "==> 5 = 5n
\n" ); document.write( "==> n = 1.
\n" ); document.write( "
\n" );