document.write( "Question 1204448: You own 12 CDs. You want to randomly arrange 5 of them in a CD rack. What is the probability that the rack ends up in alphabetical order?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #840702 by ikleyn(52816)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "You own 12 CDs. You want to randomly arrange 5 of them in a CD rack.
\n" ); document.write( "What is the probability that the rack ends up in alphabetical order?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The number of all different ordered quintuples of five CDs from twelve CDs is  \r\n" );
document.write( "\r\n" );
document.write( "    total = 12*11*10*9*8.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of all different quintuples of 5 CDs from 12 CDs is \r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B12%5D%5E5\" = \"12%21%2F%285%21%2A7%21%29\" = \"%2812%2A11%2A10%2A9%2A8%29%2F%281%2A2%2A3%2A4%2A5%29\"  \r\n" );
document.write( "\r\n" );
document.write( "(without looking in ordering - same as the number of combinations  \"C%5B12%5D%5E5\").\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of all different ORDERED quintuples of 5 CDs from 12 CDs is \r\n" );
document.write( "\r\n" );
document.write( "    \"5%21%2AC%5B12%5D%5E5\" = \"5%21%2A%2812%21%2F%285%21%2A7%21%29%29\"    (2)\r\n" );
document.write( "\r\n" );
document.write( "(without looking in ordering).  Notice that number (2) is the same as number (1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "When we estimate the number of alphabetically ordered quintuples among all ordered quintuples (2),\r\n" );
document.write( "we should divide the number (2) by 5!, because among 5! permutations only one is ordered alphabetically.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, from the number of all ordered quintuples (1) or (2), the number of those ordered alphabetically is\r\n" );
document.write( "\r\n" );
document.write( "    favorable = \"12%21%2F%285%21%2A7%21%29\" = \"%2812%2A11%2A10%2A9%2A8%29%2F%281%2A2%2A3%2A4%2A5%29\".    (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The problem asks about the probability  \r\n" );
document.write( "\r\n" );
document.write( "    P = \"favorable%2Ftotal\" = \"alphabetically_ordered_quintuples%2Fall_different_ordered_quituples\" =  = \"1%2F%281%2A2%2A3%2A4%2A5%29\" = \"1%2F5%21\" = \"1%2F120\".    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );