+0  
 
0
642
5
avatar
If there is 25 persons with 25 places possible to sit, how do I figure out how many combinations there can be?
 Aug 19, 2013
 #1
avatar
0
[input]25![/input]
 Aug 19, 2013
 #2
avatar
0
Could you also teach me how the n! works?
 Aug 19, 2013
 #3
avatar
0
Factorial n! is: 1*2*3*...*(n-2)*(n-1)*n
e. g.: 5! = 1*2*3*4*5 = 120
 Aug 19, 2013
 #4
avatar
0
It is 25!x25!
 Aug 19, 2013
 #5
avatar
0
If we consider the amount of combinations for the places, then its (25!)²
 Aug 19, 2013

0 Online Users