Line from Two Points

Find the equation of a line through two points.

Formula

m = (y₂−y₁)/(x₂−x₁); y = mx + (y₁ − m·x₁)
  • m = (y₂−y₁)/(x₂−x₁); y = mx + (y₁ − m·x₁)

Line from Two Points

Line from Two Points calculation.

Frequently asked questions

How is Line from Two Points calculated?
m = (y₂−y₁)/(x₂−x₁); y = mx + (y₁ − m·x₁)