Question
Question: Consider the binary operations \(*:R\times R\to R\) and \(o:R\times R\to R\) defined as \(a*b=\left|...
Consider the binary operations ∗:R×R→R and o:R×R→R defined as a∗b=∣a−b∣ and aob=a for alla,b∈R. Show that ′∗′ is commutative not associative and ′o′ is associative but not commutative.
Solution
A binary operation is map which combines two values at the same time from two same or different sets and results in one value. Any binary operation '\\#' is commutative for some a from some set A and b from some set B if and only if a\\#b=b\\#a. The same binary operation '\\#' is associative with a from A, b from B and c from some set C if and only if \left( a\\#b \right)\\#c=a\\#\left( b\\#c \right).
Complete step by step answer:
The first given operation is ∗:R×R→R defined as a∗b=∣a−b∣. It means the operation ′∗′ takes two real numbers and returns a modulus of their differences.
Checking commutative property of ′∗′,