document.write( "Question 447489: Find the number of permutations.\r
\n" ); document.write( "\n" ); document.write( "9P6\r
\n" ); document.write( "\n" ); document.write( "14P7\r
\n" ); document.write( "\n" ); document.write( "12P12
\n" ); document.write( "

Algebra.Com's Answer #308075 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "nPx = \"n%21%2F%28n-x%29%21%29\"
\n" ); document.write( "9P6 = 9!/3! = 60,480
\n" ); document.write( "14P7 = 14!/7! = 17,297,280
\n" ); document.write( "12P12 = 12!/0! = 479,001,600 \n" ); document.write( "
\n" );