[GMAT math practice question]
If a⊙b=(a+b)^2-2ab, which of the following is(are) true?
Ⅰ. a⊙b=b⊙a
Ⅱ. (a⊙b)⊙c=a⊙(b⊙c)
Ⅲ. a⊙1=a^2+1
A. Ⅰ only
B. Ⅱ only
C. Ⅲ only
D. Ⅰ and Ⅲ
E. Ⅰ,Ⅱ and Ⅲ
=>
a⊙b=(a+b)^2-2ab=a^2+2ab+b^2-2ab = a^2 + b^2
Statement I
b⊙a = b^2+a^2 = a^2 + b^2 = a⊙b
Therefore, statement I is true.
Statement II
(a⊙b)⊙c = (a^2+b^2) ⊙c = (a^2+b^2)^2 +c^2 = a^4 + 2a^2b^2 + b^4 + c^2
a⊙(b⊙c) = a⊙ (b^2+c2) = a^2+ (b^2+c^2)^2 = a^2 + b^4 + 2b^2c^2 + c^4
We can easily find a counterexample.
If a = 1, b = 2 and c = 3, then
(a⊙b)⊙c = (1⊙2)⊙3 = (1^2+2^2) ⊙3 = 5⊙3 = 5^2 + 3^2 = 25 + 9 = 34 and
a⊙(b⊙c) = 1⊙(2⊙3) = 1⊙(2^2+3^2) = 1⊙13 = 1^2+13^2 = 1 + 169 = 170.
Thus, statement II is false.
Statement III
a⊙1 = a^2 + 1^2 = a^2 + 1
Therefore, statement III is true.
Therefore, the answer is D.
Answer: D