document.write( "Question 47470: An employee of a discount appliance stre receivesan additional 20% off the losest cost of an item, during a 15% sale the employee buys an appliance which originally cost $450 how much doesthe employee have to pay? \n" ); document.write( "
Algebra.Com's Answer #31337 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 450 is the original price when on sale for 15% off then the price is \n" ); document.write( "450-(450*.15) or 450-67.50=382.50 now with another 20% off we get \n" ); document.write( "382.50-(382.50*.20)=382.50-76.5=$306 is the final employee price. \n" ); document.write( " |