document.write( "Question 105549: There were 1500 people at a high school football game. Student tickets were $2.00 and adult tickets were $3.50. The total receipts for the game were $3825. How many students bought tickets? \n" ); document.write( "
Algebra.Com's Answer #76872 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
There were 1500 people at a high school football game. Student tickets were $2.00 and adult tickets were $3.50. The total receipts for the game were $3825. How many students bought tickets?
\n" ); document.write( "====================================================
\n" ); document.write( "s+a=1500
\n" ); document.write( "2s+3.5a=3825
\n" ); document.write( "===========================
\n" ); document.write( "s=1500-a
\n" ); document.write( "2(1500-a)+3.5a=3825
\n" ); document.write( "3000-2a+3.5a=3825
\n" ); document.write( "-2a+3.5a=3825-3000
\n" ); document.write( "1.5a=825
\n" ); document.write( "a=550
\n" ); document.write( "================
\n" ); document.write( "s+550=1500
\n" ); document.write( "s=1500-550
\n" ); document.write( "s=950
\n" ); document.write( "=================
\n" ); document.write( "so there were;
\n" ); document.write( "950 students
\n" ); document.write( ":)
\n" ); document.write( "
\n" );