Question 763003
The question is: In how many ways a set of 2 people be chosen from a set of 50?

The answer is C(50,2) [50 Choose 2] and formula for the same is:

(50*49)/(1*2) = 1225.

There will be a total of {{{highlight(1225)}}} runs.

:)