a={1,3,5),b={2,3) எனில் ,a×b மற்றும் b×a காண்க
Answers
Answered by
0
Step-by-step explanation:
Given If a = {1,3,5), b = {2,3) then find a × b and b × a
- Now a = {1,3,5} and b = {2,3) we need to find a x b and b x a
- So A x B = {(a,b) /for all a ϵ A, for all b ϵ B}
- So {1,3,5} x {2,3}
- = { (1,2) (1,3), (3,2), (3,3), (5,2), (5,3) }
- Now for B x A we have
- So {2,3} x {1,3,5}
- = { (2,1) (2,3) (2,5) (3,1) (3,3) (3,5)}
Reference link will be
https://brainly.in/question/17702074
Similar questions