document.write( "Question 270410: A class has 15 students. Four of these students will be chosen to complete a special group project. How many different groupings (order does not matter) of 4 students can be created from this class of 15? \n" ); document.write( "
Algebra.Com's Answer #198133 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A class has 15 students. Four of these students will be chosen to complete a special group project. How many different groupings (order does not matter) of 4 students can be created from this class of 15?
\n" ); document.write( "----------------
\n" ); document.write( "Ans: 15C4 = 15!/(15-4)!/4! = 1365
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );