document.write( "Question 838677: A store has a 15% off sale. You decide to buy a $45 jacket. How much will you save and how much will you spend on the sweater? \n" ); document.write( "
Algebra.Com's Answer #505207 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "15% off sale. You decide to buy a $45 jacket
\n" ); document.write( "How much will you save: \".15%2A45\" dollars
\n" ); document.write( "and how much will you spend on the sweater? \".85%2A45\"dollars \n" ); document.write( "
\n" );