Let's denote the number of hot dogs sold as \( h \) and the number of pretzels sold as \( p \).
We have two conditions:
-
The total number of items sold (hot dogs and pretzels) must equal 300: \[ h + p = 300 \]
-
The total income must be $800. The income from hot dogs sold at $4 each and pretzels sold at $2 each gives the equation: \[ 4h + 2p = 800 \]
Now we can solve these equations simultaneously.
From the first equation, we can express \( p \) in terms of \( h \): \[ p = 300 - h \]
Next, substitute \( p \) in the second equation: \[ 4h + 2(300 - h) = 800 \]
Expanding this: \[ 4h + 600 - 2h = 800 \]
Combining like terms: \[ 2h + 600 = 800 \]
Now subtract 600 from both sides: \[ 2h = 200 \]
Dividing by 2: \[ h = 100 \]
Now substitute \( h \) back into the equation for \( p \): \[ p = 300 - 100 = 200 \]
So the solution is:
- Hot dogs: 100
- Pretzels: 200
Thus, the boosters need to sell 100 hot dogs and 200 pretzels.
The correct response is: 100 hot dogs and 200 pretzels.