document.write( "Question 1146402: A shirt was originally priced at $50. The store is having a 45% off sale.\r
\n" ); document.write( "\n" ); document.write( "How much will you pay for the shirt after the discount (not including tax)
\n" ); document.write( "

Algebra.Com's Answer #767732 by Glaviolette(140)\"\" \"About 
You can put this solution on YOUR website!
45% of $50 = .45(50) = $22.50 off
\n" ); document.write( "$50 - $22.50 = $27.50 will be paid
\n" ); document.write( "
\n" );