document.write( "Question 1210453: An item is regularly priced at 91. It is now priced at a discount of 95%
\n" );
document.write( " off the regular price. \n" );
document.write( "
Algebra.Com's Answer #852599 by Edwin McCravy(20077) You can put this solution on YOUR website! \r\n" ); document.write( "95% of 91 = (0.95)(91) = 86.45\r\n" ); document.write( "91 - 86.45 = 4.55\r\n" ); document.write( "-------------------------------------------------------\r\n" ); document.write( "An easier way is that if you take off 95% you leave 5%\r\n" ); document.write( "5% of 91 = (0.05)(91) = 4.55 \r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |