Question 1207193
<pre>
The deck = {B1,B2,B3,B4,Y1,Y2,Y3,Y4,G1,G2,G3,G4,R1,R2,R3,R4}

------------------------------------------------------------------

(a)
I'll do B and R in the (a) part for you: 

B = {B1,B2,B3,B4}
R = {R1,R2,R3,R4}

You do the N part.  Here's how:
N = ?. If the number on the card is at most two, then that number is either 2,3,
or 4. So look through the deck and list all the cards that have a 2,3, or 4 on
them regardless of what letter it has before the number. List them all between
braces {} with commas separating them.

------------------------------------------------------------------

(b) 
B ∩ R = ?.  Are there any blue cards that are also red cards? If so list
them between braces {} with commas separating them.  If not, write the empty set
∅  or { },

B ∪ R = ?.  List all the cards that are either in B and/or in R between braces
{}, with commas separating them. 

B ∩ N = ?.  Are there any cards that are both in B and N? If so, list them
between braces {} with commas separating them.  If not, write the empty set
∅  or { },

R ∪ N = ?.  List all the cards that are either in R and/or in N between braces
{}, with commas separating them. 

B = ?.  Just copy what I gave you above for B.

B ∪ R = ?.  List all the cards that are either in B and/or in R between braces
{}, with commas separating them.

------------------------------------------------------------------

(c) In each of these, count the number of cards in the set which the probability
is asked for.  Write this as the numerator of a fraction. Then count the number
of cards in the deck, and write this as the denominator of the fraction. Reduce 
the fraction if possible.  This will be the answer in each case. 

------------------------------------------------------------------

(d) Sets are said to be "mutually exclusive" when they have NO elements in
common.  [The word "exclusive" is not to be taken as what "exclusive" usually
means. When you see the words "mutually exclusive", think of the word
"exclusive" and though it were the word "excluding" instead. It means that each
of the two sets 'excludes' all (does not contain any) of the members or elements
of the other set.]

So use that to answer (d).

------------------------------------------------------------------

(3)  Looks like you copied and pasted too much. LOL

Edwin</pre>