document.write( "Question 502298: You are dealt two cards successively (without replacement) from a shuffled deck of 52 playing cards. Find the probability that both cards are black. \n" ); document.write( "
Algebra.Com's Answer #338834 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are dealt two cards successively (without replacement) from a shuffled deck of 52 playing cards. Find the probability that both cards are black. \n" ); document.write( "--- \n" ); document.write( "P(black and black) = P(black)*P(black|black) = (26/52)(25/51) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |