document.write( "Question 916558: Henry bought 32 CDs and DVDs for $1010. The CDs cost $25 each and the DVDs cost $40 each, How Many more CDs than DVDs did he buy. \n" ); document.write( "
Algebra.Com's Answer #556128 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the number of DVDs
\n" ); document.write( "40x + 25(32-x) = $1010
\n" ); document.write( " x =( 1010 - 800)/15 = 14, the number of DVDs. 18 CDs \"32-14\"
\n" ); document.write( "...
\n" ); document.write( "And...checking
\n" ); document.write( "$560 + $450 = $1010
\n" ); document.write( "
\n" ); document.write( "
\n" );