If A = {5} and B = {5, 6}, write down all possible subsets of A × B.

Asked by Aaryan | 11 months ago |  193

1 Answer

Solution :-

A = {5}

B = {5, 6}

A × B = {(5, 5), (5, 6)}

All the possible subsets of A × B are,

{(5, 5)}

{(5, 6)}

{(5, 6), (5, 6)}

Answered by Sakshi | 11 months ago

Related Questions

Let R = {(a, b) : a, b, ϵ N and a < b}.Show that R is a binary relation on N, which is neither reflexive nor symmetric. Show that R is transitive.

Class 11 Maths Relations and Functions View Answer

Let R = {(x, x2) : x is a prime number less than 10}.

(i) Write R in roster form.

(ii) Find dom (R) and range (R).

Class 11 Maths Relations and Functions View Answer