Calculus-Volume of tetrahedron and cross product

In summary: ren, in summary, you can find the volume of a parallelepiped by taking the absolute value of the determinant of its vectors.
  • #1
GingerBread27
108
0
Determine whether the points A = (1, 2, 3), B = (1, 1, 1), C = (1, 0, 2), and
D = (2,-2, 0) are coplanar and find the volume of the tetrahedron with vertices
ABCD.

My professor did this problem in class as a review for an upcoming test and he didn't get the answer that was on the key. He just chuckled and went on but I would like to know how to really do this problem.

The answer should be 5/6 and the points are not coplanar. My teacher got the answer of 3. He did the cross product of a and b times c. He got the cross product of a and b to be -3 and multiplying -3 by c resulted in -3. He used the volume of a tetrahedron to be (1/6)ha, h being C and area being a cross b.
 
Physics news on Phys.org
  • #2
Draw a picture! The area of a parallelgram is "base times height". If you know the lengths of two connected sides, say x and y, and the angle. θ, between them, then the height (measured perpendicular to the base) is y sin(θ). The base is x so the area is xy sin(θ).

One way of defining the cross product of two vectors, u and v, is that it is the vector with length |u||v|sin(θ) (theta is the angle between the two vectors).

If one side of a parallelogram is the vector u and the other is v, then the length of the sides are |u| and |v| so that the area is |u||v|sin(&theta), exactly the same as the cross product: the area of a parallelogram whose sides are the vectors u and v is exactly the cross product of u and v.
 
  • #3
GingerBread27 said:
Determine whether the points A = (1, 2, 3), B = (1, 1, 1), C = (1, 0, 2), and
D = (2,-2, 0) are coplanar and find the volume of the tetrahedron with vertices
ABCD.

My professor did this problem in class as a review for an upcoming test and he didn't get the answer that was on the key. He just chuckled and went on but I would like to know how to really do this problem.

The answer should be 5/6 and the points are not coplanar. My teacher got the answer of 3. He did the cross product of a and b times c. He got the cross product of a and b to be -3 and multiplying -3 by c resulted in -3. He used the volume of a tetrahedron to be (1/6)ha, h being C and area being a cross b.

Have you learned about scalar triple product? it is
a.[bxc] You can look after at Mathworld, for example.

http://mathworld.wolfram.com/ScalarTripleProduct.html

You can calculate the volume of a parallelepiped defined by the three vectors a, b, c. This product is the same as the absolute value of a determinant D, built up from the components of the vectors :

| ax ay az |
| bx by bz |
| cx cy cz |


D = ax by cz + ay bz cx + az bx cy - az by cx - ay bz cx - ax bz cy .

Now, the edges od the tetrahedron are not the original vectors
A, B, C, D , but the differences, for example with respect to B.

a = A-B = (0, 1, 2)

c = C-B = (0, -1, 1)

d = D-B = (1, -3, -1)

If these three vectors are coplanar the points A, B, C, D are in the same plane.
In this case the volume of the corresponding parallelepiped is zero.
So we calculate the determinant.

| 0 +1 +2 |
| 0 -1 +1 | = 0 +1 + 0 + 2 +0 + 0 = 3
| 1 -3 -1 |

The volume of the parallelepiped is 3. The volume of the corresponding tetrahedron is one sixth of this value, that is 3/6=1/2.
As I understood you, this is the same what your teacher got.
That key might be wrong...

ehild
 

FAQ: Calculus-Volume of tetrahedron and cross product

1. What is calculus and why is it important?

Calculus is a branch of mathematics that deals with the study of continuous change. It is important because it allows us to understand and analyze various real-world phenomena, such as motion, growth, and optimization.

2. What is the volume of a tetrahedron and how is it calculated using calculus?

A tetrahedron is a three-dimensional shape with four triangular faces. The volume of a tetrahedron can be calculated using the formula V = (1/3) * A * h, where A is the area of the base and h is the height of the tetrahedron. Calculus is used to find the area of the base and the height of the tetrahedron by using integrals.

3. How is the cross product used in calculus to find the volume of a tetrahedron?

The cross product is a mathematical operation that takes two vectors as inputs and gives a vector as the output. In the context of finding the volume of a tetrahedron, the cross product is used to find the area of the base by taking the cross product of two of its sides. This area is then multiplied by the height to calculate the volume using calculus.

4. Can calculus be used to find the volume of other three-dimensional shapes besides a tetrahedron?

Yes, calculus can be used to find the volume of various three-dimensional shapes, such as cubes, cylinders, spheres, and cones. The formulas for these shapes involve integrals, which are a fundamental concept in calculus.

5. What are some real-world applications of using calculus to find the volume of a tetrahedron?

Calculating the volume of a tetrahedron has many practical applications, such as in engineering, architecture, and physics. For example, in engineering, knowing the volume of a tetrahedron can help in designing structures and calculating material quantities. In physics, it can be used to understand the behavior of fluids and calculate the displacement of an object in a given space.

Back
Top