Question
Find the elements in the intersection of square numbers and multiples of 3
Original question: 13 U = {x : x is an integer where 40 < x < 50} P = {x : x is a square number} Q = {x : x is an odd number} R = {x : x is a multiple of 3} (a) Use set notation to complete the statement. P ∩ R = ........................................................ [1]
Expert Verified Solution
Key takeaway: Set questions like this are really about reading the definitions carefully. First list the elements of each set inside the universal set, then intersect them.
The universal set is
Now identify each set:
- = square numbers in =
- = multiples of 3 in =
The intersection means elements that are in both sets. Since is not a multiple of 3,
Pitfalls the pros know 👇 It is easy to forget that the universal set limits everything here. Even if a number is a square or a multiple of 3 in general, it only counts if it lies between 40 and 50. Also, is the correct answer when there are no common elements; do not write or leave it blank.
What if the problem changes? If the question had asked for , then you would list all square numbers or multiples of 3 in the universal set, without repeating any element. If the universal set were expanded to include , then would no longer be empty because is both a square number and a multiple of 3.
Tags: intersection, universal set, square number
FAQ
What is P ∩ R when U is 41 to 49?
P contains the square numbers in U, which is {49}. R contains the multiples of 3 in U, which are {42,45,48}. There are no common elements, so P ∩ R = ∅.
Why can the intersection be empty?
Because the only square number in the universal set is 49, and 49 is not divisible by 3. So no element belongs to both sets.