document.write( "Question 1095496: John wants to buy something for himself with his pocket money. He has a budget of $105 to spend on $25 T-shirts, $10 CDs, $5 books. He wants to buy 10 items and wants to buy as many books as T-shirts and CDs combined.
\n" );
document.write( "How many of each item should he buy? Write a system of equations to help you solve this problem.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #710069 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! Let t = T-shirts, c = CDs, and b = books \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I'll let you solve the system of equations to find the answer to the problem. \n" ); document.write( "Note that the first and last equations together immediately give you the number of books; then substituting that number into the first and second equations gives you a system you can solve to find t and c. \n" ); document.write( " |