Question 1136511
The problem asks for the number of combinations of 30 students taken 2 at a time
:
30! / (2! * (30-2)!) = (30 * 29) / 2 = 435 combinations
:
Note combination means that order of selection is not important
: