l Line Equation-Slope-Distance-Midpoint-Y intercept Calculator

Enter 2 points 1 point and the slope

Point 1:
(x1 = , y1 = )   Slope:
Point 2:
(x2 = , y2 = )    b:

With a slope of 4
A point (x1, y1) = (3, 2):

Calculate the point-slope form.

The standard line equation is y = mx + b

Rearrange that equation to solve for b
we get b = y - mx.

Plug in our known values

b = 2 - (4 * 3)

b = 2 - 12

b = -10

Calculate the y intercept

The y intercept is found by
Setting x = 0 in y = 4x - 10

y = 4(0) - 10

y = -10

Calculate the point-slope form:

y - y1 = m(x - x1)

y - 2 = 4(x - 3)

Build our standard line equation


y = 4x - 10