Question 189154
My problem is:
y = 1
y = x 
:
Plot it, note the intersection x=1, y=1 is the solution
{{{ graph( 300, 200, -5, 5, -5, 5, x, 1) }}}