Hello, Steve Hi Steve,The simple answer is that you cannot calculate the area from this information - because the area is not determined by just the four edge lengths. Conisder a paraellelogram with all sides 1. (Actually it is a rombus.) This might be a square - area 1. It might also be collinear (flat) area 0. Or any parallelogram in between - and therefore any area in between 0 and 1. In general, to fix the area, the measurements (constraints) must be sufficient to make the figure 'unique up to congruence' or at least unique within a range of figures roughly described by a sketch or image. For four points, the minimum number of such measurements (lengths, angles, diameters or diagonals etc.) is FIVE. For N points the minimum is 2N-3 constraints. This fits with 3 measurements for a triangle, and one for a line segment ; - ) The people who study this work in general, work in areas like CAD programming, computational geometry, structural rigidity, etc. Just knowing the correct number of constraints still leaves lots of room for other errors - and for some special situations where the calculation will fail (e.g. you will have an agorithm in which you now have to divide by 0 in the special case). If you can measure a diagonal in the platt you have sketched above then you can calculate the area using Heron's Formula Walter Whiteley
|