Question 729185
plug in x any number for x, solve for y
x=0 then y=5 so first point (0,5) 
then plug in different number for x and find different y, so lets try 
x=2 then y=7 so second point would be (2,7) 
plot both points and connect the dots
{{{ graph( 300, 300, -6, 6, -6, 6, x+5) }}}