document.write( "Question 1150049: She is going to buy a scarf for $12.50 and some nail polish for $3. At the register she finds out that the scarf is 5% off. The store charges her a 9% tax. \r
\n" );
document.write( "\n" );
document.write( " The sale price for the scarf is $ . (do not round)
\n" );
document.write( "The subtotal (scarf and nail polish before tax) is $ . (do not round)
\n" );
document.write( "The total (including tax) is $ . (round to the nearest hundredth)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #776216 by Mrinmoy(1)![]() ![]() You can put this solution on YOUR website! Before going to the register: \n" ); document.write( "Scarf price = $12.50 \n" ); document.write( "Nail polish price = $3 \n" ); document.write( "At the register: \n" ); document.write( "Since the scarf price is 5% off so the selling price of the scarf is: \n" ); document.write( "= $ \n" ); document.write( "= $ \n" ); document.write( "= $ \n" ); document.write( "= $ 11.875 \n" ); document.write( "Hence: \n" ); document.write( "Selling price of scarf is $11.875 \n" ); document.write( "The subtotal (scarf and nail polish before tax ) is $(11.875+3) or $14.875 \n" ); document.write( "Now: \n" ); document.write( "If 9% tax is applied on the subtotal then the total price including tax will be: \n" ); document.write( "= $ \n" ); document.write( "= $ \n" ); document.write( "= $ 16.21375 \n" ); document.write( "Hence: \n" ); document.write( "The subtotal after applying tax is approximately $16.21 \n" ); document.write( " |