document.write( "Question 546123: You own 23 CDs. You want to randomly arrange 10 of them in a CD rack. What is the probability that the rack ends up in alphabetical order? \r
\n" );
document.write( "\n" );
document.write( "The probability that the CDs are in alphabetical order is \n" );
document.write( "
Algebra.Com's Answer #355916 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You own 23 CDs. You want to randomly arrange 10 of them in a CD rack. What is the probability that the rack ends up in alphabetical order? \n" ); document.write( "The probability that the CDs are in alphabetical order is \n" ); document.write( "----- \n" ); document.write( "# of ways to succeed: 1 \n" ); document.write( "--- \n" ); document.write( "# of random arrangements: 23P10 = 4.1516x10^12 \n" ); document.write( "------ \n" ); document.write( "P(alphabetical) = 1/(4.1516x10^12) \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( "========== \n" ); document.write( " |