0 Comments
To solve this problem, we can use the principle of inclusion-exclusion.
First, let's find the total number of ways to select n students from a class of 5n:
Total ways = (5n choose n) = (5n)! / (n!*(5n-n)!) = (5n)! / (n!*(4n)!)