Answer:
C
Explanation:
This is actually a combination problem as we are trying to select groups of 5 from the 15 qualified trainees.
To do this, we use the combinatorial approach. This is done by using the formula 15C3 = 15!/(15-3)!3!
This gives a value of 455