document.write( "Question 329407: An examination consists of 12 questions. If 10 questions must be answered, find the number of different orders in which a student can answer the questions. \n" ); document.write( "
Algebra.Com's Answer #236138 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An examination consists of 12 questions. If 10 questions must be answered, find the number of different orders in which a student can answer the questions.
\n" ); document.write( "-------------------
\n" ); document.write( "The # of groups of 10 the student can answer is 12C10 = 12C2 = 66
\n" ); document.write( "--------------
\n" ); document.write( "The # of orders is 10! = 3628800
\n" ); document.write( "----------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );