document.write( "Question 856105: Determine the number of permutations (arrangements) possible of 6 things taken 5 at a time. \n" ); document.write( "
Algebra.Com's Answer #515745 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "6P5 = 720 = 6!/(6-5)! = 6*5*4*3*2*1 = 720\r
\n" ); document.write( "\n" ); document.write( "Note: 6C5 = 6 = \"6%21%2F%285%21%286-5%29%21%29+=+6cross%285%2A4%2A3%2A2%2A1%29%2Fcross%285%2A4%2A3%2A2%2A1%29\" = 6 \n" ); document.write( "
\n" );