document.write( "Question 259192: The original price of a sofa was $ 600. During a seasonal sale, the sofa was reduced by 25 %. If a customer comes in during the sale and has a coupon that says 10% off any advertised price, how much will the customer pay for the sofa?\r
\n" );
document.write( "\n" );
document.write( "a) $ 210 b) $ 390 c) $ 405 d) $ 460 e) $ 490\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #190830 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The original price of a sofa was $ 600. During a seasonal sale, the sofa was reduced by 25 %. If a customer comes in during the sale and has a coupon that says 10% off any advertised price, how much will the customer pay for the sofa? \n" ); document.write( ". \n" ); document.write( "Price at seasonal sale: \n" ); document.write( "600 - .25(600) \n" ); document.write( "= 600 - 150 \n" ); document.write( "= 450 \n" ); document.write( ". \n" ); document.write( "Price after additional 10% off: \n" ); document.write( "450 - .10(450) \n" ); document.write( "450 - 45 \n" ); document.write( "$405 \n" ); document.write( " |