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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "You continue and finish... \n" ); document.write( " |