document.write( "Question 1059237: A science professor is making an exam for his students. There are 32 true/false questions to choose from. He plans to select 5 to ask his class. How many different sets of 5 are possible? \n" ); document.write( "
Algebra.Com's Answer #674320 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A science professor is making an exam for his students. There are 32 true/false questions to choose from. He plans to select 5 to ask his class. How many different sets of 5 are possible? \n" ); document.write( "------------------------------ \n" ); document.write( "Ans: 32C5 = (32*31*30*29*28)/(1*2*3*4*5) = 201376 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |