document.write( "Question 361892: Suppose two cards are drawn from a standard deck of cards. Find the probability that the
\n" );
document.write( "second card is a prime number given that the first card is not a prime number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #258089 by Fombitz(32388) You can put this solution on YOUR website! 2,3,5,7 are the prime numbers in the deck. \n" ); document.write( "Since there are 4 suits, that makes a total of 16 primes in 52 cards. \n" ); document.write( "P(prime)= \n" ); document.write( "P(not prime)= \n" ); document.write( "If the first card is not prime, then for the second draw. \n" ); document.write( "P(prime)= \n" ); document.write( "P(2nd card prime, 1st card not prime)= |