document.write( "Question 717130: A test consists of 20 questions and students are to answer 16 of them. In how many different ways are the students able to choose the 16 questions? \n" ); document.write( "
Algebra.Com's Answer #440107 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
20c16=(20!)/(20-16)!*(16)!
\n" ); document.write( "=(20*19*18*17)/(4*3*2)
\n" ); document.write( "=4845
\n" ); document.write( "
\n" );