document.write( "Question 1042803: Suppose a test allows a student to pick which questions to answer. In how many different ways can a student choose a set of 8 questions to answer from a group of 11 questions? \n" ); document.write( "
Algebra.Com's Answer #657876 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose a test allows a student to pick which questions to answer. In how many different ways can a student choose a set of 8 questions to answer from a group of 11 questions?
\n" ); document.write( "----------------
\n" ); document.write( "Ans: 11C8 = 11C3 = (11*10*9)/(1*2*3) = 11*5*3 = 11*15 = 165
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" );