
Kemal G. answered 03/01/17
Tutor
4.8
(5)
Patient and Knowledgeable Math and Science Tutor with PhD
the equation of a linear function is y=mx+b
where m is the slope and b is the y-intercept.
m = y2-y1/x2-x1
so if we consider points (0,1) and (1,3)
then m=(3-1)/(1-0)=2
slope of the function is 2.
when x=0, the value the function crosses the y axis is the y-intercept, b.
We can use the point (0,1)
1=m*0+b
1 = b, the y-intercept
Since we know m and b, then we can write the function as
y = 2x + 1