Question 939496
can't access picture
....
1) check out the y=intercept (is it 3  or -3 where it crosses the x-axis)
that will then give You 2 choices: 
2 check out the slope: m = 2/3 (Up 2 over 3) 0r m = 3/2 (Up 3 over 2)
will enable You to chose the right one of those two choices
...
Re TY, so difficult..cann0t see picture You are looking at...
Perhaps this will help...as to matching Up the line in Your picture with one of these
A. y = 2/3x - 3 
 B. y = 2/3x +3 
 C. y = 3/2x - 3 
 D. y = 3/2x + 3
...A(Green) & C(Blue)
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, -3,0.3),
graph( 300, 300, -6, 6, -6, 6,0, (2/3)x - 3, 1.5x - 3) )}}}
...B(Green) & D(Blue)
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, 3,0.3),
graph( 300, 300, -6, 6, -6, 6,0, (2/3)x + 3, 1.5x +3) )}}}