- Commutative but not associative.
- Associative but not commutative.
- Neither commutative nor associative.
- Both commutative and associative.
Solution:
Commutativity:
Let $\text{a, b}\in\text{R}$
a * b = ab + 1
= ba + 1
= b * a
Therefore,
a * b = b * a, $\forall\text{ a, b}\in\text{R}$
Therefore, * is commutative on R.
Associativity:
Let $\text{ a, b, c}\in\text{R}$
a * (b * c) = a * (bc + 1)
= a(bc + 1) + 1
= abc + a + 1
(a * b) * c = (ab + 1) * c
= (ab + 1)c + 1
= abc + c + 1
$\therefore$ a * (b * c) $\neq$ (a * b) * c
For example: a = 1, b = 2 and c = 3 [which belong to R]
Now,
1 * (2 * 3) = 1 * (6 + 1)
= 1 * 7
= 7 + 1
= 8
(1 * 2) * 3 = (2 + 1) * 3
= 3 * 3
= 9 + 1
= 10
⇒ 1 * (2 * 3) $\neq$ (1 * 2) * 3
Therefore, $\exists$ a = 1, b = 2 and c = 3 which belong to R such that
a * (b * c) $\neq$ (a * b) * c
Hence, * is not associative on R.
Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.
$(1)$ $a+b=3$
$(2)$ $\operatorname{det}\left(\operatorname{adj} M ^2\right)=81$
$(3)$ $(\operatorname{adj} M)^{-1}+\operatorname{adj} M^{-1}=-M$
$(4)$ If $M \left[\begin{array}{l}\alpha \\ \beta \\ \gamma\end{array}\right]=\left[\begin{array}{l}1 \\ 2 \\ 3\end{array}\right]$, then $\alpha-\beta+\gamma=3$