document.write( "Question 932652: how many ways can a student select 5 questions from an exam containing 9 questions
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #566351 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 9C5 = 9!/(5!*4!) = 126. \n" ); document.write( " |