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 #800975 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A movie theater has a seating capacity of 361. The theater charges $5.00 for children, \n" ); document.write( "$7.00 for students, and $12.00 of adults. There are half as many adults as there are children. \n" ); document.write( "If the total ticket sales was $ 2614, How many children, students, and adults attended? \n" ); document.write( "~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "x adults\r\n" ); document.write( "\r\n" ); document.write( "2x children\r\n" ); document.write( "\r\n" ); document.write( "and (361 - x - 2x) = (361-3x) students (the rest . . . )\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Total money equation\r\n" ); document.write( "\r\n" ); document.write( " 12x + 5*(2x) + 7*(361-3x) = 2614 dollars\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve\r\n" ); document.write( "\r\n" ); document.write( " 12x + 10x - 21x = 2614 - 7*361\r\n" ); document.write( "\r\n" ); document.write( " x = 87\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. 87 adults; 2*87 = 174 children and the rest 361-87 - 174 = 100 are students.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "CHECK. 87*12 + 5*174 + 7*100 = 2614 dollars, in total. ! Correct !\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice that I solved the problem using only one equation and only one single unknown.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is how this problem SHOULD be solved (!)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, notice that the capacity of the theater is IRRELEVANT to this problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We only should know (instead of the total capacity) the total number of SOLD TICKETS.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |