Part 1: Create a Two-Variable Linear Equation
Let:
- \( S \) = number of standard tickets sold
- \( P \) = number of premium tickets sold
Each standard ticket allows for 1 attendee, while each premium ticket allows for 2 attendees. We want to fill all 300 seats in the theater. Therefore, the equation that represents the total number of attendees is:
\[ S + 2P = 300 \]
Part 2: Determine if the Ticket Sales Decision Fills the Theater
Given:
- The theater sells 100 standard tickets (\( S = 100 \)) and 100 premium tickets (\( P = 100 \)).
Now, we can substitute these values into our equation to see if it fills the theater:
\[ 100 + 2 \times 100 = 100 + 200 = 300 \]
Since the total number of attendees is 300, which equals the total number of seats available in the theater, we conclude:
The theater is filled with this given scenario.