(2) The binary operation * in R {\displaystyle \mathbb {R} } defined by x ∗ y = x + 2 y {\displaystyle x*y=x+2y} ∀ x , y ∈ R {\displaystyle \forall x,y\in \mathbb {R} }
答案: 在 R {\displaystyle \mathbb {R} } 中,二元运算 * 不是可交换的,反例: 当 2 , 3 ∈ R {\displaystyle 2,3\in \mathbb {R} } 时: 2 ∗ 3 = 2 + 2 ( 3 ) = 8 {\displaystyle 2*3=2+2(3)=8} 以及 3 ∗ 2 = 3 + 2 ( 2 ) = 7 {\displaystyle 3*2=3+2(2)=7} 由于 7 ≠ 8 {\displaystyle 7\neq 8} ,可交换性的定义不满足。