\n" );
document.write( "Hi, \n" );
document.write( "How do you find the difference of 5 times a number and 3 is 22 \n" );
document.write( " 3. Translate into an equation: \n" );
document.write( " 5n-3 = 22 \n" );
document.write( " 4. Use the rules to solve. \n" );
document.write( " 5n = 25 \n" );
document.write( " n = 25/5 = 5 \n" );
document.write( " \n" );
document.write( " 1. Read the problem. \n" );
document.write( " 2. Select the unknown. \n" );
document.write( " 3. Translate into an equation: \n" );
document.write( " 4. Use the rules to solve. \n" );
document.write( " 5. Verify the result \n" );
document.write( "