
Scalar Triple Product Formula Geometric Meaning and Volume Examples
In mathematics, the product of three vectors refers to the scalar triple product of vectors. Scalar quantities are derived from this formula and are expressed as (a x b).c. The dot and cross in this formula can be interchanged, that is, (a x b).c = a.(b x c). The purpose of this article is to teach students about the definition, formula, properties and more of the scalar triple product and vector triple product.
A Proof of Scalar Triple Products
Using a scalar triple product formula, we combine the cross product of two of the vectors and the dot product of one of the vectors. We can write it as follows:
abc= (a x b).c
This formula indicates the volume of a parallelepiped with three coterminous edges, for example, a, b, and c. In terms of the volume, the cross product of two vectors (let a and b be the vectors) results in the volume of the base. As a result, we get a perpendicular direction to both vectors. By calculating the height along the direction of the resultant cross product we can find the third vector (say c).
In other words, the parallelogram's area is a product of |a x b|, and the direction the vector faces is perpendicular to the base.
The height is denoted by |c| cos cos Ф, where Ф denotes the angle between a x b and c.
The diagram above shows that the direction of the vector |a x b| is perpendicular to the base of the diagram, and denotes the height as |c| cos cos Ф.
By defining the expansion of vector cross products, calculating the scalar triple product proof becomes a breeze.
Let a= a\[_{1}\]\[\hat{i}\] + a\[_{2}\]\[\hat{j}\] + a\[_{3}\]\[\hat{k}\], b= b\[_{1}\]\[\hat{i}\] + b\[_{2}\]\[\hat{j}\] + b\[_{3}\]\[\hat{k}\], c = c\[_{1}\]\[\hat{i}\] + c\[_{2}\]\[\hat{j}\] + c\[_{3}\]\[\hat{k}\]
Now, (a x b) . c = \[\begin{vmatrix} \hat{i} & \hat{j} & \hat{k}\\ a_{1} & a_{2} & a_{3}\\ b_{1} & b_{2} & b_{3} \end{vmatrix}\]. (c\[_{1}\] \[\hat{i}\] + c\[_{2}\]\[\hat{j}\] + c\[_{3}\]\[\hat{k}\])
(a x b). c = \[\begin{vmatrix}\hat{i}.(c_{1} \hat{i} + c_{2}\hat{j} + c_{3}\hat{k}) & \hat{j}. (c_{1} \hat{i} + c_{2}\hat{j} + c_{3}\hat{k}) & \hat{k}.(c_{1} \hat{i} + c_{2}\hat{j} + c_{3}\hat{k})\\ a_{1} & a_{2} & a_{3}\\ b_{1} & b_{2} & b_{3} \end{vmatrix}\]
From the properties of the dot product of vectors:
\[\hat{i}\]. \[\hat{i}\] = \[\hat{j}\]. \[\hat{j}\] = \[\hat{k}\]. \[\hat{k}\] = 1 (cos 0 = 1)
It implies \[\hat{i}\]. (c\[_{1}\] \[\hat{i}\] + c\[_{2}\]\[\hat{j}\] + c\[_{3}\]\[\hat{k}\]) = c\[_{1}\]
\[\hat{j}\]. (c\[_{1}\] \[\hat{i}\] + c\[_{2}\]\[\hat{j}\] + c\[_{3}\]\[\hat{k}\]) = c\[_{2}\]
\[\hat{k}\]. (c\[_{1}\] \[\hat{i}\] + c\[_{2} \hat{j}\] + c\[_{3}\]\[\hat{k}\]) = c\[_{3}\]
(a x b) . c = \[\begin{vmatrix} c_{1} & c_{2} & c_{3}\\ a_{1} & a_{2} & a_{3}\\ b_{1} & b_{2} & b_{3} \end{vmatrix}\]
(a x b) . c = \[\begin{vmatrix} c_{1} & c_{2} & c_{3}\\ a_{1} & a_{2} & a_{3}\\ b_{1} & b_{2} & b_{3} \end{vmatrix}\]
Scalar Triple Product Properties
The scalar triple product is cyclic; that is;
abc = bca = cab = -bac = -cba = -acb
If the vectors taken in scalar triple product definition, say a, b, and c are cyclically permuted, then:
(a x b).c = a.(b x c)
If the scalar triple product of three vectors comes out to be zero, then it shows that given vectors are coplanar.
For any k that belongs to Real number,
Ka kb kc = kabc
(a+b)cd = (a+b).(c+d)
= a.(cxd)+b.(cxd)
= acd + bcd
Analysing the scalar triple product formula, some conclusions can be drawn:
Scalar triple products always produce scalar quantities as their resultant.
Scalar triple product formulas are determined by calculating cross products of two vectors. Thereafter, the dot product of the remaining vector and the resultant vector is calculated.
This suggests one of the three vectors taken is equal to zero magnitudes if the triple product is zero.
A parallelepiped can be easily calculated by using this method.
FAQs on Scalar Triple Product in Vector Algebra
1. What is the scalar triple product?
The scalar triple product of three vectors is a number given by a · (b × c), which represents the signed volume of the parallelepiped formed by the vectors.
It involves:
- Taking the cross product of vectors b and c.
- Then taking the dot product of vector a with (b × c).
2. What is the formula for the scalar triple product?
The formula for the scalar triple product is a · (b × c), which can also be written as a 3×3 determinant.
If a = (a₁, a₂, a₃), b = (b₁, b₂, b₃), and c = (c₁, c₂, c₃), then:
a · (b × c) = | a₁ a₂ a₃
b₁ b₂ b₃
c₁ c₂ c₃ |
This determinant form is commonly used for calculation in vector algebra.
3. How do you calculate the scalar triple product step by step?
To calculate the scalar triple product, compute the determinant or evaluate a · (b × c).
Steps:
- Find b × c using the cross product formula.
- Take the dot product of vector a with (b × c).
- Simplify to get a single scalar value.
4. What does the scalar triple product represent geometrically?
The scalar triple product represents the signed volume of a parallelepiped formed by three vectors.
Geometrically:
- |a · (b × c)| gives the volume.
- A zero value means the vectors are coplanar.
- The sign indicates orientation (right-handed or left-handed system).
5. When is the scalar triple product equal to zero?
The scalar triple product is zero when the three vectors are coplanar.
This happens if:
- One vector is a linear combination of the other two.
- The volume of the parallelepiped formed is zero.
6. What is the difference between scalar triple product and vector triple product?
The scalar triple product gives a scalar value, while the vector triple product gives a vector result.
Key differences:
- Scalar triple product: a · (b × c) → result is a number.
- Vector triple product: a × (b × c) → result is a vector.
- Scalar triple product relates to volume, while vector triple product uses the identity a × (b × c) = b(a · c) − c(a · b).
7. Is the scalar triple product commutative?
The scalar triple product is not fully commutative, but it is cyclically symmetric.
This means:
- a · (b × c) = b · (c × a) = c · (a × b)
- Swapping any two vectors changes the sign.
8. Can you give an example of a scalar triple product calculation?
Yes, for vectors a = (1,0,0), b = (0,1,0), and c = (0,0,1), the scalar triple product is 1.
Using determinant form:
- |1 0 0
- 0 1 0
- 0 0 1| = 1
9. How is the scalar triple product related to volume of a tetrahedron?
The volume of a tetrahedron formed by three vectors is 1/6 |a · (b × c)|.
Explanation:
- |a · (b × c)| gives the volume of the parallelepiped.
- A tetrahedron occupies one-sixth of that volume.
10. Why is the scalar triple product important in vector algebra?
The scalar triple product is important because it helps determine volume, coplanarity, and orientation in three dimensions.
It is used to:
- Test if three vectors are coplanar.
- Find volume of parallelepipeds and tetrahedrons.
- Check right-handed or left-handed coordinate systems.





















