We have to determine a and b given that for x*y = xy + 2ax + by, the * operator is commutative.
x*y = y*x
=> xy + 2ax + by = yx + 2ay + bx
=> 2ax + by = 2ay + bx
equating the coefficients of x...
See
This Answer NowStart your subscription to unlock this answer and thousands more. Enjoy eNotes ad-free and cancel anytime.
Already a member? Log in here.
We have to determine a and b given that for x*y = xy + 2ax + by, the * operator is commutative.
x*y = y*x
=> xy + 2ax + by = yx + 2ay + bx
=> 2ax + by = 2ay + bx
equating the coefficients of x and y we get
2a = b
If the numbers a and b are related as 2a = b, then * is commutative