document.write( "Question 1208467: A movie hall sold tickets to one of its shows in two denominations, $11 and $7. A fourth of all those who bought a ticket also spent $4 each on refreshments at the movie hall. If the total collections from tickets and refreshments for the show was $124, how many $7 tickets were sold? Note: The number of $11 tickets sold is different from the number of $7 tickets sold.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #846889 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A movie hall sold tickets to one of its shows in two denominations, $11 and $7. \n" ); document.write( "A fourth of all those who bought a ticket also spent $4 each on refreshments at the movie hall. \n" ); document.write( "If the total collections from tickets and refreshments for the show was $124, \n" ); document.write( "how many $7 tickets were sold? \n" ); document.write( "Note: The number of $11 tickets sold is different from the number of $7 tickets sold. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of movie tickets sold at $11.\r\n" ); document.write( "Let y be the number of movie tickets sold at $7.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "We know that x+y, the total number of visitors, is a multiple of 4.\r\n" ); document.write( "Also, we know that the total revenue was $124 and that x =/= y.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, we write this equation for the total revenue\r\n" ); document.write( "\r\n" ); document.write( " 11x + 7y +\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( "Notice that the condition x=/= y is excessive: it is not used in the solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |