Hello! I have two really basic questions
Question1
I'm using the online Mathematica version (as you can see on the picture). Now, I don't know why, but Mathematica doest not define variables properly? As it is clear from the screenshot, when I type as input: x = 4, then Mathematica returns the function x = 4, instead of just remembering x as 4. Furthermore, when giving x^2+1 as input, Mathematica returns its roots?
![enter image description here](http://community.wolfram.com//c/portal/getImageAttachment?filename=Schermafbeelding2016-03-29om23.32.53.png&userId=822153)
Where does this come from? How can I undo it?
Question2
![enter image description here](http://community.wolfram.com//c/portal/getImageAttachment?filename=Schermafbeelding2016-03-30om11.11.16.png&userId=822153)
I just want Mathematica do display the first root of $x^2-2x+1$, but it clearly does not seem to understand it? How can I define such root objects?
Thanks in advance!