Question 164049
Let x = number adult tickets
then
from "there were twice as many children as adults"
2x = number of children tickets
and
from "3 more seniors than adults"
x+3 = number senior tickets
.
Because we know the "total receipts for the concert were $1236" we have:
10x + 7(x+3) + 5(2x) = 1236
10x + 7x+21 + 10x = 1236
27x + 21 = 1236
27x = 1215
x = 45 (adult tickets)
.
children tickets:
2x = 2(45) = 90 (children tickets)
.
senior tickets:
x+3 = 45+3 = 48 (senior tickets)