document.write( "Question 854825: when five times a number is decreased by 8 the result is 12 \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "Let n represent the number\n" ); document.write( " 5n - 8 = 12\n" ); document.write( " 5n = 20\n" ); document.write( " n = 4