mojorising800
i completely agree with the above example but plz consider below for the question:
the question asks for combinations like 1J,5K or 8Q or for that matter 1st card be a non face card and the 2nd be a face card
hence solution would be: P(Non face card in the 1st draw) * P(face card in the 2nd draw)
={C(40,1)/C(52,1)} * {C(12,1)/C(51,1)}
is it the above case or do we also have to consider the case in which the 1st card is also a face card and 2nd card is also a face card.?
I'm not sure I understood your question... Anyway:
Question is: find the probability second card is face card.
In our original question (#4) we are asked to determine the probability that the second drawn card is face card, it means that second card must be face card, but the first card may or may not be face card.
This can occur in two ways (winning scenarios):
First drawn is face card*Second drawn is face card+First drawn is not face card*Second drawn is face card=F/F+NF/F=12/52*11/51+40/52*12/51. Both F/F and NF/F are winning scenarios for us, as in both cases there is face card as second card.
If it were: find the probability first card is non-face card and second is face card, then only way it can occur is NF/F: NF/F=40/52*12/51 (exactly as you wrote). No need to add to this probability F/F, as it's not a winning scenario for us.
Hope it's clear. Tell me if I answered not the question you were interested in and I'll try to elaborate more.