
Christopher S. answered 10/25/17
Tutor
5.0
(59)
Professionally Trained Math and Physics Tutor
So whenever we are given some total amount and asked to choose only a select few we use the n choose m formula. Which is:
w = (n!)/(m!(n-m)!)
where w is the number of ways we can combine the students n is the total number of students and m is the number we can choose. The ! is the factorial symbol, 4! = 4x3x2x1. so for this problem n = 11, m = 4
w = (11!)/(4!7!)=(11x10x9x8)/(4x3x2x1)= 330
therefore there are 330 ways the students can be selected