Question
Let * be a binary operation on R defined by a * b = ab + 1. Then, * is:
  1. Commutative but not associative.
  2. Associative but not commutative.
  3. Neither commutative nor associative.
  4. Both commutative and associative.

Answer

  1. Commutative but not 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.

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

Three balls are drawn at random from a bag containing $5$ blue and $4$ yellow balls. Let the random variables $\mathrm{X}$ and $\mathrm{Y}$ respectively denote the number of blue and Yellow balls. If $\bar{X}$ and $\bar{Y}$ are the means of $X$ and $Y$ respectively, then $7 \bar{X}+4 \bar{Y}$ is equal to ..........
The number of reflexive relations of a set with four elements is equal to
Given that $f (x)$ is continuously differentiable on $a \le x \le b$ where $a < b, f (a) < 0$ and $f (b) > 0$, which of the following are always true ?

$(i)$ $f (x)$ is bounded on $a \le x \le b.$

$(ii)$ The equation $f (x) = 0$ has at least one solution in $a < x < b.$

$(iii)$ The maximum and minimum values of $f (x)$ on $a \le x \le b$ occur at points where $f ' (c) = 0$.

$(iv)$ There is at least one point $c$ with $a < c < b$ where $f ' (c) > 0$.

$(v)$ There is at least one point $d$ with $a < d < b$ where $f ' (c) < 0.$

A line $m$ passes through the point $(-4,2,-3)$ and is parallel to line $n$, given by:
$\frac{-x-2}{4}=\frac{y+3}{-2}=\frac{2 z-6}{3}$
The vector equation of line $m$ is given by: $\vec{r}=(-4 \hat{i}+2 \hat{j}-3 \hat{k})+\lambda(p \hat{i}+q \hat{j}+r \hat{k})$, where $\lambda \in R$
Which of the following could be the possible values for $p, g$ and $r$ ?
$\mathop {\lim }\limits_{x \to \infty } \,\left( {\frac{n}{{{n^2}\, + {1^2}}} + \frac{n}{{{n^2} + {2^2}}} + \frac{n}{{{n^2} + {3^2}}} + ...\frac{1}{{5n}}} \right)$ is equal to
If $c_{i j}$ is the cofactor of the element $a_{i j}$ of the determinant $\left|\begin{array}{ccc}2 & -3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & -7\end{array}\right|$, then write the value of $a_{32} \cdot c_{32}$.
The function $f(x) = \cos x - 2px$ is monotonically decreasing for
$\int1.\text{dx}=$
  1. $\text{x}+\text{k}$
  2. $1+\text{k}$
  3. $\frac{\text{x}^2}{2}+\text{k}$
  4. $\log\text{x}+\text{k}$
The order of differential equation  $\frac{\text{d}^2\text{y}}{\text{dx}^2}-\Big(\frac{\text{dy}}{\text{dx}^2}\Big)=1$ is:
  1. one
  2. two
  3. four
  4. zero
The area of the region bounded by the curves $y = |x - 2|,$ $x = 1,\,\,x = 3$ and the $x -$ axis is