document.write( "Question 703033: In how many ways can 10 people be divided into two groups if one group has 6 people and the other has 4? \n" ); document.write( "
Algebra.Com's Answer #436455 by vheroli(126)\"\" \"About 
You can put this solution on YOUR website!
10C6*4C4=210 \n" ); document.write( "
\n" );