document.write( "Question 52787: the attendence at a baseball game is 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 #35203 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2S+3A=1050 & S+A=400 OR S=400-A THEN 2(400-A)+3A=1050 OR 800-2A+3A=1050 OR\r \n" ); document.write( "\n" ); document.write( "A=1050-800 OR A=250 THUS S=400-250 OR S=150 \r \n" ); document.write( "\n" ); document.write( "PROOF 2*150+3*250=1040 OR 300+750=1050 OR 1050=1050 \n" ); document.write( " |