I typed the equation $|x|=x$ on varius graphing calculators waiting to see the part
of the plane where $x\ge0$. I thought that because for every point $A(x,y)$ with $x\ge0$ the above equation is true. Instead only the y'y axis is displayed(as if the equation is only true for $x=0$).
I would like to draw this semiplane without using the inequality $x\ge0$ (which works) but an equation. Is there a problem or I don't understand something? Any help would be appreciated.
In fact I want to graph the semicirle $|x^2+y^2-1|+|x|-x=0$ but noticed that the problem is the $|x|-x=0$ part on every graphing calculator. Is there any other possible way?
The problem is presumably that most graphing calculators work in two dimensions, i.e. they need an $x$ and a $y$ (sometimes also called $f(x)$). Each point on that plane is an ordered pair, $(x,y)$ (or $(x,f(x))$ if you're talking about the graph of a function in that plane).
Consider $|x|=x$. Where is your $y$? I suppose you could graph it in one dimension, in which case it would just be the ray $[0,\infty)$, but most graphing calculators don't care to do something so simple.
So, how do we find $|x|=x$ in a standard two-dimensional graph? Well, move everything to one side, define $f(x)$ by replacing $0$ with it, and then look at the graph: where $y=0$ is where the equality is satisfied.
$$|x| = x \;\;\; \text{becomes} \;\;\; x - |x| = 0 \;\;\; \text{becomes} \;\;\; f(x) = x - |x|$$
Graph of $f(x) = x - |x|$: the solutions to $|x|=x$ will be where $f(x)=0$: