document.write( "Question 1001183: An item is regularly priced at
\n" );
document.write( "$65
\n" );
document.write( ". It is on sale for
\n" );
document.write( "40%
\n" );
document.write( " off the regular price. How much (in dollars) is discounted from the regular price? \n" );
document.write( "
Algebra.Com's Answer #618422 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "!00% - 40% = 60% \n" ); document.write( "60% = $65 \n" ); document.write( "1% = 65/60 \n" ); document.write( "100% = 65/60 x 100 \n" ); document.write( "100% = $108.30 \n" ); document.write( "Regular price = $108.30 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |