If you're given coordinates of 2 points, how do you find the y-intercept?

1 Answer
Jul 22, 2015

The y-intercept is 1

Explanation:

Step 1.
Find the slope using the equation m=y2y1x2x1, where m is the slope, and (x1,y1) and (x2,y2) are the two points on the line.

Example
Find the slope of a line passing through the points (2,1) and (4,3).

(2,1)=(x1,y1)

(4,3)=(x2,y2)

m=y2y1x2x1=3(1)4(2)=46=23

Step 2.

Determine the point-slope form of a linear equation (yy1)=m(xx1), where (x1,y1) is one of the points.

Continue with the previous example.

(y(1))=23(x(2)) =

y+1=23(x+2)

Convert to slope-intercept form y=mx+b, where m is the slope and b is the y-intercept, by solving for y.

y+1=23x+2

Subtract 1 from both sides.

y=23x+21 =

y=23x+1

The slope intercept is 1.