document.write( "Question 861243: There were 244 tickets purchased for a major league baseball game. The lower box tickets cost $12.50 and the upper reserved tickets cost $8.00. The total amount of money spent was $2267.00. How many of each kind of ticket were purchased?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #518924 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
L = 8 dollars/ticket
\n" ); document.write( "H = 12.50 dollars/ticket
\n" ); document.write( "x = how many low price tickets
\n" ); document.write( "y = how many high price tickets\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for tickets: x+y=244
\n" ); document.write( "Account for revenue (total money of sales): Lx+Hy=2267\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The variables needing be solved are x and y. A suggestion for method is to use Substitution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Starting that process,
\n" ); document.write( "\"y=244-x\".
\n" ); document.write( "\"Lx%2BH%28244-x%29=2267\"
\n" ); document.write( "\"Lx%2B244H-Hx=2267\"
\n" ); document.write( "\"Lx-Hx=2267-244H\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "You continue and finish...
\n" ); document.write( "
\n" );