document.write( "Question 116868: There were 34,000 people at a ball game in Los Angeles. The day's receipts were $240,000. How many people paid $12 for reserved seats and how many paid $5 for general admission? \n" ); document.write( "
Algebra.Com's Answer #84966 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There were 34,000 people at a ball game in Los Angeles. The day's receipts were $240,000. How many people paid $12 for reserved seats and how many paid $5 for general admission?
\n" ); document.write( "----------------------
\n" ); document.write( "Let # of reserved tickets by \"x\" ; value of these is 12x dollars
\n" ); document.write( "------------------------
\n" ); document.write( "# of gen. adm tickets is 34000-x ; value of these is 5(34000-x) = 170000-5x
\n" ); document.write( "------------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "value + value = 240,000
\n" ); document.write( "12x + 170,000-5x = 240,000
\n" ); document.write( "7x = 70,000
\n" ); document.write( "x = 10,000 (# of reserved tickets sold)
\n" ); document.write( "34000-x = 24000 (# of gen adm tickets sold)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );