SOLUTION: You have been tasked by your organization with taking a large group of children and adult chaperones to the amusement park for the day. Tickets to the amusement park cost $20 for c

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: You have been tasked by your organization with taking a large group of children and adult chaperones to the amusement park for the day. Tickets to the amusement park cost $20 for c      Log On


   



Question 1137838: You have been tasked by your organization with taking a large group of children and adult chaperones to the amusement park for the day. Tickets to the amusement park cost $20 for children and $35 for adults. You purchased 108 tickets for a total of $2,655. How many children and how many adult tickets did you buy?

Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let x = # of adult tickets, y = # of  tickets.


From the condition, you have these 2 equations


         x +     y = 108        (1)    (counting tickets)

      35*x +  20*y = 2655       (2)    (counting money)


From equation (1), express  y = 108 - x  and substitute it into equation (2), You will get


      35x + 20*(108-x) = 2655.


Express x and calculate answer


    x = %282655+-+20%2A108%29%2F%2835+-+20%29 = 33.


Then from equation (1),  y = 108 - 33 = 75.


ANSWER.  33 adults tickets and 75 children tickets.


CHECK.   33*35 + 75*20 = 2655 dollars.   ! Correct !

The problem solved using 2-equation setup and the Substitution method.

--------------

It is a standard and typical ticket problem.

For ticket problems,  read the lessons
    - Using systems of equations to solve problems on tickets
    - Three methods for solving standard (typical) problems on tickets
in this site.

From these lessons,  learn on how to solve such problems once and for all.

Also,  you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic "Systems of two linear equations in two unknowns".