Question 572439
When a card is selected from a deck, find the probability of getting:
a) A club
<pre>
That's the probability of getting any one of these 13 clubs

A&#9827;   2&#9827;   3&#9827;   4&#9827;   5&#9827;   6&#9827;   7&#9827;   8&#9827;  9&#9827;  10&#9827;  J&#9827;  Q&#9827;  K&#9827; 

out of these 52 cards:
<font color = "red">
A&#9829;   2&#9829;   3&#9829;   4&#9829;   5&#9829;   6&#9829;   7&#9829;   8&#9829;  9&#9829;  10&#9829;  J&#9829;  Q&#9829;  K&#9829; 
A&#9830;   2&#9830;   3&#9830;   4&#9830;   5&#9830;   6&#9830;   7&#9830;   8&#9830;  9&#9830;  10&#9830;  J&#9830;  Q&#9830;  K&#9830;</font>
A&#9824;   2&#9824;   3&#9824;   4&#9824;   5&#9824;   6&#9824;   7&#9824;   8&#9824;  9&#9824;  10&#9824;  J&#9824;  Q&#9824;  K&#9824;</font>  
A&#9827;   2&#9827;   3&#9827;   4&#9827;   5&#9827;   6&#9827;   7&#9827;   8&#9827;  9&#9827;  10&#9827;  J&#9827;  Q&#9827;  K&#9827; 

That's 13 ways out of 52 or {{{13/52}}} which reduces to {{{1/4}}}.

--------------------------------------------------------
</pre>
b) A face card or a heart
<pre>
That's the probability of getting any one of these 22 face cards or hearts
<font color = "red">
A&#9829;   2&#9829;   3&#9829;   4&#9829;   5&#9829;   6&#9829;   7&#9829;   8&#9829;  9&#9829;  10&#9829;  J&#9829;  Q&#9829;  K&#9829; 
                                                J&#9830;  Q&#9830;  K&#9830;</font>
                                                J&#9824;  Q&#9824;  K&#9824;</font>  
                                                J&#9827;  Q&#9827;  K&#9827; 
out of these 52 cards:
<font color = "red">
A&#9829;   2&#9829;   3&#9829;   4&#9829;   5&#9829;   6&#9829;   7&#9829;   8&#9829;  9&#9829;  10&#9829;  J&#9829;  Q&#9829;  K&#9829; 
A&#9830;   2&#9830;   3&#9830;   4&#9830;   5&#9830;   6&#9830;   7&#9830;   8&#9830;  9&#9830;  10&#9830;  J&#9830;  Q&#9830;  K&#9830;</font>
A&#9824;   2&#9824;   3&#9824;   4&#9824;   5&#9824;   6&#9824;   7&#9824;   8&#9824;  9&#9824;  10&#9824;  J&#9824;  Q&#9824;  K&#9824;</font>  
A&#9827;   2&#9827;   3&#9827;   4&#9827;   5&#9827;   6&#9827;   7&#9827;   8&#9827;  9&#9827;  10&#9827;  J&#9827;  Q&#9827;  K&#9827; 

That's 22 ways out of 52 or {{{22/52}}} which reduces to {{{11/26}}}.

---------------------------------------------------------
</pre>
c) A 6 and a spade
<pre>
That's the probability of getting this one card, the 6 of spades 
  
                         6&#9824; 
out of these 52 cards

<font color = "red">
A&#9829;   2&#9829;   3&#9829;   4&#9829;   5&#9829;   6&#9829;   7&#9829;   8&#9829;  9&#9829;  10&#9829;  J&#9829;  Q&#9829;  K&#9829; 
A&#9830;   2&#9830;   3&#9830;   4&#9830;   5&#9830;   6&#9830;   7&#9830;   8&#9830;  9&#9830;  10&#9830;  J&#9830;  Q&#9830;  K&#9830;</font>
A&#9824;   2&#9824;   3&#9824;   4&#9824;   5&#9824;   6&#9824;   7&#9824;   8&#9824;  9&#9824;  10&#9824;  J&#9824;  Q&#9824;  K&#9824;</font>  
A&#9827;   2&#9827;   3&#9827;   4&#9827;   5&#9827;   6&#9827;   7&#9827;   8&#9827;  9&#9827;  10&#9827;  J&#9827;  Q&#9827;  K&#9827; 

That's 1 way out of 52 or {{{1/52}}}.

--------------------------------------------------------
</pre>
d) A red card
<pre>
That's the probability of getting one of these 26 red cards
<font color = "red">
A&#9829;   2&#9829;   3&#9829;   4&#9829;   5&#9829;   6&#9829;   7&#9829;   8&#9829;  9&#9829;  10&#9829;  J&#9829;  Q&#9829;  K&#9829; 
A&#9830;   2&#9830;   3&#9830;   4&#9830;   5&#9830;   6&#9830;   7&#9830;   8&#9830;  9&#9830;  10&#9830;  J&#9830;  Q&#9830;  K&#9830;</font>

out of these 52 cards
<font color = "red">
A&#9829;   2&#9829;   3&#9829;   4&#9829;   5&#9829;   6&#9829;   7&#9829;   8&#9829;  9&#9829;  10&#9829;  J&#9829;  Q&#9829;  K&#9829; 
A&#9830;   2&#9830;   3&#9830;   4&#9830;   5&#9830;   6&#9830;   7&#9830;   8&#9830;  9&#9830;  10&#9830;  J&#9830;  Q&#9830;  K&#9830;</font>
A&#9824;   2&#9824;   3&#9824;   4&#9824;   5&#9824;   6&#9824;   7&#9824;   8&#9824;  9&#9824;  10&#9824;  J&#9824;  Q&#9824;  K&#9824;</font>  
A&#9827;   2&#9827;   3&#9827;   4&#9827;   5&#9827;   6&#9827;   7&#9827;   8&#9827;  9&#9827;  10&#9827;  J&#9827;  Q&#9827;  K&#9827; 

That's 26 ways out of 52 or {{{26/52}}} which reduces to {{{1/2}}}.

Edwin</pre>