document.write( "Question 1020714: In how many ways can you divide eight people into four groups of two? \n" ); document.write( "
Algebra.Com's Answer #636582 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In how many ways can you divide eight people into four groups of two?
\n" ); document.write( "------
\n" ); document.write( "# of groups of 2:: 8C2 = 28 groups
\n" ); document.write( "# of groups of 4 of the 28:: 28C4 = 20,475
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );