document.write( "Question 291041: 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 #210558 by nerdybill(7384)![]() ![]() 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( "Total letters is 11 \n" ); document.write( "Number of i's is 4 \n" ); document.write( ". \n" ); document.write( "probability of drawing the first i is 4/11 \n" ); document.write( "probability of drawing the second i is 3/10 \n" ); document.write( ". \n" ); document.write( "4/11 * 3/10 = 12/110 = 0.11 \n" ); document.write( " \n" ); document.write( " |