document.write( "Question 1052846: I'm stuck on this and would really like some help!\r
\n" );
document.write( "\n" );
document.write( "Consider selecting one card at a time from a 52-card deck. What is the probability that the first card is an ace and the second card is also an ace? (Note: There are 4 aces in a deck of cards)\r
\n" );
document.write( "\n" );
document.write( "Please show all work!\r
\n" );
document.write( "\n" );
document.write( "(a) Assuming the card selection is without replacement.
\n" );
document.write( "(b) Assuming the card selection is with replacement.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for your help! \n" );
document.write( "
Algebra.Com's Answer #668217 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! With no replacement, the probability of drawing two aces in a row are 4/52 x 3/51: \n" ); document.write( "4/52 x 3/51=1/13 x 1/17=1/221, or 0.0045248 \n" ); document.write( "With replacement, the probability is 1/13 x 1/13, which equals 1/169, or 0.0059171. ☺☺☺☺ \n" ); document.write( " |