A gem has yoga classes. Each class has 11 students there are C classes write an equation to represent the total number students S taking yoga.

1 answer

To represent the total number of students \( S \) taking yoga, you can use the following equation:

\[ S = 11C \]

In this equation:

  • \( S \) is the total number of students.
  • \( C \) is the number of classes.
  • Each class has 11 students, so you multiply the number of classes \( C \) by 11 to get the total number of students \( S \).