one_pacifist wrote:hi all
new to permutations and combinations topic, so need help on this ....
q) A set of 6 questions contains true /false type questions.
Maximum how many students can take the test if all the students answer differently from others and must attempt all the questions ?
a gud explanation on answer will help a lot!!!!!!
Students can answer all 'True' --> 1
Students can answer all 'False' --> 1
Students can answer three 'True' the rest 'False' --> 6C3=6!/(3!*3!)=20
Students can answer four 'True' the rest 'False' --> 6C4=6!/(4!*2!)=15
Students can answer four 'False' the rest 'True' --> 6C4=6!/(4!*2!)=15
Students can answer five 'True' the rest 'False' --> 6C5=6!/(5!*1!)=6
Students can answer five 'False' the rest 'True' --> 6C5=6!/(5!*1!)=6
1+1+20+15+15+6+6=64
students can take the test if all the students answer differently from others and must attempt all the questions
Last edited by
Night reader on Mon Feb 07, 2011 6:35 pm, edited 1 time in total.