binary operation

m.n=m2+n is associative or commutative?

3 answers

well, try it and see:

(a.b).c = (a^2+b).c = (a^2+b)^2 + c
a.(b.c) = a.(b^2+c) = a^2+(b^2+c)
not the same at all

a.b = a^2+b
b.a = b^2+a
not the same at all
which one is it steve
associative
Similar Questions
  1. Let f : R R→Z be the closed binary operation definedby f (a, b) _ _a + b_. (a) Is f commutative? (b) Is f associative? (c)
    1. answers icon 0 answers
    1. answers icon 1 answer
  2. 5 + 2 = 2 + 5Which addition property does this represent?(1 point) Responses Associative Property Associative Property
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions