document.write( "Question 549349: Three letters are randomly selected without replacement one at a time from {a,b,c,d----Z}.What is the probability that they are selected in alphabetical order. Express your answer as a common fraction. This was a question in 2010 state math counts \n" ); document.write( "
Algebra.Com's Answer #357671 by Theo(13342)![]() ![]() You can put this solution on YOUR website! there are 26 letters in the alphabet. \n" ); document.write( "probability of the first letter being in alphabetical order is 24 out of 26. \n" ); document.write( "last letter possible is letter x because y and z would come after that. \n" ); document.write( "y is no good because only 1 letter left after that in alphabetical. \n" ); document.write( "z is no good because no letters left after that in alphabetical order. \n" ); document.write( "probability of the second letter being in alphabetical order is 1 out of the remaining 25. \n" ); document.write( "probability of the last letter being in alphabeticak order is 1 out of the remaining 24. \n" ); document.write( "total probability is therefore 24/26 * 1/25 * 1/24 \n" ); document.write( "to see how this works, assume only 5 letters. \n" ); document.write( "letters are a, b, c, d, e. \n" ); document.write( "probability here, if the formula is correct, would be 3/5 * 1/4 * 1/3 = 3/60 \n" ); document.write( "let's see if that's correct. \n" ); document.write( "first letter could be a, b, or c \n" ); document.write( "if a, then b and c have to follow in that order. \n" ); document.write( "if b, then c and d have to follow in that order. \n" ); document.write( "if c, then d and e have to follow in that order. \n" ); document.write( "total possible combinations possible combinations of letters possible when order is important are: \n" ); document.write( "5P3 which comes out to be 5! / 2! which comes out to be (5*4*3*2*1) / (1*2) which comes out to be 60 possible permutations. \n" ); document.write( "they are: \n" ); document.write( "----- \n" ); document.write( "abc acb bac bca cab cba \n" ); document.write( "abd adb bad bda dab dba \n" ); document.write( "abe aeb bae bea eab eba \n" ); document.write( "acd adc cad cda dac dca \n" ); document.write( "ace aec cae cea eac eca \n" ); document.write( "ade aed dae dea ead eda \n" ); document.write( "bcd bdc cbd cdb dbc dcb \n" ); document.write( "bce bec cbe ceb ebc ecb \n" ); document.write( "bde bed dbe deb ebd edb \n" ); document.write( "cde ced dce dec ecd edc \n" ); document.write( "----- \n" ); document.write( "there should only be 3 out of the 60 that are in alphabetical order. \n" ); document.write( "they would be: \n" ); document.write( "abc \n" ); document.write( "bcd \n" ); document.write( "cde \n" ); document.write( "no others are possible. \n" ); document.write( "----- \n" ); document.write( "since the same formula was applied to the 26 letters in the alphabet, then the answer for the alphabet should be as good. \n" ); document.write( "let's see if that's true. \n" ); document.write( "the probability for the alphabet was 24/26 * 1/25 * 1/24 which became (24*1*1) / (26*25*24) = 24 / 15600 \n" ); document.write( "the number of possible permutations of 3 out of 26 is 26! / 23! = (26*25*24*23!) / 23! = (26*25*24) = 15600. \n" ); document.write( "out of these, the total number of possible sequences of letters in alphabetical order are: \n" ); document.write( "abc \n" ); document.write( "bcd \n" ); document.write( "cde \n" ); document.write( "def \n" ); document.write( "efg \n" ); document.write( "fgh \n" ); document.write( "ghi \n" ); document.write( "hij \n" ); document.write( "ijk \n" ); document.write( "jkl \n" ); document.write( "klm \n" ); document.write( "lmn \n" ); document.write( "mno \n" ); document.write( "nop \n" ); document.write( "opq \n" ); document.write( "pqr \n" ); document.write( "qrs \n" ); document.write( "rst \n" ); document.write( "stu \n" ); document.write( "tuv \n" ); document.write( "uvw \n" ); document.write( "vwx \n" ); document.write( "wxy \n" ); document.write( "xyz \n" ); document.write( "yz \n" ); document.write( "z \n" ); document.write( "you can see that only 24 out of the 26 letters of the alphabet have the possibility of being in alphabetical order 3 at a time. \n" ); document.write( "the total possible number of permutations of 3 out of 26 is given by the permutation formula of n! / (n-x)! where n is the total number of possible choices to pick from (26) and x is the number you pick at a time (3). \n" ); document.write( "26! / (26-3)! becomes 26! / 23! which is the number of 15600 we arrived at earlier.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |