document.write( "Question 612345: how many different 5 player teams can be made from a group of 12 people? \n" ); document.write( "
Algebra.Com's Answer #385364 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
C(12, 5)=\"12%21%2F%285%21%2A%2812-5%29%21%29\"
\n" ); document.write( "=\"12%21%2F%285%21%2A7%21%29\"
\n" ); document.write( "=\"12%2A11%2A10%2A9%2A8%2A7%21%2F%285%2A4%2A3%2A2%2A1%2A7%21%29\"
\n" ); document.write( "=\"11%2A10%2A9%2A8%2F%285%2A2%29\"
\n" ); document.write( "=\"11%2A9%2A8\"
\n" ); document.write( "=792
\n" ); document.write( "
\n" );