document.write( "Question 1175370: A movie theater has a seating capacity of 361. The theater charges $5.00 for children, $7.00 for students, and $12.00 of adults. There are half as many adults as there are children. If the total ticket sales was $ 2614, How many children, students, and adults attended? \n" ); document.write( "
Algebra.Com's Answer #800973 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! C=2A \n" ); document.write( "S=361-3A, since C=2A and we are subtracting everything else from 361 to get the students \n" ); document.write( "5(2A)+7(361-3A)+12A=2614 \n" ); document.write( "10A+2527-21A+12A=2614 \n" ); document.write( "A=87 ($1044) \n" ); document.write( "C=174 ($870) \n" ); document.write( "S=100 ($700) \n" ); document.write( " |