Question: In a hybrid set, if the elements are represented as {1, 2, 3} for set F and {3, 4, 5} for set G, what is the intersection of these sets?
Options:
Correct Answer: {3}
Solution:
The intersection of sets F and G is {3}, as it is the only element common to both sets.