document.write( "Question 1181737: a teacher is making a multiple choice quiz. she wants to give each student the same questions, but have each students questions appear in a different order. if there are twenty-seven students in the class, what is least number of questions the quiz must contain. \n" ); document.write( "
Algebra.Com's Answer #811639 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "n questions can be arranged in n! different ways. \n" ); document.write( "4!=24, so 4 questions is not enough. \n" ); document.write( "ANSWER: There must be at least 5 questions. \n" ); document.write( " \n" ); document.write( " |