Respuesta :

Answer:

The equation of the line would be y = x + 1

Step-by-step explanation:

To find the equation of that line, we first need to find the slope. We can do this by using the slope equation.

m(slope) = (y2 - y1)/(x2 - x1)

m = (4 - 2)/(3 - 1)

m = 2/2

m = 1

Now using this and a point, we can use point-slope form to get the equation.

y - y1 = m(x - x1)

y - 2 = 1(x - 1)

y - 2 = x - 1

y = x + 1