InterviewSolution
Saved Bookmarks
| 1. |
Let ∗ be the binary operation on N given by a∗b=LCM of a and b. (i) Find 5∗7,20∗16 (ii)Is ∗ commutative? (iii)Is ∗ associative? (iv) Find the identity of ∗ in N (v)Which elements of N are invertible for the operation ∗ ? |
|
Answer» Let ∗ be the binary operation on N given by a∗b=LCM of a and b. (ii)Is ∗ commutative? (iii)Is ∗ associative? (iv) Find the identity of ∗ in N (v)Which elements of N are invertible for the operation ∗ ? |
|