document.write( "Question 512123: In midterm exam there are 12 questions. You have to select any 8. How many different choice do you have? \n" ); document.write( "
Algebra.Com's Answer #342539 by SUNIL1987MAURYA(7)\"\" \"About 
You can put this solution on YOUR website!
(12)C(8)
\n" ); document.write( "=(12*11*10*9)/(4*3*2*1)
\n" ); document.write( "=495 CHOICES
\n" ); document.write( "
\n" );