document.write( "Question 634293: In how many ways can eight books be arranged in a shelf if they can be selected from ten books? \n" ); document.write( "
Algebra.Com's Answer #399523 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In how many ways can eight books be arranged in a shelf if they can be selected from ten books?
\n" ); document.write( " 10C8 = 45 different sets of 8 books.
\n" ); document.write( "In how many ways can they be arranged on a shelf? 45*8! \n" ); document.write( "
\n" );