\n" );
document.write( "Hi, \n" );
document.write( "Note: '20% of' is the same as using the fraction '20/100 of' or the decimal'.20 of' \n" );
document.write( "20% 'of' x is 105 \n" );
document.write( " .20*x = 105 \n" );
document.write( " x = 105/.20 \n" );
document.write( " x = 525