document.write( "Question 610797: Which is greater, 7P5 or 7C5? \n" ); document.write( "
\n" ); document.write( "Hi, \n" ); document.write( "Note the difference in calculating the two values:\n" ); document.write( "7P5 = 7!/2! = 7*6*5*4*3 = 2520\n" ); document.write( "7C5 = 7!/(5!2!) = 7*6/2 = 21