in Set Theory & Algebra edited by
7,472 views
33 votes
33 votes

A binary operation $\oplus$ on a set of integers is defined as $x \oplus y = x^{2}+y^{2}$. Which one of the following statements is TRUE about $\oplus$?

  1. Commutative but not associative
  2. Both commutative and associative
  3. Associative but not commutative
  4. Neither commutative nor associative
in Set Theory & Algebra edited by
by
7.5k views

1 comment

$\color{red}{\text{Find Video Solution Below:}}$

Complete Analysis Here

3
3

3 Answers

57 votes
57 votes
Best answer
Answer is (A) Commutative but not associative.

$y \oplus x = y^2 + x^2 = x \oplus y$. Hence, commutative.

$ (x \oplus y) \oplus z = (x^2 + y^2) \oplus z = (x^2 + y^2)^2 + z^2$
$ x \oplus (y \oplus z) = x \oplus (y^2 + z^2) = x^2 + (y^2 + z^2)^2$

So, $( (x \oplus y) \oplus z) \neq (x \oplus (y \oplus z))$, hence not associative.
selected by
by
0 votes
0 votes
it is commutativa but not associative
0 votes
0 votes

 

The correct option is A Commutative but not associative

x⊕y=x2+y2
y⊕x=y2+x2

As ′+′ sign in commutative so x²+y² is equal to y²+x² so x⊕y is commutative.
Now check associativity


x⊕(y⊕z)=x⊕(y²+z²)


=x²+(y²+z²)²

=x²+y^4+z^4+2y²z²

(x⊕y)⊕z

=(x²+y²)⊕z

=(x²+y²)²+z²

=x^4+y^4+2x²y²+z²

x⊕(y⊕z)≠(x⊕y)⊕z

So not associative

Option (a) is correct.

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true