Area of Parallelogram w/ Points A,B,C

  • Thread starter Thread starter ttiger2k7
  • Start date Start date
  • Tags Tags
    Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
ttiger2k7
Messages
57
Reaction score
0

Homework Statement



What is the area of a parallelogram that has points A(1,2,-3), B(2,0,4), & C(5,1,-2) as three of its four vertices?

Homework Equations


none, really


The Attempt at a Solution



First, I found two vectors, [tex]\vec{AB}[/tex] and [tex]\vec{BC}[/tex].

[tex]\vec{AB}[/tex] is <1,-2,7> and [tex]\vec{BC}[/tex] is <-3,-1,6>

Then the cross product between the two: -9i + 3j + 7k.

And then the magnitude: [tex]\sqrt{81+9+49}[/tex] = [tex]\sqrt{139}[/tex]

Is this the correct way of solving this problem? Thank you.
 
Physics news on Phys.org
ttiger2k7 said:

Homework Statement



What is the area of a parallelogram that has points A(1,2,-3), B(2,0,4), & C(5,1,-2) as three of its four vertices?

Homework Equations


none, really

Homework Equations


Area of the thing = area of triangle * 2

What's area of triangle?
Write in terms of sin theta
 
Please, please, please don't just memorize formulas without learning what they mean! You have, in fact, done the calculation correctly but that is meaningless if you don't know it is correct and, better, understand why it is correct!

One definition of cross product is "The cross product of two vectors, u and v is the vector at right angles to both (in the "right hand" sense) with length |u||v|sin[itex]\theta[/itex] where [/itex]\theta[/itex] is the angle between the two vectors".

Now, remember that the area of a parallelogram is "base time height" where the height is measured from one vertex perpendicular to the base. That gives a right triangle where the length of one side is the hypotenuse and the height is the side opposite angle [itex]\theta[/itex]. If v forms the base and u is the other side, then the height is |u|sin(\theta) so the area of the parallelogram is |u||v|sin[itex]\theta[/itex]. Look familiar?