document.write( "Question 342059: Combinations: C(n,1)= \n" ); document.write( "
Algebra.Com's Answer #244843 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! C(n,1)= \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So C(n, 1) = n. Ie there are 'n' ways to order select 1 item from a pool of 'n' items (where order doesn't matter)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, feel free to check out my tutoring website\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( " |