Whether binary commutative/associative or not
Whether binary commutative/associative or not
Last updated at April 16, 2024 by Teachoo
Question 24 (a) Determine which of the following binary operations on the set R are associative and which are commutative. (a) a * b = 1 ∀ a, b ∈ R Check commutative * is commutative if a * b = b * a Since a * b = b * a ∀ a, b ∈ R * is commutative a * b = 1 Check associative * is associative if a (a * b) * c = a * (b * c) Since (a * b) * c = a * (b * c) ∀ a, b, c ∈ R * is an associative binary operation Check associative * is associative if a (a * b) * c = a * (b * c) Since (a * b) * c = a * (b * c) ∀ a, b, c ∈ R * is an associative binary operation a * (b * c) = a * 1 = 1