document.write( "Question 1027056: In calculating combination and permutation, we have to leverage factorials. For example, 5! = 5*4*3*2*1=120, 4! = 4*3*2*1=24, 3! = 3*2*1=6, 2! = 2*1, and 1! = 1. What is 0!? Why? \n" ); document.write( "
Algebra.Com's Answer #642329 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
0! = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There is exactly one way to arrange zero objects.
\n" ); document.write( "
\n" );