Answer:
Explanation:
In probability,
"OR" means "addition"
"AND" means "multiplication"
We want probability of A "OR" B, that means we find each individual probability and "ADD" them.
P(A) means P(choosing a 3 card):
There are 4 three-cards, 1 from each suit, and a total of 52 cards, so
P(A) = 4/52 = 1/13
P(B) means P(choosing a 7 card):
There are 4 seven-cards, 1 from each suit, and a total of 52 cards, so
P(B) = 4/52 = 1/13
Now,
P(A or B) = P(A) + P(B) = 1/13 + 1/13 = 2/13
The answer is