document.write( "Question 438825: There were 34,000 people at a ballgame in Los Angeles. The day's receipts from $13 reserved seats and $6 general-admission seats were $239,000. How many of each type of seat were sold?\r
\n" );
document.write( "\n" );
document.write( "what equations would I use too? \n" );
document.write( "
Algebra.Com's Answer #303363 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! This is basically a mixture problem. \n" ); document.write( "r+g=34000 \n" ); document.write( "13r+6g=239000 \n" ); document.write( "g=29000 \n" ); document.write( "r=5000 \n" ); document.write( " \n" ); document.write( " |