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

Choose the correct answer from the given four options.
The plane 2x – 3y + 6z – 11 = 0 makes an angle $\sin^{-1}(\alpha)$ with x-axis. The value of $\alpha$ is equal to:
  1. $\frac{\sqrt{3}}{2}$
  2. $\frac{\sqrt{2}}{3}$
  3. $\frac{2}{7}$
  4. $\frac{3}{7}$
If R is a relation on the set A = {1, 2, 3} given by R = {(1, 1), (2, 2), (3, 3)}, then R is:
  1. Reflexive.
  2. Symmetric.
  3. Transitive.
  4. All the three options.
If $P(A)=0.6, P(B)=0.3$ and $A$ and $B$ are two independent events, the value of $P(A \cap B)$ will be-
Function $f(x)=\left\{\begin{array}{c}x+\lambda, \text { if } x<3 \\ 4, \text { if } x=3 \\ 3 x-5, \text { if } x>3\end{array}\right.$, is continuous at $x=3$, then value of $\lambda$ is :
If the fucnction $\text{f(x)}=\begin{cases}(\cos\text{x})^{\frac{1}{\text{x}}},&\text{x}\neq0\\\text{k},&\text{x}=0\end{cases}$ is continuouse at x = 0, then the value of k is:
  1. 0
  2. 1
  3. -1
  4. e
Value of $\int \cos 2 x d x$ is -
A line makes the same angle $\theta$ with each of thex and $z$ axis. If the angle $\beta$ which it makes with $y-$axis is such that $\sin^2\beta=3\sin^2\theta$ then $\cos^2\theta$ equals:
The maximum value of Z = 4x + 3y subjected to the constraints 3x + 2y ≥ 160, 5x + 2y ≥ 200, x + 2y ≥ 80, x, y ≥ 0 is:
The differential equation  $\frac{\text{d}^2\text{y}}{\text{dx}^2}+\frac{\text{dy}}{\text{dx}}+\text{y}+\text{x}^2=0$ of the following type:
  1. linear
  2. homogeneous
  3. order two
  4. degree one
$\int \frac{e^x}{x+1}[1+(x+1) \log (x+1)] d x$ equals