document.write( "Question 254523: 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? i know the answer is $306 but how did they get that answer \n" ); document.write( "
Algebra.Com's Answer #186886 by dabanfield(803)\"\" \"About 
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? i know the answer is $306 but how did they get that answer\r
\n" ); document.write( "\n" ); document.write( "The first discount is .15 * 450 = 67.50
\n" ); document.write( "The resulting reduced price is 450 - 67.50 = 382.50\r
\n" ); document.write( "\n" ); document.write( "Applying the second 20% discount to the reduced price we have:\r
\n" ); document.write( "\n" ); document.write( ".20 * 382.50 = 76.50\r
\n" ); document.write( "\n" ); document.write( "The final discounted price is then 382.50 - 76.50 = $306.00
\n" ); document.write( "
\n" );