document.write( "Question 250029: 25. Suppose 2 cards are drawn without replacement from an ordinary deck of 52. Find the probabilities of the following results.\r
\n" ); document.write( "\n" ); document.write( "a. One is a face card and the other is not.
\n" ); document.write( "b. At most one is a queen. \r
\n" ); document.write( "\n" ); document.write( "pick face card 4C2 = 12 ways
\n" ); document.write( "2 cards w/o restriction 52C2
\n" ); document.write( "P (2 cards) = 12/22100 = 6/11050 = 1841.666????
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #182039 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose 2 cards are drawn without replacement from an ordinary deck of 52. Find the probabilities of the following results.
\n" ); document.write( "a. One is a face card and the other is not.
\n" ); document.write( "P(face) = 12/52
\n" ); document.write( "P(not face|face) = 40/51
\n" ); document.write( "P(face AND not face) = (12/52)(40/51) = 480/2652 = 0.1810..
\n" ); document.write( "---
\n" ); document.write( "b. At most one is a queen.
\n" ); document.write( "P(at most one is a queen) = 1 - P(none is a queen)
\n" ); document.write( "= 1 - (48/52)(47/51)
\n" ); document.write( "= 1 - 2256/2652 = 0.1493
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );