Respuesta :

Answer:

The equation for b would be y = 1/2x + 1

Step-by-step explanation:

In order to find this, start by finding two points on the line. We'll use (0,1) and (2, 2). From there we start by finding the slope.

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

m = (2 - 1)/(2 - 0)

m = 1/2

Now using that, we can plug it, along with a point into point-slope form to get the answer.

y - y1 = m(x - x1)

y - 1 = 1/2(x - 0)

y - 1 = 1/2x

y = 1/2x + 1