document.write( "Question 752227: find the probability of selecting two consecutive threes when two cards are drawn with replacement from a standard deck of 52 playing cards \n" ); document.write( "
Algebra.Com's Answer #457637 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the probability of selecting two consecutive threes when two cards are drawn with replacement from a standard deck of 52 playing cards \n" ); document.write( "---- \n" ); document.write( "With replacement means the results are independent. \n" ); document.write( "------------- \n" ); document.write( "P(3 and 3) = P(3)*P(3) = (1/13)^2 = 1/169 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |