document.write( "Question 848466: what does 10P3 mean .. is it like 10 probabliity of 3 or what ? \n" ); document.write( "
Algebra.Com's Answer #511099 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "10P3 is the notation used for finding 'Permutation' Results
\n" ); document.write( " 10P3 = 10!/(10-3)! = 10!/7! = 10*9*8 = 720
\n" ); document.write( "For example: the ways of electing a President, Treasurer, Secretary
\n" ); document.write( "out of group of 10 people is 720 ways it could be done.
\n" ); document.write( "Permutations used when 'order' of choices is important.\r
\n" ); document.write( "\n" ); document.write( "10C3 for example is used when the exact order of the 3 chosen is not important.
\n" ); document.write( " 10C3 = \"10%21%2F3%217%21\" = 120 ways 3 people can be chosen from a group of 10 \n" ); document.write( "
\n" );