document.write( "Question 285784: Super Sneaky Department Store is having a 50% “plus” 40% off sale on everything they have in store, which entitles you to 50% off the original price first and then a 40% off this discounted price. How much does a coat originally priced at $150 cost now?\r
\n" );
document.write( "\n" );
document.write( "A. $15 B. $30 C. $45 D. $60 E. None of these.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207229 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Super Sneaky Department Store is having a 50% “plus” 40% off sale on everything they have in store, which entitles you to 50% off the original price first and then a 40% off this discounted price. How much does a coat originally priced at $150 cost now? \n" ); document.write( "A. $15 B. $30 C. $45 D. $60 E. None of these. \n" ); document.write( "= Original price * 0.5*0.6 \n" ); document.write( "= OP*0.3 \n" ); document.write( "$150*0.3 = $45 \n" ); document.write( " |