document.write( "Question 1021310: You own 21 CDs. You want to randomly arrange 9 of them in a CD rack. What is the probability that the rack ends up in alphabetical order? \n" ); document.write( "
Algebra.Com's Answer #637079 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Since there is only one arrangement out of 9! where the CD's are in alphabetical order, the probability that the rack ends up in alphabetical order is 1/9! = 1/362,880. \n" ); document.write( "
\n" );