document.write( "Question 740606: A theater will sell 500 tickets to a play. Adult tickets cost $10 per ticket and children tickets cost $7 per ticket. If they sold $3,860 in tickets, what system of equation will that represent. \n" ); document.write( "
Algebra.Com's Answer #852595 by ikleyn(53750) You can put this solution on YOUR website! . \n" ); document.write( "A theater will sell 500 tickets to a play. Adult tickets cost $10 per ticket and children tickets cost $7 per ticket. \n" ); document.write( "If they sold $3,860 in tickets, what system of equation will that represent. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " x + y = 500 (total tickets)\r\n" ); document.write( "\r\n" ); document.write( " 10x + 7y = 3860 (total money),\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "where x is the number of adult tickets, y is the number of children tickets.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Answered.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |