document.write( "Question 670841: how to solve this problem. antonio is saving money to buy a cd player that costs $120. he also wants to buy some new and used cds. new cds cost $15 and the used cds cost $5. he wants to buy an equal number of cds both new and used. he has saved $200. how many cds can he new and used cds can he buy if he spends all of his money? \n" ); document.write( "
Algebra.Com's Answer #417212 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
total======================$200.00
\n" ); document.write( "cd player==================$120.
\n" ); document.write( "new cd(4)==================$60.00
\n" ); document.write( "old cd(4)==================$20.00
\n" ); document.write( "====================================
\n" ); document.write( "total=120 + 60 + 20========$200.00
\n" ); document.write( "
\n" );