After learning some basic abstract algebra I found out that it's important to mention from which side we perform an operation on both sides of an equation. Not all operations are commutative.
For operations like multiplication it doesn't matter from which side we do it (because it's commutative), but for operations like subtraction, which is not commutative, we should probably specify that we subtract from the right. Alternatively we could say "add -x to both sides of the equation" because addition is commutative.
What do you think?