document.write( "Question 1186389: There were 209 tickets purchased for a major league baseball game. The general admission tickets cost ​$6.50 and the upper box tickets cost ​$10.00. The total amount of money spent was ​$1621.00. How many of each kind of ticket were​ purchased? \n" ); document.write( "
Algebra.Com's Answer #817287 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
There were 209 tickets purchased for a major league baseball game. The general admission tickets cost ​$6.50 and the upper box tickets cost ​$10.00. The total amount of money spent was ​$1621.00. How many of each kind of ticket were​ purchased?
\n" ); document.write( "----------------------
\n" ); document.write( "G + U = 209 --- tickets sold
\n" ); document.write( "6.5G + 10U = 1621 --- total $$$
\n" ); document.write( "etc
\n" ); document.write( "
\n" );