Tweepuntsvorm Calculator met helling-afstandshoek

X1 = Y1 =
X2 = Y2 =
   
Slope:
Distance:
Angle:
Equation:

Formule met twee punten

M = (Y2-Y1) / (X2-X1)

Afstand = vierkantswortel ((X2-X1) 2 + (Y2-Y1) 2 )

Hoek = arctaan (m)

Regel van vergelijking is y = mx + b

Waar: m = helling

Bijvoorbeeld, twee punten (x1, y1) is (2, 5), (x2, y2) is (6, 8)

Dan m = (8 - 5) / (6 - 2) = 0,75.

Afstand = SQRT ((8-5) 2 + (6-2) 2 ) = 5.

Hoek = arctaan (0,75) = 36.86989765

Vergelijking: Y = 0.75x + 3.5

Tweepuntsvorm Calculator met helling-afstandshoek