Since we are trying to arrange the classes in a sequence where none repeat, we are going to use a factorial, represented by
, where
is the number of items in the sequence.
Since we have four items in our sequence (four classes), our answer is going to be equal to
, which is equal to 24, as shown below:
![4! = 4 \cdot 3 \cdot 2 \cdot 1 = 24](https://img.qammunity.org/2019/formulas/mathematics/college/pb7av0bteh0ryr6lyd5sknam1so5yff5yz.png)
There are 24 different ways.