Find the equation of a line perpendicular to another, passing through a given point.
Define the original line, specify the point it must pass through, and calculate the perpendicular line's equation.
See how to use the calculator with common scenarios.
Find the line perpendicular to y = 2x + 3 that passes through the point (4, 5).
slope: 2
yIntercept: 3
pointX: 4
pointY: 5
Find the line perpendicular to the one passing through (1, 1) and (3, 5), which also passes through (2, 6).
x1: 1
y1: 1
x2: 3
y2: 5
pointX: 2
pointY: 6
Find the line perpendicular to 3x + 4y = 8 that passes through (-1, 2).
coeffA: 3
coeffB: 4
coeffC: 8
pointX: -1
pointY: 2
Find the line perpendicular to the horizontal line y = 5 that passes through (3, -2). The result should be a vertical line.
slope: 0
yIntercept: 5
pointX: 3
pointY: -2