document.write( "Question 829636: A new DVD costs $25. it is on sale for 20% off and tax is 7%. What is the new price of the DVD? \n" ); document.write( "
Algebra.Com's Answer #499982 by curranjacobs12(1)\"\" \"About 
You can put this solution on YOUR website!
Work:
\n" ); document.write( "25/2=1.25 1.25 is the discount
\n" ); document.write( "25-1.25= 23.75 is the subtotal of the DVD
\n" ); document.write( ".7/23.75=.29 .29 is the tax
\n" ); document.write( "23.75+.29=23.46 23.46 is the total\r
\n" ); document.write( "\n" ); document.write( "Answer:
\n" ); document.write( "The new total of the DVD is $23.46.
\n" ); document.write( "
\n" );