Question 250029
 Suppose 2 cards are drawn without replacement from an ordinary deck of 52. Find the probabilities of the following results. 
a. One is a face card and the other is not.
P(face) = 12/52
P(not face|face) = 40/51
P(face AND not face) = (12/52)(40/51) = 480/2652 = 0.1810..
---
b. At most one is a queen.
P(at most one is a queen) = 1 - P(none is a queen)
= 1 - (48/52)(47/51) 
= 1 - 2256/2652 = 0.1493
================================
Cheers,
Stan H.