Answer the question
In order to leave comments, you need to log in
Why is the expression written this way?
For example I have:
x=1
I need to add one to it.
Why do they write:
x=x+1
and not just:
x+1
or even like this:
x=2;
Answer the question
In order to leave comments, you need to log in
In algebra, the notation x=x+1 denotes an equation to be solved for x, moreover, with an empty set of solutions.
Are you confusing algebra with programming?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question