document.write( "Question 1203891: The local theater group anticipates that it can sell about 450 adult tickets and 700 student tickets for an upcoming show. The price of adult tickets will be $3 more than the price of student tickets. How much should each ticket cost if they intend to take in $9,400 from ticket sales? \n" ); document.write( "
Algebra.Com's Answer #839785 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: \n" ); document.write( "Students = $7 \n" ); document.write( "Adults = $10\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Scratch work shown\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = price for students \n" ); document.write( "x+3 = price for adults\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "700x = revenue from the students \n" ); document.write( "450(x+3) = revenue from the adults \n" ); document.write( "700x+450(x+3) = total revenue = 9400 \n" ); document.write( "700x+450(x+3) = 9400\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving for x. \n" ); document.write( "700x+450(x+3) = 9400 \n" ); document.write( "700x+450x+1350 = 9400 \n" ); document.write( "1150x+1350 = 9400 \n" ); document.write( "1150x = 9400-1350 \n" ); document.write( "1150x = 8050 \n" ); document.write( "x = 8050/1150 \n" ); document.write( "x = 7 \n" ); document.write( "x+3 = 7+3 = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The price for each student should be $7, while the price for each adult should be $10. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |