I am studying old GRE problems for a class and think I have a handle on this problem and am just looking for guidance and verification. Here are the 5 choices:
A) $x=-x$ for all $x\in R$.
B) $R$ is commutative
C) $xy+yx=0$ for all $x,y \in R$
D) Both A and C
E) A, B, and C
Since $R$ is a ring, take $x,y \in R$ and look at $(x+y)^2$. We know $x+y$ is in the ring. Thus,
$$(x+y)^2=(x+y)(x+y)=x(x+y)+y(x+y)$$ $$=xx+xy+yx+yy=x+xy+yx+y=x+y$$
So this shows that $xy+yx=0$ so C is definitely true. A would not be necessarily true, since $xy\in R$, we have by the implication, $$xy=-yx\neq -(xy)$$
Therefore, logically, it has to just be C, right?