document.write( "Question 966978: 30 students are applying for a job at a Warehouse. 3 will be selected. How many different groups can be selected \n" ); document.write( "
Algebra.Com's Answer #590984 by Theo(13342)![]() ![]() You can put this solution on YOUR website! c(30,3) = 30! / (3! * 27!) = 4060 possible groups can be selected.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |