Calculating Volume of Parallelpiped

  • Thread starter Thread starter Lancelot59
  • Start date Start date
  • Tags Tags
    Volume
Click For Summary

Homework Help Overview

The discussion revolves around calculating the volume of a parallelepiped using vectors. The original poster expresses confusion regarding the appropriate order of vectors when applying the formula for volume, particularly when given different sets of vectors or points that define the shape.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to apply the volume formula but questions how to determine the correct order of vectors. They provide examples with specific vectors and points, noting discrepancies in their results.

Discussion Status

Some participants provide guidance on the absolute value aspect of the volume calculation and suggest that the order of vectors does not affect the volume, as it only changes the sign. There is acknowledgment of the original poster's confusion and an attempt to clarify the relationship between vector order and volume calculation.

Contextual Notes

The original poster mentions working with both vectors and points, indicating a potential complexity in visualizing the parallelepiped structure. There is also a reference to a specific example where the computed volume did not match the expected result, raising questions about the setup and interpretation of the vectors involved.

Lancelot59
Messages
640
Reaction score
1
I'm doing problems which have me calculate the volumes of parallelpipeds I'm slightly confused with this. I know the formula is:

[tex]V=\vec{a} \cdot (\vec{b}\times\vec{c})[/tex]

where a and b form the base, with c being the "vertical" side. My issue is that when given three vectors which define this shape, how do I know which order to put the vectors in? For one example I was given the vectors:

<6,3,-1>
<0,1,2>
<4,-2,5>

and after drawing them out I had no clue which was which, so I just decided to use them in order as a, b, and c. It worked.

Then in the next problem I was given four points:
P(2,0,-1)
Q(4,1,0)
R(3,-1,1)
S(2,-2,2)

And told that three sides were defined by PQ, PR, and PS. So after getting those vectors I again just took them in order and got -3. The correct answer is three.

How do I determine which vectors I put in which place in the equation? In the examples they just pick three in order and use them that way.
 
Last edited:
Physics news on Phys.org
All your procedures are correct, you just forgot a little detail, the volume of the Parallelepiped is given by

[tex]V=|\vec{a} \cdot (\vec{b}\times\vec{c})|[/tex]

That is, the absolute value.

The last answer is |-3| = 3.

By the way, concerning your curiosity regarding the order of the vectors, it does not matter when you're computing the volume, as it is a matter of referential.

See it like this, suppose we have a, b, c for the length, width and height (not in order) of a Parallelepiped, when computing the volume V = abc, it does not matter which is which.

Or mathematically, in vector form

[tex]V=|\vec{a} \cdot (\vec{b}\times\vec{c})| = |\vec{b} \cdot (\vec{a}\times\vec{c})| = |\vec{c} \cdot (\vec{a}\times\vec{b})|[/tex]
 
I guess that works. Thanks for the help.
 
Yes, changing the order of the vectors just changes the sign which will not affect the absolute value.

It is worth remembering that with [itex]\vec{u}= a\vec{i}+ b\vec{j}+ c\vec{k}[/itex], [itex]\vec{v}= d\vec{i}+ e\vec{j}+ f\vec{k}[/itex], and [itex]\vec{w}= x\vec{i}+ y\vec{j}+ z\vec{k}[/itex]

[tex]\vec{u}\cdot\left(\vec{v}\times\vec{w}\right)=[/tex][tex]\left(a\vec{i}+ b\vec{j}+ c\vec{k}\right)\left|\begin{array}{ccc}\vec{i} & \vec{j} & \vec{k} \\ d & e & f \\ x & y & z\end{array}\right|[/tex][tex]= \left|\begin{array}{ccc}a & b & c \\ d & e & f \\ x & y & z\end{array}\right|[/tex]

and swapping rows in a determinant only changes the sign.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
28
Views
2K
  • · Replies 8 ·
Replies
8
Views
5K
Replies
2
Views
2K
Replies
20
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K