document.write( "Question 1129597: A local clothing boutique is selling a suit for $99. Because of changing styles, the first markdown was 8% and the second markdown was 25%. The suit still didn't sell, so a final markdown of 10% was taken.\r
\n" ); document.write( "\n" ); document.write( "What's the current sale price?\r
\n" ); document.write( "\n" ); document.write( "A. $86.31
\n" ); document.write( "B. $61.48
\n" ); document.write( "C. $61.84
\n" ); document.write( "D. $68.31\r
\n" ); document.write( "\n" ); document.write( "Need steps please
\n" ); document.write( "

Algebra.Com's Answer #746183 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Finding the final sales price by finding the amount of each discount and subtracting three times is VERY inefficient for a problem like this.

\n" ); document.write( "When the price is marked down 8%, the original price gets multiplied by 92%, or 0.92. Similarly, markdowns of 25% and then 10% multiply the price by 0.75 and 0.90.

\n" ); document.write( "So after all three markdowns the final price is

\n" ); document.write( "\"99%280.92%29%280.75%29%280.90%29+=+61.479\" or $61.48, answer B.
\n" ); document.write( "
\n" );