document.write( "Question 288003: If you are giving a customer an authorized discount of 20% on a $69.95 order, what will the new price be? \n" ); document.write( "
Algebra.Com's Answer #208713 by Deina(147)\"\" \"About 
You can put this solution on YOUR website!
I didn't realize that we did grade school arithmetic, too.

\n" ); document.write( "A 20% discount means you're charging 80% of the original price, so multiply the original price by 80%:
\n" ); document.write( "\"+69.95+%2A+0.8+=+new+price+\" and bob's your uncle!
\n" ); document.write( "
\n" );