document.write( "Question 236808: 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 #174227 by Alan3354(69443)\"\" \"About 
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( "There are 4 i's out of 11 letters
\n" ); document.write( "The chance of the 1st one is 4/11
\n" ); document.write( "The 2nd is 3/10
\n" ); document.write( "4/11 * 3/10 = 12/110
\n" ); document.write( "= 6/55
\n" ); document.write( "
\n" );