document.write( "Question 577893: Tiles with each of the 26 letters of the alphabet printed on them are placed in a box. If three tiles are selected from the box, with replacement, what is the probability that the tiles selected will spell the word ADD? the letters must be in order. \n" ); document.write( "
Algebra.Com's Answer #370416 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tiles with each of the 26 letters of the alphabet printed on them are placed in a box. If three tiles are selected from the box, with replacement, what is the probability that the tiles selected will spell the word ADD? the letters must be in order. \n" ); document.write( "--- \n" ); document.write( "Since the drawing is made \"with replacement\" the probability \n" ); document.write( "of drawing each letter is 1/26. \n" ); document.write( "P(ADD) = (1/26)^3 = 1/17576 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |