document.write( "Question 924118: In a sale there is 25% off all prices.A chair costs £45 in the sale.How much was it before the sale? \n" ); document.write( "
Algebra.Com's Answer #560614 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
paying 75%
\n" ); document.write( "\".75P+=+45\"
\n" ); document.write( "P = 45/.75 = £60
\n" ); document.write( "
\n" );