document.write( "Question 323675: . 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 #231610 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"c\" = final cost to employee of dishwasher
\n" ); document.write( "given:
\n" ); document.write( "\"450+-+.15%2A450\" is the sale price
\n" ); document.write( "\"450+-+67.5+=+382.5\" sale price
\n" ); document.write( "\"382.5+-+.2%2A382.5\" employee's final cost
\n" ); document.write( "\"382.5+-+76.5+=+306\"
\n" ); document.write( "He pays $306
\n" ); document.write( "
\n" );