Perpendicular Line Calculator

Find the equation of a line perpendicular to a given line passing through a specific point.

Enter Line & Point

Result

Perpendicular Line (Slope-Intercept Form)
--
Original Slope --
Perpendicular Slope --
Point-Slope Form --
Standard Form (Ax + By = C) --
Y-Intercept --
X-Intercept --

Step-by-Step Solution

Understanding Perpendicular Lines

Two lines are perpendicular if they intersect at a right angle (90 degrees). The slopes of perpendicular lines have a special relationship: the product of their slopes equals -1. This means if one line has slope m, the perpendicular line has slope -1/m (the negative reciprocal).

Key Concepts

Negative Reciprocal

The perpendicular slope is found by flipping the fraction and negating.

m_perp = -1 / m

Slope-Intercept Form

The most common form of a linear equation.

y = mx + b

Point-Slope Form

Useful when you know a point and the slope.

y - y1 = m(x - x1)

Standard Form

Integer coefficients with A positive.

Ax + By = C

How to Find a Perpendicular Line

  1. Identify the slope of the original line.
  2. Calculate the negative reciprocal to find the perpendicular slope.
  3. Use the point-slope form with the given point and new slope.
  4. Simplify to slope-intercept or standard form as needed.

Special Cases

  • Horizontal lines (slope = 0) are perpendicular to vertical lines (undefined slope) and vice versa.
  • A line with slope 1 is perpendicular to a line with slope -1.
  • Parallel lines have the same slope and are never perpendicular to each other.

Real-World Applications

Perpendicular lines appear in architecture (walls meeting at right angles), navigation (bearings), computer graphics (normal vectors), and engineering (structural supports). Understanding perpendicularity is essential for construction, surveying, and geometric design.