document.write( "Question 808868: A jacket is on sale for 25% off. The original price was $40.00 . What is the sale price? What is the amount of the discount? How will the jacket cost on sale after a 10% sales tax \n" ); document.write( "
Algebra.Com's Answer #487267 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
25%=1/4
\n" ); document.write( "40*1/4=$10 discount
\n" ); document.write( "40-10-$30 sales price
\n" ); document.write( "30*1.1=$33.00 with tax\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );