Asked by Knights
I have a triangle ABC. The slope of AB is -1/ab, the slope of AC is -1/ac, and the slope of BC is -1/ac. My question is, I have 3 lines: Altitude from A to BC, altitude from B to AC, and altitude from C to AB. I know their slope because it is just -1/slope. But I want to know the coordinates of where they intersect. Could someone help me? thanks
Answers
Answered by
Steve
The details get a bit messy, but you can place A=(0,0) B=(h,k) C=(m,n)
Then the altitude from B to AC is
y-k = -h/k (x-h)
The altitude from C to AB is
y-n = -m/n (x-m)
solve for x and y.
Trilinear coordinates are much cleaner, but less well known.
Then the altitude from B to AC is
y-k = -h/k (x-h)
The altitude from C to AB is
y-n = -m/n (x-m)
solve for x and y.
Trilinear coordinates are much cleaner, but less well known.
Answered by
Knights
thanks a bunch
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.