document.write( "Question 964495: the difference between 12 and the quotient of a number and 20 \n" ); document.write( "
Algebra.Com's Answer #589377 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the difference between 12 and the quotient of a number and 20 \n" ); document.write( "---------- \n" ); document.write( "12 - (n/20) \n" ); document.write( "or \n" ); document.write( "(n/20) - 12 \n" ); document.write( "=================== \n" ); document.write( "Diff = |12 - (n/20)| \n" ); document.write( "|..| = absolute value \n" ); document.write( " |