document.write( "Question 873434: Michelle wants to buy a scarf that is on sale for 20% off. She must also pay 4% sales tax. If she buys an item that normally sells for $15.00 plus tax, what is her total cost? \n" ); document.write( "
Algebra.Com's Answer #526865 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Michelle wants to buy a scarf that is on sale for 20% off. She must also pay 4% sales tax. If she buys an item that normally sells for $15.00 plus tax, what is her total cost?
\n" ); document.write( "-----
\n" ); document.write( "Original Price:: 15
\n" ); document.write( "After 20% off:: 0.80*15
\n" ); document.write( "After adding tax:: 1.04*0.8*15 = $12.48
\n" ); document.write( "==========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============================
\n" ); document.write( "
\n" );