document.write( "Question 1005058: A single screen movie theatre in a small town shows a movie twice each day: a matinee at noon and an evening showing at 7pm. Matinee tickets cost $6.50 each; evening tickets cost $9.50 each. One Saturday, 140 tickers were sold for both showings, and $1141 was brought in from the ticket sales at both showings. How many matinee tickets were sold? How many evening tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #621491 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A single screen movie theatre in a small town shows a movie twice each day: a matinee at noon and an evening showing at 7pm. \n" ); document.write( "---------- \n" ); document.write( "Matinee tickets cost $6.50 each; evening tickets cost $9.50 each. One Saturday, 140 tickers were sold for both showings, and $1141 was brought in from the ticket sales at both showings. How many matinee tickets were sold? How many evening tickets were sold? \n" ); document.write( "------- \n" ); document.write( "Quantity:: m + e = 140 tickets \n" ); document.write( "Value:: 6.5m+9.5e = 1141 dollars \n" ); document.write( "--------------------------------- \n" ); document.write( "Modify for elimination: \n" ); document.write( "65m + 65e = 65*140 \n" ); document.write( "65m + 95e = 11410 \n" ); document.write( "---------------------- \n" ); document.write( "Subtract and solve for \"e\": \n" ); document.write( "30e = 2310 \n" ); document.write( "e = 77 (# of evening tickets sold) \n" ); document.write( "---- \n" ); document.write( "m = 140-e = 140-77 = 63 (# of matinee tickets sold) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |