How do I find a perpendicular line from an equation in general form?

$\begingroup$

Suppose I have the line $ax + bx + c = 0$. How do I find the values of $j$, $k$, and $l$ for the perpendicular line $jx + kx + l = 0$? Where the two lines cross at point $(p,q)$?

I know if the line were represented in slope-intercept form all I'd have to do is divide $-1$ by the slope and then multiply $p$ by the new slope and subtract the result from $q$ and make the difference the new value for $B$.

For example: The line perpendicular to $y = 4x + 3$, crossing at the point $(2,11)$ is

$m = -\frac{1}{4}$

$d = 2m = -\frac{1}{2}$

$11 - \left(-\frac{1}{2}\right) = 11.5$

therefore the equation for the perpendicular line is $y = -\frac{1}{4}x + 11.5$.

I'm not very familiar with general equations of lines and have been having a lot of trouble finding a good informational resource. How do I do the same thing for a line in the general equation form?

$\endgroup$ 1

1 Answer

$\begingroup$

Since the line $\,ax+by+c=0\,$ has slope equal to $\,-\dfrac{a}{b}\,\,,\,b\neq 0\,$ , any perpendicular line to it has t0 have slope equal to $\,\dfrac{b}{a}\,$ (why?) .

After the above, all you have to do is to choose any point on the given line.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like