i’m using x and y as variables... to calculate the total amount of money collected, you need to multiply the number of adult tickets by the cost of each adult ticket… and multiply the number of student tickets by the cost of each student ticket... then you add the two amounts together
the equation that represents the amount of money collected is:
5x + 2y = 150
"5x" represents the total amount collected from the adult tickets, "2y" represents the total amount collected from the student tickets, and "150" represents the total amount of money raised :)