document.write( "Question 73948: Sally went to the DVD store ot buy some DVDs. They were having a summer sizzler sale and the DVDs were 20% off. The DVD Sally was looking at was $20 after the discount. What was the original price of the DVD? Show and explain all your work. \n" ); document.write( "
Algebra.Com's Answer #52968 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
x-.2x=20
\n" ); document.write( ".8x=20
\n" ); document.write( "x=20/.8
\n" ); document.write( "x=$25 is the price before the 20% sale.
\n" ); document.write( "proof
\n" ); document.write( "25-.2*25=20
\n" ); document.write( "25-5=20
\n" ); document.write( "20=20
\n" ); document.write( "
\n" );