document.write( "Question 908295: Tickets to the homecoming football game cost $4 for students, $10 for alumni.$12 for other adults, and $6 for children. The total attendance was 3750, and the tickets receipts were $29,100. Six times more students than children attended. The number of alumni was 4/5 of the number of students. How many students, alumni, other adults, and children were at them game? \n" ); document.write( "
Algebra.Com's Answer #551111 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 4s+10a+12d+6c=29100, \n" ); document.write( "s+a+d+c=3750, \n" ); document.write( "s=6*c, \n" ); document.write( "a=4s/5 \n" ); document.write( "6c+.8(6c)+d+c=3750, \n" ); document.write( "11.8c+d=3750, \n" ); document.write( "4(6c)s+10(.8s)+12d+6c=29100, \n" ); document.write( "78c+12d=29100, \n" ); document.write( "11.8c+d=3750 \n" ); document.write( "d=3750-11.8c \n" ); document.write( "78c+12(3750-11.8c)=29100, \n" ); document.write( "63.6c=15900, \n" ); document.write( "c=250 \n" ); document.write( "s=1500 \n" ); document.write( "a=1200 \n" ); document.write( "a+s+c=2950 \n" ); document.write( "d=800 \n" ); document.write( " |