| Thread Closed |
Minimum distance in within a quadrilateral |
Share Thread | Thread Tools |
| Mar12-09, 10:30 PM | #1 |
|
|
Minimum distance in within a quadrilateral
1. The problem statement, all variables and given/known data
Let A, B, C, D be the vertices of a convex quadrilateral. Convexity means that for each lines L(ab), L(bc), L(cd), L(da) the quadrilateral lies in one of its half-planes. Find the point P for which the minimum Min(d(P,A)+d(P,B)+d(P,C)+d(P,D)) is realized. 2. Relevant equations Min(d(P,A)+d(P,B)+d(P,C)+d(P,D)) is the equation we're trying to minimize. distance=d(X,Y)=abs(X-Y)=sqrt((X-Y)x(X-Y)) where "x" is the dot product. 3. The attempt at a solution For starters, this is for my Euclidean geometry class, so there's no coordinates or Calculus, I presume. My initial guess is that the point that would minimize those distances would be the intersection of the diagonals but I can't figure out why. |
| Mar12-09, 10:53 PM | #2 |
|
|
I think you are probably right about the intersection of the diagonals. I'm not sure of a mathematical way to prove this, but I believe you can show that moving away from that point increase the sum of the lengths of those four lines. I can think of a few examples.
|
| Thread Closed |
| Tags |
| distance, euclidean, geometry, quadrilateral |
| Thread Tools | |
Similar Threads for: Minimum distance in within a quadrilateral
|
||||
| Thread | Forum | Replies | ||
| Minimum Trailing Distance | Introductory Physics Homework | 4 | ||
| minimum distance | Calculus & Beyond Homework | 29 | ||
| minimum distance | Introductory Physics Homework | 2 | ||
| minimum distance in Al crystal | Engineering, Comp Sci, & Technology Homework | 0 | ||
| Minimum distance | Introductory Physics Homework | 5 | ||