Answer:
P ∩ ( C ∪ B )^c={x∈U: x likes Pizza and x does not like neither Corn Dogs nor Hamburgers}
Step-by-step explanation:
To find the statement that defines the set P∩(C∪B)^c, remember the following operations between sets
Let z∈P∩(C∪B)^c. By definition of intersection, z∈P and z∈(C∪B)^c.
Since z∈P, z likes Pizza. Now, by definition of complement, z∉C∪B. Then it is not possible that z∈C or z∈B. Thus z∉C and z∉B. Both are required, if one of these two were false, z would belong to either C or B, and thus, belong to the union (impossible). Since z∉C, z does not like Corn Dogs, and since z∉B, z does not like Hamburgers.
We conclude that z likes Pizza, and z does not like neither Corn Dogs nor Hamburgers.
The answer is written with x replacing z, but they are dummy variables so it does not matter.