document.write( "Question 951979: Jackets are on sale for 15% off. The jacket you would like has an original price of $120.00. How much would your discount be? What would the price of the jacket be be after the discount is taken off? \n" ); document.write( "
Algebra.Com's Answer #581411 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
0.15($120)=$18 ANSWER 1: Fifteen percent discount on $120 is 18$.
\n" ); document.write( "$120-$18=$102 ANSWER 2: Price of the jacket after discount is $102.
\n" ); document.write( "
\n" );