document.write( "Question 739655: In the English alphabet there are a total of 26 letters, of which 5 of them are vowels. Suppose that 5 letters are randomly typed, find the probability that all of the 5 letters are the same.\r
\n" );
document.write( "\n" );
document.write( "That's what I thought: (1/26)(1/26)(1/26)(1/26)(1/26) I know it's incorrect because it cannot indicate the five letters are same. Help please! Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #451232 by Alan3354(69443) You can put this solution on YOUR website! In the English alphabet there are a total of 26 letters, of which 5 of them are vowels. Suppose that 5 letters are randomly typed, find the probability that all of the 5 letters are the same.\r \n" ); document.write( "\n" ); document.write( "That's what I thought: (1/26)(1/26)(1/26)(1/26)(1/26) \n" ); document.write( "======================= \n" ); document.write( "The 1st letter is chosen. \n" ); document.write( "The chance of the 2nd being the same is 1/26 \n" ); document.write( "Same for 3rd, 4th & 5th \n" ); document.write( "= (1/26)^4 \n" ); document.write( " \n" ); document.write( " |