document.write( "Question 609330: what is the value of nCr when n-r=1 \n" ); document.write( "
Algebra.Com's Answer #383674 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the value of nCr when n-r=1 \n" ); document.write( "----- \n" ); document.write( "nCr = n!/[(n-r)!*r!]= n!/[1*r!] = n*(n-1)*(n-2)...(n-r+1) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " |