QuestionJAMBGeneral Maths2014ObjectiveCountingCounting
In how many ways can a team of 3 girls be selected from 7 girls?
Worked solution (try it first)
A team is a selection, so the order doesn't matter: this is
7C3.
nCr=r!(n−r)!n!, so
7C3=3!4!7!, option D.
Report a problem with this question