document.write( "Question 1085145: Assume that 2 cards are drawn from a standard 52-card deck. Find the following probabilities.
\n" );
document.write( "a) Assume the cards are drawn without replacement. Find the probability of drawing 2 face card
\n" );
document.write( "s.
\n" );
document.write( "b) Assume the cards are drawn with replacement. Find the probability of drawing 2 face card
\n" );
document.write( "s. \n" );
document.write( "
Algebra.Com's Answer #699184 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! There are 4x3, or 12 face cards in a deck of 52, so to draw 2 face cards without replacement, we have: \n" ); document.write( "12/52 x 11/51=0.04562594268476621417797888386124 as the probability \n" ); document.write( "With replacement, we have: \n" ); document.write( "12/52²=0.05325443786982248520710059171598 as the probability. ☺☺☺☺ \n" ); document.write( " |