document.write( "Question 1125416: Please help me set this up and solve it, than kyou so much.\r
\n" );
document.write( "\n" );
document.write( "One evening 1600 concert tickets were sold for the Fairmont Summer Jazz Festival. Tickets cost $20 for covered pavilion seats and $10 for lawn seats. Total receipts were $22,000. How many tickets of each type were sold?
\n" );
document.write( "How many pavilion seats were sold?
\n" );
document.write( "____\r
\n" );
document.write( "\n" );
document.write( "Lawn seats?___
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #741731 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! You are looking for two equations (two equations are needed to solve for two unknowns). \r \n" ); document.write( "\n" ); document.write( "Let L=number of lawn seat tickets, and \n" ); document.write( " C=number of covered pavilion tickets \r \n" ); document.write( "\n" ); document.write( "The first equation comes from the number of concert tickets sold: \n" ); document.write( " (1) L + C = 1600 \r \n" ); document.write( "\n" ); document.write( "The 2nd equation comes from the total receipts, using the cost per ticket info: \n" ); document.write( " (2) 10L + 20C = 22000 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are many ways to solve this system (e.g. matrices, substitution, etc.). I'll just multiply the first equation by 10 then subtract that result from the bottom equation: \n" ); document.write( " 10L + 20C = 22000 \n" ); document.write( "- (10L + 10C = 16000) \n" ); document.write( " 0L + 10C = 6000 \n" ); document.write( "C=600 —> L=1000 (from eq(1)) \r \n" ); document.write( "\n" ); document.write( "Ans: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |