document.write( "Question 1193547: A man possesses 24 books, all different. In how many ways can he arrange 12 of them on a shelf? \n" ); document.write( "
Algebra.Com's Answer #825608 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The 24C12 answer from the other tutor is only the number of ways of choosing 12 of the 24 books.

\n" ); document.write( "Arranging them on a shelf means order is important, so the answer to the question is 24P12.

\n" ); document.write( "ANSWER: 24P12 = (24!)/(12!) = 1,295,295,050,649,600

\n" ); document.write( "
\n" ); document.write( "
\n" );