document.write( "Question 1179188: 1. A school will choose 4 students from the top 10. How many ways can the school choose the 4 students?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #808710 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! C(10,4), where C(n,r) = n!/((n-r)!r!)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |