Is it true that for any sets A and B, P(A)∪P(B)=P(A∪B)? Justify your answer.
No, it is not true.
Take A = {1, 2} and B = {2, 3}
Then A∪B = {1, 2, 3}
P(A) = {Φ, {1}, {2}, {1, 2}}
P(B) = {Φ, {2}, {3}, {2, 3}}
∴ P(A)∪P(B) = {Φ, {1}, {2}, {3}, {1, 2}, {2, 3}}...(i)
A∪B = {1, 2, 3}
P(A∪B) = {Φ, {1}, {2}, {3}, {1, 2}, {2, 3}, {1,3}, {1, 2, 3}}...(ii)
From (i) and (ii), we have P(A∪B)≠P(A)∪P(B).