document.write( "Question 201880: 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 #152129 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( "first pick: \n" ); document.write( "Total letters: 11 \n" ); document.write( "i's : 4 \n" ); document.write( "probability 4/11 \n" ); document.write( ". \n" ); document.write( "second pick: \n" ); document.write( "Total letters: 10 \n" ); document.write( "i'2 : 3 \n" ); document.write( "probability 3/10 \n" ); document.write( ". \n" ); document.write( "4/11 * 3/10 = 12/110 = 0.11 or 11% \n" ); document.write( " \n" ); document.write( " |