document.write( "Question 964280: What is the probability of drawing a 10 and then a 5 from a deck of cards (sampling WITH replacement)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #589287 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! DRAWING A 10 \n" ); document.write( "4/52=1/13 \n" ); document.write( "DRAWING A 5. \n" ); document.write( "4/52=1/13 \n" ); document.write( "1/13*1/13=1/169=.0059=.59% ANS. \n" ); document.write( " |