document.write( "Question 797196: a jacket costs $150 but there is a 20% off sale \r
\n" ); document.write( "\n" ); document.write( "a. how much is the discount on the jacket?\r
\n" ); document.write( "\n" ); document.write( "b. how much does the jacket cost now?
\n" ); document.write( "

Algebra.Com's Answer #481707 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
20% of $150
\n" ); document.write( "20/100 * $150 = $30
\n" ); document.write( "a) $30 off
\n" ); document.write( "b) Price now, $150 - $30
\n" ); document.write( "= $120.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );