document.write( "Question 991703: The attendance at a baseball game was 400 people. Student tickets cost $2 and adult tickets cost $3. Total ticket sales were $1050. How many tickets of each type were sold ? \n" ); document.write( "
Algebra.Com's Answer #611515 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
The attendance at a baseball game was 400 people. Student tickets cost $2 and adult tickets cost $3. Total ticket sales were $1050. How many tickets of each\r
\n" ); document.write( "\n" ); document.write( "s+a= 400 therefore s= 400-a\r
\n" ); document.write( "\n" ); document.write( "2s+3a= 1050 Substituting:
\n" ); document.write( "400-a+3a= 1050
\n" ); document.write( "400+2a=1050
\n" ); document.write( "2a= 650
\n" ); document.write( "a= 325 is the $ in adult tickets
\n" ); document.write( "1050-325= 725 is the $ in student tickets
\n" ); document.write( "
\n" );