document.write( "Question 204675: If you have a group of 8 people, how many 3 person groups can you make? \n" ); document.write( "
Algebra.Com's Answer #154476 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If you have a group of 8 people, how many 3 person groups can you make?
\n" ); document.write( "---
\n" ); document.write( "Ans: 8C3 = (8*7*6)/(1*2*3) = 56
\n" ); document.write( "======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );