document.write( "Question 1027513: The library is to be given 7 books as a gift. The books will be selected from a list of 23 titles. If each book selected must have a different title, how many possible selections are there? \n" ); document.write( "
Algebra.Com's Answer #642782 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
This is called taking 23 books choosing 7 at a time and is found by
\n" ); document.write( " ways
\n" ); document.write( "
\n" );