document.write( "Question 872052: Of 16 possible books you plan to take 8 with you on vacation, how many different collections of 8 can you bring? \n" ); document.write( "
Algebra.Com's Answer #525985 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Of 16 possible books you plan to take 8 with you on vacation, how many different collections of 8 can you bring? \n" ); document.write( " \r\n" ); document.write( "If you have the 8 books in a stack, it does not matter what order\r\n" ); document.write( "they are stacked in, so this is a COMBINATION problem, not a PERMUTATION\r\n" ); document.write( "problem.\r\n" ); document.write( "\r\n" ); document.write( "The is the combination of 16 things taken 8 at a time.\r\n" ); document.write( "\r\n" ); document.write( "C(16,8) = 12870\r\n" ); document.write( "\r\n" ); document.write( "On the TI-83 or 84\r\n" ); document.write( "\r\n" ); document.write( "Press ON\r\n" ); document.write( "Press CLEAR\r\n" ); document.write( "Press 16\r\n" ); document.write( "Press MATH\r\n" ); document.write( "Press 3\r\n" ); document.write( "Press 8\r\n" ); document.write( "Press ENTER\r\n" ); document.write( "\r\n" ); document.write( "You will see\r\n" ); document.write( "\r\n" ); document.write( "16 nCr 8\r\n" ); document.write( " 12870\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |