document.write( "Question 1047777: A shirt was originally priced at $50. The store is having a 15% off sale. How much will you pay for the shirt after the discount (not including tax) \n" ); document.write( "
Algebra.Com's Answer #663326 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! You will pay 85% of the original price for the shirt: \n" ); document.write( ".85($50) = $42.50 \n" ); document.write( " |