Number of elements for a given probability?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
V0ODO0CH1LD
Messages
278
Reaction score
0

Homework Statement



Let A be a set with 8 elements and B be a set such that A U B has 12 elements. What is the number of elements in P(B\A) U P(∅)?

Homework Equations


The Attempt at a Solution



I have no idea what it means to ask what are the number of elements in a probability.. Is it the number of elements that would represent that probability?
 
Last edited:
Physics news on Phys.org
Okay, I red about power sets but I couldn't find anything on how to operate with them.

Also, can I say that |A U B| = |A| + |B| - |A(intersect)B|?
Because then I could say 12 = 8 + |B| - |A(intersect)B|
Which would imply that 4 = |B| - |A(intersect)B| = |B\A|
And that would mean that P(B\A) U P(∅) = 2^4 + 1 = 17

Is that correct?
 
Thanks a lot! I would think they don't intersect because if |(B\A)| = 4 and |A U B| = 12 and |A| = 8 then that means |B| = 4.
 
Ohh! So the answer is actually 16??