To solve this problem, we need to define the variables and create the appropriate linear inequality based on the given information.
1. Define the Variables and Create the Inequality
Let:
- \( Y \) = number of yoga classes scheduled
- \( S \) = number of spin classes scheduled
Next, we need to consider the number of participants each class requires:
- Each yoga class requires 5 participants.
- Each spin class requires 10 participants.
The total number of participants for yoga and spin classes can be modeled with the inequality:
\[ 5Y + 10S \leq 200 \]
This inequality states that the total number of participants from both yoga and spin classes cannot exceed the maximum capacity of the fitness center, which is 200 participants.
2. Evaluate the Schedule Against the Inequality
Now, we need to check if the schedule of 6 yoga classes and 8 spin classes meets the participant capacity.
Substituting \( Y = 6 \) and \( S = 8 \) into the inequality:
\[ 5(6) + 10(8) \leq 200 \]
Calculating the left side:
\[ 30 + 80 = 110 \]
Thus, we get:
\[ 110 \leq 200 \]
Since 110 is indeed less than 200, the schedule of 6 yoga classes and 8 spin classes meets the participant capacity.
Conclusion: The scheduled classes are within the maximum participant limit of the fitness center.