document.write( "Question 958983: Imagine that you have five books by five different authors, and you place them randomly on a shelf. What is the probability that they end up in alphabetical order (by author)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #586123 by Edwin McCravy(20067) You can put this solution on YOUR website! ` \n" ); document.write( "` \n" ); document.write( "1/5! = 1/120 \n" ); document.write( " |