document.write( "Question 311184: Nigel keeps six CDs (Beatles, Duran Duran, Eminem, Five for Fighting, Gorillaz, and Styx) on a shelf in alphebetical order. If Nigel pulls them down and then puts them up in a random order, find the probability of P(Gorillaz CD is in the correct position). \n" ); document.write( "
Algebra.Com's Answer #222617 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! There are 6 albums and 6 places to put them (with respect to each other). \n" ); document.write( "That's 6! possible permutations. \n" ); document.write( "Only one of them is correct. \n" ); document.write( "P(correct order)=1/6!=1/720 \n" ); document.write( " |