document.write( "Question 895493: Prove that C(n,0) = 1 \n" ); document.write( "
Algebra.Com's Answer #542914 by Edwin McCravy(20063)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "0! is defined as 1.\r\n" );
document.write( "\r\n" );
document.write( "C(n,0) = \"n%21%2F%280%21%2A%28n-0%29%21%29\" = \"n%21%2F%281%2An%21%29\" = \"cross%28n%21%29%2F%281%2Across%28n%21%29%29\" = 1\r\n" );
document.write( "\r\n" );
document.write( "But the real proof is by common sense:\r\n" );
document.write( "\r\n" );
document.write( "If you have n things, then the number of ways you can choose\r\n" );
document.write( "to take 0 of them is 1 way, -- and that 1 way is to not take any!\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );