Question

Difficulty: MediumTranslating and Solving Algebraic Word Problems

For the opening night of a school play, a total of 320320 tickets were sold, raising a total of $2140\$2{}140 in ticket sales. Student tickets were sold for $5\$5 each, and adult tickets were sold for $8\$8 each. How many adult tickets were sold?

Answer: 180

Answer

180
The correct answer is 180180. By setting up a single-variable linear equation where aa represents the number of adult tickets, the problem translates to 8a+5(320a)=21408a + 5(320 - a) = 2140. Simplifying this yields 3a+1600=21403a + 1600 = 2140, which simplifies to 3a=5403a = 540 and results in a=180a = 180.

Step-by-Step Solution

1
Define variables for the unknown quantities based on the given total.
Let aa represent the number of adult tickets sold. The number of student tickets sold is represented as 320a320 - a.
Since the total number of tickets is 320320, subtracting the number of adult tickets from the total yields the number of student tickets.
2
Construct a linear equation using the ticket prices and the total revenue.
8a+5(320a)=21408a + 5(320 - a) = 2140
Multiplying the quantity of each ticket type by its respective price (88 dollars for adult and 55 dollars for student) yields the total ticket sales revenue of 2,1402,140 dollars.
3
Solve the equation for the variable aa.
8a+16005a=2140    3a+1600=2140    3a=540    a=1808a + 1600 - 5a = 2140 \implies 3a + 1600 = 2140 \implies 3a = 540 \implies a = 180
Apply the distributive property, group like terms, isolate the variable term, and divide to solve for the number of adult tickets.

Key Concept

Translating word problems into a single-variable linear equation and solving for the unknown quantity.
Rate this question