document.write( "Question 305398: in how many ways can a study group of four be selected from a class of 24 students? \n" ); document.write( "
Algebra.Com's Answer #218764 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Assuming arrangement is not important: \n" ); document.write( "24C4=24!/20!*4! \n" ); document.write( "=10,626 ways \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |