Answer:
Explanation:
Using algebra to solve this problem
Let x be the number of adult tickets sold and y be the number of student tickets sold. We can set up a system of two equations to represent the information given in the problem:
x + y = 1098 (equation 1) (the total number of tickets sold is 1,098)
5x + 1y = 2366 (equation 2) (the total amount collected is $2,366)
To solve for x and y, we can use substitution or elimination method. Let's use the substitution method.
From equation 1, we can solve for y as follows:
y = 1098 - x
Substituting this expression for y into equation 2, we get:
5x + 1(1098 - x) = 2366
Simplifying and solving for x, we get:
5x + 1098 - x = 2366
4x = 1268
x = 317
So, 317 adult tickets were sold. To find the number of student tickets sold, we can substitute this value for x into equation 1 and solve for y:
317 + y = 1098
y = 1098 - 317
y = 781
Therefore, 781 student tickets were sold.