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 #701347 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Pr(vowel in 1st, 3rd, and 6th place) =
\n" ); document.write( " (#ways that O,A,E can be arranged in 1st, 3rd, and 6th place) / (#ways of arranging letters O,R,A,N,G,E)
\n" ); document.write( "—
\n" ); document.write( "#ways of arranging letters O,R,A,N,G,E = 6!
\n" ); document.write( "#ways that O,A,E can appear in 1st, 3rd, and 6th place = 3! * 3! (for each vowel arrangement, you can have the remaining 3 consonants arranged in 3! ways)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "—
\n" ); document.write( "Pr(vowel in 1st, 3rd, and 6th place) = (3!*3!)/6! = \"+highlight+%281%2F20%29+\"\r
\n" ); document.write( "\n" ); document.write( "—
\n" ); document.write( "Edit 7/8/17 : Fixed answer to account for consonant arrangement which was missing from my first answer. Thanks mathmate.
\n" ); document.write( "
\n" ); document.write( "
\n" );