document.write( "Question 456481: if there are 9 people and i have to choose 5, how many different ways can i choose them? is it nCr or nPr? \n" ); document.write( "
Algebra.Com's Answer #313286 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
In this case, it is a combination (nCr) since a group of 5 people will be the same regardless of the order in which they are chosen. \n" ); document.write( "
\n" );