document.write( "Question 1087064: find the probability of getting vowels in the first, third, and sixth place when all the letters of the word ORANGE are arranged in all possible ways. \n" ); document.write( "
Algebra.Com's Answer #701351 by mathmate(429)![]() ![]() You can put this solution on YOUR website! Question: \n" ); document.write( "Find the probability of getting vowels in the first, third, and sixth place when all the letters of the word ORANGE are arranged in all possible ways. \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "Examine problem: word ORANGE has 3 distinct vowels (OAE) and 3 distinct consonants (RNG). \n" ); document.write( "To find the number of arrangements with three vowels in specific places, we first place the vowels, one by one, in 3*2*1=6 ways. Similarly there are 6 ways to place the consonants. \n" ); document.write( "========================================================= \n" ); document.write( "* The 6 ways are obtained as follows: \n" ); document.write( " for the first position, we have three choices of letters \n" ); document.write( " for the second position, we have only two letters left, since one was used \n" ); document.write( " earlier for the first position. \n" ); document.write( " similarly, for the sixth position, we have already used up 2 of three \n" ); document.write( " letters, so there is only one choice left. \n" ); document.write( " Therefore, the total number of choices to fill the vowels is 3*2*1=6, or \n" ); document.write( " number of arrangements = 3! \n" ); document.write( " The same principle can be applied to filling the consonants. \n" ); document.write( "========================================================= \n" ); document.write( "There is a total of 6*6=36 ways to place vowels and consonants in designated locations. \n" ); document.write( "The total number of \"words\" formed using the six distinct letters is 6*5*4*3*2*1=720 \n" ); document.write( " \n" ); document.write( "Thus the probability of getting vowels in specific places from a random word is 36/720=1/20 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |