SOLUTION: A card is selected from a standard deck of 52 playing cards. A standard deck of cards has 12 face cards and four Aces (Aces are not face cards). Find the probability of selecting

Algebra ->  Probability-and-statistics -> SOLUTION: A card is selected from a standard deck of 52 playing cards. A standard deck of cards has 12 face cards and four Aces (Aces are not face cards). Find the probability of selecting       Log On


   



Question 492999: A card is selected from a standard deck of 52 playing cards. A standard deck of cards has 12 face cards and four Aces (Aces are not face cards). Find the probability of selecting
• an even number ten or less given the card is a not a heart.
• a five given the card is a face card.
• an Ace, given that the card is red.
I am having trouble figuring out the process of coming up with the answers to these questions. could someone please show me how to work these problems out?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!

A card is selected from a standard deck of 52 playing cards. A standard deck of cards has 12 face cards and four Aces (Aces are not face cards). Find the probability of selecting
• an even number ten or less given the card is a not a heart.
Ans = P(even <= 10 AND not heart)/P(not heart)
= (3*4/52)/(3/4)
----
= (3/13)/(3/4)
----
= 4/13
----------------
• a five given the card is a face card.
Ans = P(5 and a face card)/P(face card) = (0/52)/(12/52) = 0
----------------
• an Ace, given that the card is red.
Ans = P(ace and red)/P(red) = (2/52)/(26/52) = 1/13
======================================================
Cheers,
Stan H.