document.write( "Question 990569: one evening 1600 concert tickets were sold. tickets cost $25.00 for pavilion seats and $15.00 for lawn seats. total receipts were $32, 000. how many tickets of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #610593 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! one evening 1600 concert tickets were sold. tickets cost $25.00 for pavilion seats and $15.00 for lawn seats. total receipts were $32, 000. how many tickets of each type were sold? \n" ); document.write( "--- \n" ); document.write( "Quantity Eq:: P + L = 1600 tickets \n" ); document.write( "Value Eq:::: 25P+15L = 32000 dollars \n" ); document.write( "--------------------------------- \n" ); document.write( "Modify for elimination:: \n" ); document.write( "3P + 3L = 4800 \n" ); document.write( "5P + 3L = 6400 \n" ); document.write( "----- \n" ); document.write( "Subtract and solve for \"P\":: \n" ); document.write( "2P = 1600 \n" ); document.write( "P = 800 (# of Pavilion tickets sold) \n" ); document.write( "L = 800 (# of Lawn tickets sold) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |