document.write( "Question 201342: Employees of a discount appliance store receive an additional 20% off of the lowest price on an item. If an employee purchases a dishwasher during a 15% off sale, how much will he pay if the dishwasher originally cost $450? \r
\n" );
document.write( "\n" );
document.write( "A. $280.90
\n" );
document.write( "B. $287
\n" );
document.write( "C. $292.50
\n" );
document.write( "D. $306
\n" );
document.write( "E. $333.89 \r
\n" );
document.write( "\n" );
document.write( "Can you show me how do this step by step please,I need to know how to this on my own..Please and thank you \n" );
document.write( "
Algebra.Com's Answer #151559 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Employees of a discount appliance store receive an additional 20% off of the lowest price on an item. If an employee purchases a dishwasher during a 15% off sale, how much will he pay if the dishwasher originally cost $450? \n" ); document.write( ". \n" ); document.write( "Original cost: $450 \n" ); document.write( ". \n" ); document.write( "15% off original cost: \n" ); document.write( "450 - .15(450) \n" ); document.write( "= 450(1-.15) \n" ); document.write( "= 450(.85) \n" ); document.write( "= $382.5 \n" ); document.write( ". \n" ); document.write( "addition 20% discount for employee: \n" ); document.write( "382.5 - .20(382.5) \n" ); document.write( "= 382.5(1-.20) \n" ); document.write( "= 382.5(.80) \n" ); document.write( "= $306 \n" ); document.write( ". \n" ); document.write( "Answer: D \n" ); document.write( " \n" ); document.write( " |