document.write( "Question 160943: a man buys 5 DVDs for $66.34,including 7% sales tax. how much did each DVD cost?? \n" ); document.write( "
Algebra.Com's Answer #118611 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's call the price per DVD X.
\n" ); document.write( "Price+Tax=Total
\n" ); document.write( "\"5X%2B5X%287%2F100%29=66.34\"
\n" ); document.write( "\"5X%281.07%29=66.34\"
\n" ); document.write( "\"X=%2866.34%29%2F%285%2A1.07%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"X=12.40\"
\n" ); document.write( "Each DVD cost $12.40.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );