5

Lets assume that for every $x,y,z$ that belong to an $A$ , $(x+2y)$ and $(y+2z)$ can be divided by $3$.If we want to prove that $(x+2z)$ can also be divided by $3$, is it ok to do the next steps ?

$(x+2y),(y+2z)$ can be divided by $3$, so lets take the sum of them:$(x+2y)+(y+2z)$ = $3y+(x+2z)$ And here we come into conclusion that the sum of them is obviously divided by $3$, $ 3y$ can be divided by $3$ obviously, can we say the same about $(x+2z)$ (that can be divided by $3$ according to the above sum)

Thanks.

p0ffer
  • 231

1 Answers1

1

To be more explicit: If $x+2y=3a$ and $y+2z=3b$ then $x+2z=3(a+b-y)$ (by the equation you have shown and assuming "an $A$" means something like "an abelian group $A$").