document.write( "Question 1137198: There were 345 tickets purchased for a major league baseball game. The lower reserved  tickets cost ​$9.50 and the upper reserved tickets cost ​$8.00. The total amount of money spent was ​$2809.50. How many of each kind of ticket were​ purchased? \n" ); document.write( "
Algebra.Com's Answer #755068 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x = # of lower reserved tickets, y = # of upper reserved tickets.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the condition, you have these 2 equations\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "         x +      y = 345        (1)    (counting tickets)\r\n" );
document.write( "\r\n" );
document.write( "    9.50*x + 8.00*y = 2809.50    (2)   (counting money)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From equation (1), express  y = 345 - x  and substitute it into equation (2), You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    9.50x + 8*(345-x) = 2809.50.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Express x and calculate answer\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%282809.50+-+8%2A345%29%2F%289.50+-+8%29\" = 33.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from equation (1),  y = 345 - 33 = 312.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  33 lower reserved tickets and 312 upper reserved tickets.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   33*9.50 + 312*8 = 2809.50 dollars.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The problem solved using 2-equation setup and the Substitution method.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is a standard and typical ticket problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For ticket problems,  read the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Using systems of equations to solve problems on tickets \r
\n" ); document.write( "\n" ); document.write( "    - Three methods for solving standard (typical) problems on tickets\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From these lessons,  learn on how to solve such problems once and for all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Systems of two linear equations in two unknowns\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );