SOLUTION: Show that in the plane R^2, the area K of the parallelogram OXZY with vertices at O(0,0), X(x1,x2), Y(y1,y2), and Z(z1,z2) is given by 1. K^2 = |X|^2|Y|^2 - (X*Y)^2. 2. K = |

Algebra ->  Surface-area -> SOLUTION: Show that in the plane R^2, the area K of the parallelogram OXZY with vertices at O(0,0), X(x1,x2), Y(y1,y2), and Z(z1,z2) is given by 1. K^2 = |X|^2|Y|^2 - (X*Y)^2. 2. K = |      Log On


   



Question 1183787: Show that in the plane R^2, the area K of the parallelogram OXZY with vertices at O(0,0), X(x1,x2), Y(y1,y2), and Z(z1,z2) is given by
1. K^2 = |X|^2|Y|^2 - (X*Y)^2.
2. K = |x1*y2 - x2*y1|

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
1. From vector calculus we know that abs%28X+x+Y%29 gives the area of the parallelogram spanned by the vectors X and Y, and X+x+Y is their cross-product.
But abs%28X+x+Y%29+=+abs%28X%29%2Aabs%28Y%29%2Asin%28theta%29, where theta+ is the angle between the two vectors.
===>

2. If Z= (z%5B1%5D,z%5B2%5D) is the diagonal vector of the parallelogram, then (z%5B1%5D,z%5B2%5D) = (x%5B1%5D+%2B+y%5B1%5D, x%5B2%5D+%2B+y%5B2%5D).

The area of the triangle bounded by X, Y, and Z is given by ,
if direction of evaluation is done counter-clockwise. If the evaluation is done in clockwise manner, area is negative of the preceding value.

Hence, area of triangle is given by %281%2F2%29abs%28x%5B1%5Dy%5B2%5D+-+x%5B2%5Dy%5B1%5D%29

But since the triangle mentioned above is half of the parallelogram, we then have K+=+abs%28x%5B1%5Dy%5B2%5D+-+x%5B2%5Dy%5B1%5D%29.