Please explain volume of parallelepiped

  • Thread starter Thread starter maff is tuff
  • Start date Start date
  • Tags Tags
    Explain Volume
maff is tuff
Messages
65
Reaction score
1

Homework Statement



Ok so my book says that the volume of a parallelepiped is:

V= |b cross c||a||cos(theta)| = |a dot (b cross c)|, where a, b, and c are vectors

I get the "|b cross c||a||cos(theta)|" part because I can see the geometry but I don't get how they get from that to |a dot (b cross c)|.





Homework Equations





The Attempt at a Solution



I see how |a||cos(theta)| looks kinda familiar so I tried to figure out using that.

So I know a dot b = |a||b|cos(theta), so

|a|cos(theta) = (a dot b)/|b| but then if I plug that quantity in it doesn't seem to work.

So can anyone help me see why |b cross c||a||cos(theta)| = |a dot (b cross c)| ?



 
Physics news on Phys.org
maff is tuff said:

Homework Statement



Ok so my book says that the volume of a parallelepiped is:

V= |b cross c||a||cos(theta)| = |a dot (b cross c)|, where a, b, and c are vectors

I get the "|b cross c||a||cos(theta)|" part because I can see the geometry but I don't get how they get from that to |a dot (b cross c)|.

Homework Equations


The Attempt at a Solution



I see how |a||cos(theta)| looks kinda familiar so I tried to figure out using that.

So I know a dot b = |a||b|cos(theta), so

|a|cos(theta) = (a dot b)/|b| but then if I plug that quantity in it doesn't seem to work.

So can anyone help me see why |b cross c||a||cos(theta)| = |a dot (b cross c)| ?

Think of a, b, and c with their tails together. b x c is a vector perpendicular to the plane of b and c and |b x c| is numerically equal to the area of the parallelogram formed by b and c. To get the volume of the parallelepiped formed with this parallelogram as a base and a as the third side you need to multiply the area of the base by the height of the parallelepiped. But the height of the parallelepiped is the component of a perpendicular to the plane of b and c. If theta is the angle between b x c and a, then this height is h = |a|cos(theta). So the volume is V = h|bxc| = |a|cos(theta)|bxc| = a dot (bxc). Does that help?
 
I already understood how the volume is |bxc||a||cos(theta)| but I don't understand how that equals |a dot(bxc)|. Can you explain how |bxc||a||cos(theta)|= |a dot(bxc)|? Thanks.
 
maff is tuff said:
I already understood how the volume is |bxc||a||cos(theta)| but I don't understand how that equals |a dot(bxc)|. Can you explain how |bxc||a||cos(theta)|= |a dot(bxc)|? Thanks.

Oh, that's all you are asking. That is just the basic property of dot product:

\vec A \cdot \vec B = |\vec A||\vec B|\cos\theta

applied to a and bxc. Here θ is the angle between a and bxc.
 
Ok so I'm still not seeing it.

I want to show that |bxc||a||cos(theta)| = |a dot (bxc)|

ok my first step: I know that a dot b = |a||b|cos(theta) so I can solve for |a|cos(theta)

So now I have |bxc|(a dot b)/||b| = |a dot (bxc)|

So I plug it in and get:

|bxc|[(a dot b)/|b|] and now I am stuck.
 
maff is tuff said:
Can you explain how |bxc||a||cos(theta)|= |a dot(bxc)|? Thanks.

LCKurtz said:
Oh, that's all you are asking. That is just the basic property of dot product:

\vec A \cdot \vec B = |\vec A||\vec B|\cos\theta

applied to a and bxc. Here θ is the angle between a and bxc.

maff is tuff said:
Ok so I'm still not seeing it.

I want to show that |bxc||a||cos(theta)| = |a dot (bxc)|

Just do what I suggested above. Replace B by BxC in the identity.
 
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