document.write( "Question 1096650: Last Tuesday Regal Cinemas sold a total of 8500 movie tickets. Proceeds totalled $64600. Tickets can be bought in one of the three ways. A matinee admission costs $5, student admission is $6 all day, regular admissions are $8.50. How many of each type were sold if twice as many student tickets were sold as matinee tickets? \n" ); document.write( "
Algebra.Com's Answer #805189 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Last Tuesday Regal Cinemas sold a total of 8500 movie tickets. Proceeds totalled $64600. \n" ); document.write( "Tickets can be bought in one of the three ways. A matinee admission costs $5, student admission is $6 all day, \n" ); document.write( "regular admissions are $8.50. How many of each type were sold if twice as many student tickets were sold as matinee tickets? \n" ); document.write( "~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " It is a typical problem to be solved using only one single unknown.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of the matinee tickets.\r\n" ); document.write( "\r\n" ); document.write( "Then the number of the student tickets is 2x,\r\n" ); document.write( "\r\n" ); document.write( "and the number od the regular admission tickets is (8500-x-2x) = (8500-3x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now you write the total money equation (the revenue)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 5x + 6*(2x) + 8.50*(8500-3x) = 64600 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for x\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 5x + 12x - 8.50*3*x = 64600 - 8.50*8500\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From my post, learn how to solve such problems using one single unknown variable, only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is the major lesson to learn from my solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |