My best guess is the third one. Really sorry if I’m wrong.
Here are a bunch of CORRECT answers. Your answer is in the first pic. I got number 3 wrong, but it still showed the correct answer.
Answer:
<u>First find the slope using the formula </u>
m = (Y2 - y1)/(x2 - x1)
(x1, y1) = (0,6)
(x2, y2) = (2,10)
m = (10-6)/(2-0)
m = 4/2
m = 2
<u>Now we need the y-intercept or b</u>
y = mx + b
y = 2x + b
<u>Use one of the coordinates for x and y. It doesn't matter which you choose</u>
6 = 2(0) + b
6 = 0 + b
6 = b
<u>Now let's put it together for the equation :</u>
y = 2x + 6