document.write( "Question 317258: Evaluate: 4C0 \n" ); document.write( "
Algebra.Com's Answer #237424 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
nCr is a notation for combination of r items selected from a sample of n things.\r
\n" ); document.write( "\n" ); document.write( "nCr= \"+n%21%2Fr%21%28n-r%29%21\"\r
\n" ); document.write( "\n" ); document.write( "when r=0 nC0 = \"n%21%2F0%21%28n-0%29%21\" = \"n%21%2Fn%21\" =1 since 0! is defined as 1\r
\n" ); document.write( "\n" ); document.write( "so this is true for any \"n\" nC0=1
\n" ); document.write( "
\n" );