document.write( "Question 1203711: A movie theater has a seating capacity of 367. The theater charges $5.00 for children, $7.00 for students, and the $12.00 for adults. There are half as many adults as there are children if the total tickets sales was $2668, how many children, students, and adults attended? \n" ); document.write( "
Algebra.Com's Answer #839498 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The theater charges $5.00 for children, \n" ); document.write( "Let there be x children \r \n" ); document.write( "\n" ); document.write( " $7.00 for students, \n" ); document.write( "Let there be y students\r \n" ); document.write( "\n" ); document.write( "and the $12.00 for adults. \n" ); document.write( "Number of adults will be x/2\r \n" ); document.write( "\n" ); document.write( "A movie theater has a seating capacity of 367. \n" ); document.write( "x+x/2+y =367 \n" ); document.write( "multip;y by LCD 2 \n" ); document.write( "2x+x+2y = 734 \n" ); document.write( "3x+2y = 734------------1\r \n" ); document.write( "\n" ); document.write( "the total tickets sales was $2668\r \n" ); document.write( "\n" ); document.write( "5x+7y+12*(x/2)=2668 \n" ); document.write( "11x+7y = 2668-------------2\r \n" ); document.write( "\n" ); document.write( "Multiply (!) by 11 and (2) by 3 and subtract\r \n" ); document.write( "\n" ); document.write( "33x+22y=8074 \n" ); document.write( "33x +21y = 8004\r \n" ); document.write( "\n" ); document.write( "y = 70\r \n" ); document.write( "\n" ); document.write( "Plug y =70 in (1)\r \n" ); document.write( "\n" ); document.write( "3x+2y = 734 \n" ); document.write( "3x+140 = 734 \n" ); document.write( "3x = 734-140= 594 \n" ); document.write( "x = 198\r \n" ); document.write( "\n" ); document.write( "x/2 = 99 (Adults) \n" ); document.write( "x = 198 (children) \n" ); document.write( "y= 70 (students)\r \n" ); document.write( "\n" ); document.write( "Check\r \n" ); document.write( "\n" ); document.write( "99*7+198*5+70*7=2668\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |