document.write( "Question 1126419: A movie theater charges $9 for an adult’s ticket, $7 for a senior ticket and $6 for a child’s ticket. For a particular movie, the theater sold a total of 290 tickets, which brought in $2400. The number of seniors’ tickets sold was twice the number of children’s tickets sold. Determine the number of adults’, seniors’, and children’s tickets sold. \n" ); document.write( "
Algebra.Com's Answer #742720 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " Count Price Costs\r\n" ); document.write( "Adults y 9 9y\r\n" ); document.write( "Seniors 2c 7 14c\r\n" ); document.write( "Children c 6 6c\r\n" ); document.write( "Total 290 2400 revenue\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve any method you want. \n" ); document.write( " |