document.write( "Question 988903: The attendance at a basketball 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 #609429 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x students
\n" ); document.write( "y adults
\n" ); document.write( "x+y=400\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x+3y=1050\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Prepare the two for use with the Elimination Method:\r
\n" ); document.write( "\n" ); document.write( "\"system%282x%2B2y=800%2C2x%2B3y=1050%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "E2-E1 gives \"highlight%28y=250%29\"
\n" ); document.write( ".
\n" ); document.write( "and you can find x.
\n" ); document.write( "
\n" );