If A = {1, 3, 5} and B= {2, 4, -1} then find A×B and B×A . Find the number of elements in A×B and B×A.
Solution:
Given, ![1. If A = {1, 3, 5} and B= {2, 4, -1} then find A×B and B×A . Find the number of elements in A×B and B×A - Advance Math Class 10 - Exercise: 1.2 1. If A = {1, 3, 5} and B= {2, 4, -1} then find A×B and B×A . Find the number of elements in A×B and B×A - Advance Math Class 10 - Exercise: 1.2](https://latex.codecogs.com/gif.image?\large&space;\dpi{120}A&space;=&space;\left\{&space;1,&space;3,&space;5\right\},B=&space;\left\{2,&space;4,&space;-1&space;\right\})
A×B = {(1, 2), (1, 4), (1, -1), (3, 2), (3, 4), (3, -1), (5, 2), (5, 4), (5, -1)}
B×A= {(2, 1), (2, 3), (2, 5), (4, 1), (4,3), (4, 5), (-1, 1), (-1, 3), (-1, 5)}
Therefore, n(A×B) = 9 and n(B×A)= 9
Exercise: 1.2