document.write( "Question 148684: 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.00? \n" ); document.write( "
Algebra.Com's Answer #109021 by stanbon(75887)![]() ![]() ![]() 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.00? \n" ); document.write( "----------------- \n" ); document.write( "Original price = 450 \n" ); document.write( "discounted price = 0.85*(450) \n" ); document.write( "employee price = 0.80[0.85(450)] = $306 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |