asked 48.6k views
0 votes
Let a * b = 3a + 2b for a, b e Z. Verify that * is a

commutative binary operation on Z.
[2]​

asked
User Ore
by
7.5k points

1 Answer

1 vote

It's not commutative:

a * b = 3a + 2b

but

b * a = 3b + 2a

We have equality only for

3a + 2b = 3b + 2aa = b

answered
User Istvanp
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.