
Pedro V. answered 12/08/20
Graduate Student in Electrical Engineering
Hello Yazmine,
You can follow these steps to answer the question:
- We know the theatre sells a total of 500 tickets, so we can write out our first equation:
- A + C + S = 500
- where A = adult tickets, C = children tickets, and S = student tickets
- We also know that each ticket has a price and the total amount was $7950.00, so we can go ahead and write our second equation:
- 18A + 12C + 15S = 7950
- Finally, we also know that the theatre sold three times as many adult tickets than children tickets, so our third equation is:
- A = 3C
- Since we know that A = 3C, we can substitute it into our first equation and solve for S:
- 3C + C + S = 500
- 4C + S = 500
- S = 500 - 4C
- Now we can substitute S and A in our second equation and solve for C:
- 15(500 - 4C) + 12C + 18(3C) = 7950
- 7500 - 60C + 12C + 54C = 7950
- 6C = 450
- C = 75
- Now that we know that C = 75, we can figure out how many adult tickets were purchased by using our third equation:
- A = 3 (75)
- A = 225
- Finally, we can input A and C values back into the first equation and solve for S:
- 225 + 75 + S = 500
- 300 + S = 500
- S = 200
- We now have the number of tickets for each type sold:
- Adult tickets (A) = 225
- Student tickets (S) = 200
- Children tickets (C) = 75
- It's also important to check our work, so let's put these values in our second equation:
- 18A + 12C + 15S = 7950
- 18(225) + 12(75) + 15(200) = 7950
- 4050 + 900 + 3000 = 7950
- 7950 = 7950
- Our solution is correct! I hope this works.