document.write( "Question 485831: How many committees of 5 students can be selected from a class of 25? \n" ); document.write( "
Algebra.Com's Answer #332199 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
25C5 = 53130\r
\n" ); document.write( "\n" ); document.write( "Or maybe you write it C(25,5) = 53130
\n" ); document.write( "
\n" );