If vector A = (2, 2, 2) and vector B = (1, 1, 1), what is the scalar triple product A . (B × A)?
Practice Questions
1 question
Q1
If vector A = (2, 2, 2) and vector B = (1, 1, 1), what is the scalar triple product A . (B × A)?
0
1
2
3
A . (B × A) = 0, since B × A = 0.
Questions & Step-by-step Solutions
1 item
Q
Q: If vector A = (2, 2, 2) and vector B = (1, 1, 1), what is the scalar triple product A . (B × A)?
Solution: A . (B × A) = 0, since B × A = 0.
Steps: 9
Step 1: Identify the vectors A and B. A = (2, 2, 2) and B = (1, 1, 1).
Step 2: Calculate the cross product B × A. The formula for the cross product of two vectors (x1, y1, z1) and (x2, y2, z2) is given by: (y1*z2 - z1*y2, z1*x2 - x1*z2, x1*y2 - y1*x2).
Step 3: Substitute the values from B and A into the formula: B × A = (1*2 - 1*2, 2*2 - 2*1, 2*1 - 1*2).