Answer:
2024 ways
Explanation:
Because order doesn't matter in this scenario, we can use the binomial function
, where n is the total number of items (students in this case) and k is the number of items we'd like to choose.
This binomial function is equivalent to:
, where n! means n * (n - 1) * (n - 2) * ... * 2 * 1
Here, we have
.
Thus, the answer is 2024 ways.
~ an aesthetics lover