Volume of parallelepiped(Linear Algebra)

  • Thread starter Thread starter Sheneron
  • Start date Start date
  • Tags Tags
    Algebra Volume
Sheneron
Messages
360
Reaction score
0

Homework Statement



Show that the volume of a parallelepiped having u,v, and w as adjacent sides is given by abs(u*(vXw)).

(The star means dot product)

I am not really sure how to solve this problem. I was thinking that Volume would equal norm(u)+norm(v)+norm(w), but I couldn't figure out anywhere to go from there. Can someone help me start this problem. Thanks.
 
Physics news on Phys.org
First you should realize the dot product of 2 vectors is also the area of a parallelogram. Then you should note that the height of the parallelepiped is the projection of the vertical line to the line orthagonal (this should give you a hint) of the 2 vectors.
 
Awesome, thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top