Step 1: Understanding the Concept:
This is a set theory problem that can be solved using a Venn diagram or the principle of inclusion-exclusion. We are given information about a total group and various overlapping subgroups.
Step 2: Key Formula or Approach:
Let S be the set of parents who volunteered to supervise, and R be the set of parents who volunteered to bring refreshments.
The formula for two sets is:
\[ \text{Total} = |S| + |R| - |S \cap R| + |\text{Neither}| \]
Alternatively, a more intuitive formula is:
\[ \text{Total} = |\text{Only S}| + |\text{Only R}| + |\text{Both}| + |\text{Neither}| \]
We are given:
Total = 84
\(|S|\) = 35
\(|S \cap R|\) (Both) = 11
\(|R| = 1.5 \times |\text{Neither}|\)
Step 3: Detailed Explanation:
Let's use the second formula. First, find the number of parents who only supervised.
\[ |\text{Only S}| = |S| - |S \cap R| = 35 - 11 = 24 \]
Let \(N = |\text{Neither}|\). Then the total number who brought refreshments is \(|R| = 1.5N\).
The number of parents who only brought refreshments is:
\[ |\text{Only R}| = |R| - |S \cap R| = 1.5N - 11 \]
Now, plug all the parts into the total formula:
\[ \text{Total} = |\text{Only S}| + |\text{Only R}| + |\text{Both}| + |\text{Neither}| \]
\[ 84 = 24 + (1.5N - 11) + 11 + N \]
Simplify the equation:
\[ 84 = 24 + 1.5N + N \]
\[ 84 = 24 + 2.5N \]
Subtract 24 from both sides:
\[ 60 = 2.5N \]
Solve for N:
\[ N = \frac{60}{2.5} = \frac{600}{25} = 24 \]
The question asks for the number of parents who volunteered to bring refreshments, which is \(|R|\).
\[ |R| = 1.5 \times N = 1.5 \times 24 = 36 \]
Step 4: Final Answer:
36 parents volunteered to bring refreshments.