document.write( "Question 795680: A clothing retail outlet purchased clothes in bulk from a wholesaler for $25,267.50. This was after a discount of 25% on the purchase. Calculate the original price of the clothes, rounding your answer to the nearest cent \n" ); document.write( "
Algebra.Com's Answer #481105 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+p+\" = the original price
\n" ); document.write( "\"+p+-+.25p+=+25267.5+\"
\n" ); document.write( "\"+.75p+=+25267.5+\"
\n" ); document.write( "\"+p+=+25267.5+%2F+.75+\"
\n" ); document.write( "\"+p+=+33690+\"
\n" ); document.write( "The original price was $33,690.00\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );