document.write( "Question 1071861: A student is to answer 10 out of 12 questions in an examination.
\n" ); document.write( "(a) How many choices she has?
\n" ); document.write( "(b) How many if she nust answer the first four questions
\n" ); document.write( "

Algebra.Com's Answer #686801 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It is 12C10 which is 12*11/2=66 ways. (12!/10!2!)
\n" ); document.write( "If she must answer the first four questions then 8 are left to which she must answer 6
\n" ); document.write( "8C6=28 ways.
\n" ); document.write( "
\n" );