Question 759672
this is a combination problem, that is, how many combinations are there from 5 employees taken 3 at a time?

formula is 5! / 3! * (5-3)! = 5*4*3*2*1  / 3*2*2 = 10 combinations