document.write( "Question 112458: How would I write the quotient of n and twelve? \n" ); document.write( "
Algebra.Com's Answer #82043 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The quotient is the result of a division.
\n" ); document.write( "The quotient of n and 12 is \"n%2F12\".
\n" ); document.write( "
\n" );