document.write( "Question 754273: Question:\r
\n" );
document.write( "\n" );
document.write( "I have 17 books that need to be packed into the attic. The first box will hold 6 books. How many ways can the first box be packed?? \n" );
document.write( "
Algebra.Com's Answer #458926 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I have 17 books that need to be packed into the attic. The first box will hold 6 books. How many ways can the first box be packed?? \n" ); document.write( "-------------- \n" ); document.write( "The 1st book is 1 of 17. \n" ); document.write( "Then 1 of 16, 1 of 15, etc \n" ); document.write( "---- \n" ); document.write( "--> 17*16*15*14*13*12 \n" ); document.write( "= 8910720 different ways. \n" ); document.write( "------------ \n" ); document.write( "But, if books A,B,C,D,E,F is considered to be the same as A,F,E,C,D,B then divide by 6*5*4*3*2*1 = 720 \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |