We are given the equation of the following lines: $$AB: x - 2y + 3 = 0$$ $$AC: 2x - y - 3 = 0$$ $$BC: 3x + 2y + 1 = 0$$
Find the equation of the height corresponding to $BC$ of the $ABC$ triangle.
Here is what I did so far:
Let $h: ax + by +c = 0$ be the equation of the height corresponding to $BC$. Because $h$ and $BC$ are perpendicular, the product of their slopes is $-1$. I got $3a = -2b$.
Now, $h$ contains the point $A(3, 3)$, so $3a + 3b +c = 0$. Plugging in $3a = -2b$, I got $c = -b$.
At this point I have no idea what should be done next.
So, if you know, please help me!
Thank you!
Assume height $h_{BC}$ corresponding to $BC$ of the $ABC$ triangle has equation $y=kx+n$.
Since it is perpendicular on line $BC$ we know that $$(k,-1)(3,2)=0,$$ from where we get $$k=\frac{2}{3}.$$ So height corresponding to $BC$ has equation $y=\frac{2}{3}x+n$.
From condition $A\in h_{BC}$, we get $$3=\frac{2}{3}3+n=2+n$$ and $$n=1.$$
Height $h_{BC}$ has equation $$-2x+3y-3=0.$$