Question 351769
x=y-5
y=x+5
0=x+5
x=-5 or (-5,0) X intercept.
y=0+5
y=5 or (0,5) Y intercept.
{{{ graph( 300, 200, -6, 5, -10, 10, x +5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x +5).