document.write( "Question 878289: Kent bought three tapes and 2 CDs for $62.50. Desmond bought 1 tape and 4 CDs for $72.50. Find the cost of one tape and the cost of one CD. \n" ); document.write( "
Algebra.Com's Answer #529850 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 3t + 2c = 62.50 |times -2 and ADD EQs \n" ); document.write( " t + 4c = 72.50 \n" ); document.write( " -5t = -52.50 \n" ); document.write( " t = $10.50 and c(cost of CD) = $15.50 |