document.write( "Question 350654: Employees of a discount appliance store recieve 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 costs $450? \n" ); document.write( "
Algebra.Com's Answer #250690 by jjordan95(63)\"\" \"About 
You can put this solution on YOUR website!
Employee discount = 20%
\n" ); document.write( "Sale discount = 15%
\n" ); document.write( "Total discount = 35%
\n" ); document.write( "-
\n" ); document.write( "\"35%25+=+.35\" <--- .35 is 35% in decimal form just so you know.
\n" ); document.write( "\"450%2A0.35+=+157.5\" <--- Found discount by multiplying original price by discount percent (in decimal form).\r
\n" ); document.write( "\n" ); document.write( "\"450+-+157.5+=+292.5\" <--- Subtract discount from original price to get final price.
\n" ); document.write( "-
\n" ); document.write( "Therefore the employee would pay $292.50 for the dishwasher.
\n" ); document.write( "
\n" );