Prove area of triangle is given by cross products of the vertex vectors....

  • #1
steele1
4
1

Homework Statement


The three vectors A, B, and C point from the origin O to the three corners of a triangle. Show that the area of the triangle is given by 1/2|(BxC)+(CxA)+(AxB)|.

Homework Equations




The Attempt at a Solution


I know that the magnitude of the cross product of any two vectors gives the area of the parallelogram formed by those two vectors, and taking half of that would give the area of the triangle. I can see how 1/2|BxC|+1/2|CxA|+1/2|AxB| could give the total area of the triangle formed by the three points, because that would give the sum of the areas of the triangles formed by all 3 possible pairs of vectors which would equal the area of the triangle formed by all 3 vectors. I don't believe that this is the same thing as 1/2|(BxC)+(CxA)+(AxB)|. Not sure where to go from here.
 

Answers and Replies

  • #2
stevendaryl
Staff Emeritus
Science Advisor
Insights Author
8,942
2,933

Homework Statement


The three vectors A, B, and C point from the origin O to the three corners of a triangle. Show that the area of the triangle is given by 1/2|(BxC)+(CxA)+(AxB)|.

Homework Equations




The Attempt at a Solution


I know that the magnitude of the cross product of any two vectors gives the area of the parallelogram formed by those two vectors, and taking half of that would give the area of the triangle. I can see how 1/2|BxC|+1/2|CxA|+1/2|AxB| could give the total area of the triangle formed by the three points, because that would give the sum of the areas of the triangles formed by all 3 possible pairs of vectors which would equal the area of the triangle formed by all 3 vectors. I don't believe that this is the same thing as 1/2|(BxC)+(CxA)+(AxB)|. Not sure where to go from here.


I think you need to draw a picture. If you have a triangle whose sides are the vectors [itex]V[/itex] and [itex]W[/itex], then the area is [itex]\frac{1}{2} V \times W[/itex]. But you aren't given [itex]V[/itex] and [itex]W[/itex]. Look at this picture:

triangle.jpg


You are not given [itex]V[/itex] and [itex]W[/itex], you are given [itex]A[/itex], [itex]B[/itex] and [itex]C[/itex]. Can you compute [itex]V[/itex] and [itex]W[/itex] from [itex]A, B, C[/itex]?
 
  • #3
steele1
4
1
I think you need to draw a picture. If you have a triangle whose sides are the vectors [itex]V[/itex] and [itex]W[/itex], then the area is [itex]\frac{1}{2} V \times W[/itex]. But you aren't given [itex]V[/itex] and [itex]W[/itex]. Look at this picture:

View attachment 105540

You are not given [itex]V[/itex] and [itex]W[/itex], you are given [itex]A[/itex], [itex]B[/itex] and [itex]C[/itex]. Can you compute [itex]V[/itex] and [itex]W[/itex] from [itex]A, B, C[/itex]?
I'm honestly not sure how to go about doing that.
 
  • #4
stevendaryl
Staff Emeritus
Science Advisor
Insights Author
8,942
2,933
I'm honestly not sure how to go about doing that.

Vector addition! In my diagram, if you start at the origin (the black dot) and follow vector [itex]B[/itex], and then follow vector [itex]V[/itex], then you end up at the same place as if you followed vector [itex]A[/itex]. This means:

[itex]B+V = A[/itex]

You can use that to get [itex]V[/itex] in terms of [itex]A[/itex] and [itex]B[/itex]. You can similarly compute [itex]W[/itex] in terms of [itex]B[/itex] and [itex]C[/itex]. Got it?
 
  • #5
steele1
4
1
Vector addition! In my diagram, if you start at the origin (the black dot) and follow vector [itex]B[/itex], and then follow vector [itex]V[/itex], then you end up at the same place as if you followed vector [itex]A[/itex]. This means:

[itex]B+V = A[/itex]

You can use that to get [itex]V[/itex] in terms of [itex]A[/itex] and [itex]B[/itex]. You can similarly compute [itex]W[/itex] in terms of [itex]B[/itex] and [itex]C[/itex]. Got it?
haha yup, wow I feel dumb. thought way too into that. So you have V=A-B and W=C-B.
 
  • Like
Likes stevendaryl
  • #6
steele1
4
1
haha yup, wow I feel dumb. thought way too into that. So you have V=A-B and W=C-B.
so 1/2|VxW| would give the area, VxW=(A-B)x(C-B), could you foil and get AxC-AxB-BxC+BxB, and BxB=0, and -AxB=BxA, and -BxC=CxB. So I end up with 1/2|(AxC)+(BxA)+(CxB)| which is all backwards. @stevendaryl
 
  • #7
Ray Vickson
Science Advisor
Homework Helper
Dearly Missed
10,706
1,722
so 1/2|VxW| would give the area, VxW=(A-B)x(C-B), could you foil and get AxC-AxB-BxC+BxB, and BxB=0, and -AxB=BxA, and -BxC=CxB. So I end up with 1/2|(AxC)+(BxA)+(CxB)| which is all backwards. @stevendaryl

Don't forget that AxB = -(BxA), etc.
 

Suggested for: Prove area of triangle is given by cross products of the vertex vectors....

Replies
12
Views
737
Replies
7
Views
265
Replies
4
Views
789
Replies
5
Views
467
Replies
6
Views
354
Replies
13
Views
160
Replies
4
Views
448
Top