Question
Check the commutativity and associativity of the following binary operations:
'*' on Z defined by a * b = a + b + ab for all a, b ∈ Z.

Answer

Commutativity: Let $\text{a, b}\in\text{Z}.$ Then,
a * b = a + b + ab
= b + a + ba
= b * a
Therefore,
a * b = b * a, $\forall\ \text{a, b}\in\text{Z}$
Thus, * is commutative on Z.
Associativity: Let $\text{a, b, c}\in\text{Z}.$ Then,
a * (b * c) = a * (b + c + bc)
= a + (b + c + bc) + a(b + c + bc)
= a + b + c + bc + ab + ac + abc
(a * b) * c = (a + b + ab) * c
= a + b + ab + c + (a + b + ab)c
= a + b + ab + c + ac + bc + abc
Therefore,
a * (b * c) = (a * b) * c, $\forall\ \text{a, b, c}\in\text{Z}$
Thus, * is associative on Z.

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Find the shortest distance between the lines
$\vec{\text{r}}=\Big(4\hat{\text{i}}-\hat{\text{j}}\Big)+\lambda\Big(\hat{\text{i}}+2\hat{\text{j}}-3\hat{\text{k}}\Big)$ $\text{and}\ \vec{\text{r}}=\Big(\hat{\text{i}}-\hat{\text{j}}+2\hat{\text{k}}\Big)+\mu\Big(2\hat{\text{i}}+4\hat{\text{j}}-5\hat{\text{k}}\Big).$
If $\text{y}=\text{e}^{2\text{x}}(\text{ax}+\text{b}),$ show that $\text{y}_2-\text{4}\text{y}_1+4\text{y}=0$
Maximum Z = 3x + 4y
Subject to
$2\text{x}+2\text{y}\leq80$
$2\text{x}+4\text{y}\leq120$
Show that $\text{AB}\neq\text{BA}$ in the following cases:
$\text{A}=\begin{bmatrix}1&3&-1\\2&-1&-1\\3&0&-1\end{bmatrix}$ and $\text{B}=\begin{bmatrix}-2&3&-1\\-1&2&-1\\-6&9&-4\end{bmatrix}$
An urn contains m white and n black balls. A ball is drawn at random and is put back into the urn along with k additional balls of the same colour as that of the ball drawn. A ball is again drawn at random. Show that the probability of drawing a white ball now does not depend on k.
Evaluate the following integrals:
$\int\frac{1}{\text{x}^3}\sin(\log\text{x})\text{dx}$
Solve the following differential equation:
$\frac{\text{dy}}{\text{dx}}-\text{y}=\text{xe}^{\text{x}}$
If the sum of the surface areas of cube and a sphere is constant, what is the ratio of an edge of the cube to the diameter of the sphere, when the sum of their volumes is minimum?
An aeroplane can carry a maximum of 200 passengers. A profit of Rs.1000 is made on each executive class ticket and a profit of Rs.600 is made on each economy class ticket. The airline reserves atleast 20 seats for executive class. However, atleast 4 times as many passengers prefer to travel by economy class than by the executive class. Determine how many tickets of each type must be sold in order to maximise the profit of the airline. What is the maximum profit?
Solve the matrix equation $\begin{bmatrix}5 & 4 \\1 & 1 \end{bmatrix}\text{X}=\begin{bmatrix}1 & -2 \\1 & 3 \end{bmatrix},$ where X is a 2 × 2 matrix.