document.write( "Question 1110078: Suppose that a theater sells matinee tickets for $7.00, while normal tickets are $12.50, and 3D tickets are $18.00. On a certain day, 8,526 people visited the theater and twice as many people bought matinee tickets or normal tickets as those who bought 3D tickets. A total of $105,304.50 in ticket sales was collected. Determine how many of each type of ticket was sold. \n" ); document.write( "
Algebra.Com's Answer #725081 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose that a theater sells matinee tickets for $7.00, while normal tickets are $12.50, and 3D tickets are $18.00. On a certain day, 8,526 people visited the theater and twice as many people bought matinee tickets or normal tickets as those who bought 3D tickets. A total of $105,304.50 in ticket sales was collected. Determine how many of each type of ticket was sold.
\n" ); document.write( "--------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "Value Eq:: 7m + 12.5n + 18D = 105,304.50 dollars
\n" ); document.write( "Quantity Eq:: m + n + D = 8526
\n" ); document.write( "Quantity Eq:: m+n = 2D
\n" ); document.write( "----------------------------
\n" ); document.write( "Substitute::
\n" ); document.write( "2D+D = 8526
\n" ); document.write( "D = 2842
\n" ); document.write( "------
\n" ); document.write( "7m + 12.5n = 105,304.5-18*2842
\n" ); document.write( "m + n = 8526-2842
\n" ); document.write( "-----------------------
\n" ); document.write( "7m + 12.5n = 54148.5
\n" ); document.write( "7m + 7n = 7*5684
\n" ); document.write( "------
\n" ); document.write( "5.5n = 14360.5
\n" ); document.write( "n = 2611 tickets
\n" ); document.write( "----
\n" ); document.write( "m = 8526-2842-2611 = 3073
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );