document.write( "Question 624830: A jury pool consists of 25 people. How many different juries consisting of 12 people are possible? \n" ); document.write( "
Algebra.Com's Answer #393088 by reynard2007(52)\"\" \"About 
You can put this solution on YOUR website!
This is a simple problem. You only have to know if you will use permutation or combination. But, since position in a sequence does not matter here -- like who comes first or second -- we shall use combination.\r
\n" ); document.write( "\n" ); document.write( "\"25C12=+25%21%2F%28%2825-12%29%21%2812%21%29%29+=+5%2C200%2C300+\"\r
\n" ); document.write( "\n" ); document.write( "You can choose a jury in 5,200,300 ways.
\n" ); document.write( "
\n" );