document.write( "Question 773387: Tickets at fantasy land amusement park are 20 dollars for children and 30 dollars for adults. 6th grade students at Midtown middle school have an end-of-year class party at fantasy land. The students buy children tickets and the teachers/chaperones buy adult tickets. Altogether they buy a total of 110 tickets and the total cost is 2,290 dollars. How many of each ticket did they buy?\r
\n" );
document.write( "\n" );
document.write( "(Please help me!) \n" );
document.write( "
Algebra.Com's Answer #471561 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Tickets at fantasy land amusement park are 20 dollars for children and 30 dollars for adults. 6th grade students at Midtown middle school have an end-of-year class party at fantasy land. The students buy children tickets and the teachers/chaperones buy adult tickets. Altogether they buy a total of 110 tickets and the total cost is 2,290 dollars. How many of each ticket did they buy?\r\n" ); document.write( "Ans:\r\n" ); document.write( "Let the number of children be x\r\n" ); document.write( "Then the number of adults = 110 - x (since they bought a total of 110 tickets)\r\n" ); document.write( "Cost of children's tickets = 20*x\r\n" ); document.write( "Cost of adult's tickets = (110 - x)*30\r\n" ); document.write( "Total cost =\n" ); document.write( " |