document.write( "Question 1099386: Megan bought 8 dvds and 5 cds. Each dvd costs $2 more than each cd. She spemt a total of $96
\n" ); document.write( "Let x = the cost of one cd. Let (x+2)= the cost of one dvd
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #713828 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
Prices:
\n" ); document.write( "
\r\n" );
document.write( "DVD   x+2\r\n" );
document.write( "CD    x\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"8%28x%2B2%29%2B5x=96\"
\n" ); document.write( "
\n" );