The correct option is A {(5,7),(5,9),(5,11),(7,7),(7,9),(7,11)}
Product of two sets is found by forming ordered pairs by multiplying every element of the first set with the second set.
So, A×B= { (5,7),(5,9),(7,7),(7,9) }
And A×C= { (5,7),(5,9),(5,11),(7,7),(7,9),(7,11) }
Union of two sets has all the elements of both the sets.
So, (A×B)∪(A×C)= { (5,7),(5,9),(5,11),(7,7),(7,9),(7,11) }