document.write( "Question 146145: how would i do this? Indicate the formula for the following conditions
\n" );
document.write( "C(n,r)= \n" );
document.write( "
Algebra.Com's Answer #106697 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! The combination of n things taken r at-a-time is given by: \n" ); document.write( " \n" ); document.write( "N.B. ! = factorial. \n" ); document.write( " |