Final answer:
To solve this problem, set up a system of equations representing the number of student and adult tickets sold. Solve the system using substitution to find the numbers of each type of ticket sold.
Step-by-step explanation:
To solve this problem, we can set up a system of equations to represent the number of student tickets and adult tickets sold.
Let x be the number of student tickets sold and y be the number of adult tickets sold.
We know that the total number of tickets sold is 150, so we have the equation:
x + y = 150
We also know that the total amount collected is $1000, so we have the equation:
3x + 8y = 1000
We can solve this system of equations using substitution.
From the first equation, we can solve for x in terms of y as:
x = 150 - y
Substituting this into the second equation, we have:
3(150 - y) + 8y = 1000
Simplifying, we get:
450 - 3y + 8y = 1000
Combining like terms, we get:
5y = 550
Dividing both sides by 5, we get:
y = 110
Substituting this value back into the first equation, we have:
x + 110 = 150
Simplifying, we get:
x = 40
Therefore, 40 student tickets and 110 adult tickets were sold.