How to compute triangle base/altitude intersection
- From: Balabek@xxxxxxxxx
- Date: 30 Aug 2006 10:59:10 -0700
Hi,
Hope you can help me solve this problem.
Suppose I have a triange ABC. I have altitude passing through vertice
C, and it intersects line AB or extension of line AB at point D.
Given coordinates of points A, B, and lengths of line segments AC, BC,
how would you calculate coordinates of point D?
I do have a way to compute it, but I just can't shake away this feeling
that it is not very efficient.
Any help will be appreciated.
Balabek.
.
- Follow-Ups:
- Re: How to compute triangle base/altitude intersection
- From: Richard Heathfield
- Re: How to compute triangle base/altitude intersection
- From: Phlip
- Re: How to compute triangle base/altitude intersection
- Prev by Date: Re: cgi-script problem
- Next by Date: Re: How to compute triangle base/altitude intersection
- Previous by thread: What is the best testbook on algorithms in graph
- Next by thread: Re: How to compute triangle base/altitude intersection
- Index(es):
Relevant Pages
|