Tickets for the homecoming dance cost $20 for a single ticket or $35 for a couple. Ticket sales totaled $2280, and 128 people attended. How many tickets of each type were sold?

1 Answer
Mar 20, 2018

1616 singles, 5656 couples

Explanation:

There's two linear equations that we can make: one for money and one for people.

Let the number of single tickets be ss and the number of couple tickets be cc.

We know that the amount of money we make is
$ = 20 s + 35 c = 2280$=20s+35c=2280

We also how many people can come
P = 1 s + 2 c = 128 P=1s+2c=128

We know that both ss are the same and both cc are the same. We have two unknowns and two equations, so we can do some algebra to solve for each.

Take the first minus twenty times the second:
20 s + 35 c = 2280 20s+35c=2280
-20 s - 40 c = -2560 20s40c=2560
-5c = -280 implies c = 56 5c=280c=56

Plugging this back into the second equation,
s + 2c = s + 2 * 56 = s + 112 = 128 implies s = 16 s+2c=s+256=s+112=128s=16