document.write( "Question 235057: how can i figure out how many ways a group of 6 people can be arranged in a group of 30 people \n" ); document.write( "
Algebra.Com's Answer #173245 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how can i figure out how many ways a group of 6 people can be arranged in a group of 30 people
\n" ); document.write( "-----
\n" ); document.write( "Your statement in confusing. Counting groups is one process; counting
\n" ); document.write( "arrangements is another.
\n" ); document.write( "---------
\n" ); document.write( "# of groups = 30C6 = 593775
\n" ); document.write( "# of arrangement: = 30P6 = 427518000
\n" ); document.write( "============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );