Question 162704
x=y
y=x
{{{ graph( 300, 300, -10, 10, -10, 10, y = x) }}} (graph 300x300 pixels, x from -10 to 10, y from -10 to 10, y = x). 
x & y intercepts are: (0,0)