document.write( "Question 160029: 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 #118026 by KnightOwlTutor(293)![]() ![]() You can put this solution on YOUR website! convert % into decimal\r \n" ); document.write( "\n" ); document.write( "20%=20/100=.2 \n" ); document.write( "15%=15/100=.15\r \n" ); document.write( "\n" ); document.write( "Sale price of the dishwasher =$450-$450(.15)=$450-$67.5=$382.50\r \n" ); document.write( "\n" ); document.write( "additional discount of .2(sale price of item)=$ off\r \n" ); document.write( "\n" ); document.write( "Cost of diswasher to the employee = $382.5 -$382.50(.2)=$306 \n" ); document.write( " |