Respuesta :

Here, First Calculate the slope:
m = y2-y1 / x2-x1
m = 8 - 2 / 3 - 0
m = 6 / 3
m = 2

Now, we know, y-y1 = m(x - x1)
y - 8 = 2(x - 3)
y - 8 = 2x - 6
y = 2x + 2

In short, Your Answer would be y = 2x + 2

Hope this helps!