document.write( "Question 230316: A company sells different sizes of gift baskets with a varying assortment of meat and cheese. A basic basket with 2 cheeses and 3 meats costs $15, a big basket with 3 cheeses and 5 meats costs $24, and a super basket with 7 cheeses and 10 meats costs $50.\r
\n" ); document.write( "\n" ); document.write( "a. Write and solve a system of equations using the information about the basic and big baskets.\r
\n" ); document.write( "\n" ); document.write( "b. Write and solve a system of equations using the information about the big and super baskets.
\n" ); document.write( "

Algebra.Com's Answer #170535 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"c\" = price of 1 cheese in dollars
\n" ); document.write( "Let \"m\" = price of 1 meat in dollars
\n" ); document.write( "(a) Basic and Big baskets:
\n" ); document.write( "\"2c+%2B+3m+=+15\"
\n" ); document.write( "\"3c+%2B+5m+=+24\"
\n" ); document.write( "(b) Big and Super baskets:
\n" ); document.write( "\"3c+%2B+5m+=+24\"
\n" ); document.write( "\"7c+%2B+10m+=+50\"
\n" ); document.write( "
\n" ); document.write( "
\n" );