document.write( "Question 144795: A card is drawn from a deck of cards one through twenty. the card is Not placed and another card is drawn. find the probability that a prime number is drawn and then a composite number. \n" ); document.write( "
Algebra.Com's Answer #105510 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A card is drawn from a deck of cards one through twenty. the card is Not replaced and another card is drawn. find the probability that a prime number is drawn and then a composite number.
\n" ); document.write( "-------------
\n" ); document.write( "# of prime: 8
\n" ); document.write( "# of composite: 12
\n" ); document.write( "-----------
\n" ); document.write( "Ans: P(prime and composite) = P(prime)*P(composite | prime)
\n" ); document.write( "= 8/20 * 12/19 = 0.25263...
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );