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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "E2-E1 gives \n" ); document.write( ". \n" ); document.write( "and you can find x. \n" ); document.write( " |