document.write( "Question 987022: You have a $105 gift card to spend at a store. You buy a set of DVDs for $40. CDs are on sale for $11.95 each. How many CDs can you buy with the money remaining on the gift card? \n" ); document.write( "
Algebra.Com's Answer #607905 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "$105 - $40 = $65 \n" ); document.write( "$65/$11.95 = 5.4 \n" ); document.write( "5 CDs can be bought. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |