document.write( "Question 310519: How many 5 member teams can be formed from a group of 15 people? \n" ); document.write( "
Algebra.Com's Answer #222045 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
15C5 = (15*14*13*12*11)/(1*2*3*4*5) = 3003
\n" ); document.write( "=============================================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );