To find the number of tickets after which both membership options cost the same, we can set up equations for both options.
Let \( x \) represent the number of tickets.
For the first membership option, the cost can be expressed as: \[ \text{Cost}_1 = 20 + 15x \] where \( 20 \) is the initial fee and \( 15x \) is the cost per ticket.
For the second membership option, the cost can be expressed as: \[ \text{Cost}_2 = 50 + 12.5x \] where \( 50 \) is the initial fee and \( 12.5x \) is the cost per ticket.
We need to find the value of \( x \) where these two costs are equal: \[ 20 + 15x = 50 + 12.5x \]
Next, we can solve this equation for \( x \):
-
Start by isolating \( x \): \[ 20 + 15x - 12.5x = 50 \] \[ 20 + 2.5x = 50 \]
-
Subtract 20 from both sides: \[ 2.5x = 30 \]
-
Divide by 2.5 to solve for \( x \): \[ x = \frac{30}{2.5} = 12 \]
Thus, the two options will cost the same after purchasing 12 tickets.