Final answer:
There are 300 different ways a teacher can pick two students for the lead roles in a class play from a class of 25 students, using the combination formula.
Step-by-step explanation:
The student has asked how many ways the teacher can pick two students for the lead roles in the class play from a class of 25 students. To find the number of ways, we use the combination formula which is denoted as C(n, k), where n is the total number of students and k is the number of students we want to pick. Since the order in which we pick the students does not matter, we use the combination formula rather than the permutation formula.
The formula for a combination is C(n, k) = n! / (k! * (n - k)!), where '!' represents the factorial of a number. Applying this to the given problem:
- Total number of students (n) = 25
- Number of students to pick (k) = 2
We calculate 25! / (2! * (25 - 2)!), which simplifies to:
25! / (2! * 23!) = (25 * 24) / (2 * 1) = 25 * 12 = 300 combinations.
Therefore, there are 300 different ways the teacher can randomly pick two students for the lead roles in the class play.