To solve this problem, we can set up a system of equations based on the given information.
Let \( h \) represent the number of hot dogs sold and \( p \) represent the number of pretzels sold. We have the following conditions:
-
The total number of items (hot dogs and pretzels) is 300: \[ h + p = 300 \]
-
The total income from selling hot dogs and pretzels needs to be $800: \[ 4h + 2p = 800 \]
Now we can solve this system of equations.
First, let's solve the first equation for \( p \): \[ p = 300 - h \]
Next, we can substitute this expression for \( p \) into the second equation: \[ 4h + 2(300 - h) = 800 \]
Now simplify the equation: \[ 4h + 600 - 2h = 800 \] \[ 2h + 600 = 800 \] \[ 2h = 800 - 600 \] \[ 2h = 200 \] \[ h = 100 \]
Now that we have \( h \), we can find \( p \): \[ p = 300 - 100 = 200 \]
So the Baynard High School Boosters need to sell 100 hot dogs and 200 pretzels to reach their goal of $800.
The correct response is: 100 hot dogs and 200 pretzels.