document.write( "Question 61765: 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( "
Algebra.Com's Answer #42524 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! .85*450 = $382.50 is 15% off price \n" ); document.write( ".80*382.50 = $306 is what he paid \n" ); document.write( " |