document.write( "Question 394887: An examination consists of 10 questions.A student must answer only one of the first two questions and only six of the remaing ones.How many choice of questions dose the student have?
\n" ); document.write( "F)112
\n" ); document.write( "G)56
\n" ); document.write( "H)44
\n" ); document.write( "J)30
\n" ); document.write( "The key is G
\n" ); document.write( "

Algebra.Com's Answer #280251 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
nPr=combination of n things taken r at a time = n!/((n-r)!*r!)
\n" ); document.write( "2C1 * 8C6 = 56
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );