document.write( "Question 284720: Sale prices at the Ajax Outlet Store are 50% below original prices. On Saturdays an additional discount of 20% off the sale price is given. What is the Saturday price of a coat whose original price is $180?\r
\n" );
document.write( "\n" );
document.write( "(A) $54 (B) $72 (C) $90 (D) $108 (E) $110 \n" );
document.write( "
Algebra.Com's Answer #206547 by mananth(16946) You can put this solution on YOUR website! The original price of coat = $180\r \n" ); document.write( "\n" ); document.write( "Ajax always sells at 50% discount\r \n" ); document.write( "\n" ); document.write( "So their sale price = $90\r \n" ); document.write( "\n" ); document.write( "On saturdays they sell 20% less\r \n" ); document.write( "\n" ); document.write( "1/5 * 90= 18\r \n" ); document.write( "\n" ); document.write( "90-18 = 72\r \n" ); document.write( "\n" ); document.write( "They sell at $ 72 on saturdays\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |