document.write( "Question 691123: Mary bought 4 tapes and 5 cd's for a total of $83. Mark bought 6 tapes and 3 cd's for a total of $75 . How much are tapes and cd's? \n" ); document.write( "
Algebra.Com's Answer #426491 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Mary bought 4 tapes and 5 cd's for a total of $83. Mark bought 6 tapes and 3 cd's for a total of $75 . How much are tapes and cd's?
\n" ); document.write( "-----
\n" ); document.write( "Equation:
\n" ); document.write( "4t + 5c = 83 dollars
\n" ); document.write( "6t + 3c = 75 dollars
\n" ); document.write( "------------------------------
\n" ); document.write( "Multiply thru 1st by 3
\n" ); document.write( "Multiply thru 2nd by 5
\n" ); document.write( "---------
\n" ); document.write( "12t + 15c = 3*83
\n" ); document.write( "30t + 15c = 5*75
\n" ); document.write( "-------
\n" ); document.write( "Subtract and solve for \"t\":
\n" ); document.write( "18t = 126
\n" ); document.write( "t = $7 (price of each tape)
\n" ); document.write( "-----
\n" ); document.write( "Solve for \"c\" using 4t + 5c = 83 dollars
\n" ); document.write( "---
\n" ); document.write( "4*7 + 5c = 83
\n" ); document.write( "-----
\n" ); document.write( "5c = 83-28
\n" ); document.write( "5c = 55
\n" ); document.write( "c = $11 (price of a cd)
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" ); document.write( "
\n" );