document.write( "Question 947162: before a sale a store sells a shirt for £24 plus VAT at %20\r
\n" ); document.write( "\n" ); document.write( "during the sale the store reduced the price you have to pay by one quarter\r
\n" ); document.write( "\n" ); document.write( "how much will you have to pay for the shirt in the sale?
\n" ); document.write( "

Algebra.Com's Answer #577862 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
The price of the shirt is 24 and has been reduced by one quarter, that is 1/4. We do the division and have 1/4= 0.25 and 0.25*100= 25%. The price was reduced by 25%.
\n" ); document.write( "Now:
\n" ); document.write( "24-.25(24)= 18. To this we have to add VAT 20%:
\n" ); document.write( "18+.20(18)= 21.60 is how much you have to pay, with VAT
\n" ); document.write( "
\n" ); document.write( "
\n" );