document.write( "Question 146098This question is from textbook
\n" );
document.write( ": how would i do this? 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?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #106660 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! The first draw has a success of 4 out of 11. \n" ); document.write( "The second draw has a success 3 out of 10 \n" ); document.write( "Thus we have: \n" ); document.write( "4/11*3/10=12/110=6/55 is the chances of picking an i on the first & second draw. \n" ); document.write( " |