Let:
- x be the number of advance tickets sold, and
- y be the number of same-day tickets sold.
We have two pieces of information:
- The total number of tickets sold is 35: x + y = 35
- The total amount paid for the tickets is $925. The cost of an advance ticket is $35, and the cost of a same-day ticket is $15: 35x + 15y = 925
We have the following system of equations:
x + y = 35 (1)
35x + 15y = 925 (2)
Solve this system of equations using Substitution or Elimination. Using Substitution:
Turn equation (1) into:
x = 35 - y
Substitute x = 35 - y for x in equation (2):
35(35 - y) + 15y = 925
y = 15
x = 35 - (15) = 20
The number of advance tickets sold is 20.
The number of same-day tickets sold is 15.
Hope this was helpful.
Stephenson G.
09/20/24