document.write( "Question 317572: The letters of the word Mississippi are placed in a hat. What is the probability that the first two letters drawn are both i if the first letter drawn is not replaced? \n" ); document.write( "
Algebra.Com's Answer #227433 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The letters of the word Mississippi are placed in a hat. What is the probability that the first two letters drawn are both i if the first letter drawn is not replaced? \n" ); document.write( "---------------------------- \n" ); document.write( "# of i's = 4 \n" ); document.write( "# of letters = 11 \n" ); document.write( "----- \n" ); document.write( "P(i and i) = P(i)*P(i|i) = (4/11)*(3/10) = 12/110 = 6/55 \n" ); document.write( "------------------------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |