document.write( "Question 144757: tiles with 26 letters on them in a box. If 3 tiles are drawn from the box, with replacement. what is the probability that the tiles selected will spell the word sum? The letters must be selected in the correct order. \n" ); document.write( "
Algebra.Com's Answer #105479 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! tiles with 26 letters on them in a box. If 3 tiles are drawn from the box, with replacement. what is the probability that the tiles selected will spell the word sum? The letters must be selected in the correct order. \n" ); document.write( "============= \n" ); document.write( "\"With replacement\" means the selections are independent. \n" ); document.write( "------- \n" ); document.write( "P(sum) = (1/26)^3 = 0.0000568957.... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |