Chapter 11: Problem 27
In each part, use a scalar triple product to determine whether the vectors lie in the same plane. $$ \begin{array}{l}{\text { (a) } \mathbf{u}=\langle 1,-2,1\rangle, \mathbf{v}=\langle 3,0,-2\rangle, \mathbf{w}=\langle 5,-4,0\rangle} \\ {\text { (b) } \mathbf{u}= 5 \mathbf{i}-2 \mathbf{j}+\mathbf{k}, \mathbf{v}=4 \mathbf{i}-\mathbf{j}+\mathbf{k}, \mathbf{w}=\mathbf{i}-\mathbf{j}} \\ {\text { (c) } \mathbf{u}=\langle 4,-8,1\rangle, \mathbf{v}=\langle 2,1,-2\rangle, \mathbf{w}=\langle 3,-4,12\rangle}\end{array} $$
Short Answer
Step by step solution
Initial Setup
Part (a): Compute Cross Product
Part (a): Compute Scalar Triple Product
Part (b): Compute Cross Product
Part (b): Compute Scalar Triple Product
Part (c): Compute Cross Product
Part (c): Compute Scalar Triple Product
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Coplanar Vectors
To clarify:
- If the scalar triple product is zero, the vectors are coplanar.
- If the scalar triple product is not zero, the vectors are not coplanar and form a volume.
Cross Product
The cross product is calculated using a determinant-based method, and the result is a new vector showing the perpendicular direction.
- For vectors \( \textbf{a} = \langle a_1, a_2, a_3 \rangle \) and \( \textbf{b} = \langle b_1, b_2, b_3 \rangle \), the cross product \( \textbf{a} \times \textbf{b} \) is given by:
- \[ \begin{vmatrix}\mathbf{i} & \mathbf{j} & \mathbf{k} \ a_1 & a_2 & a_3 \ b_1 & b_2 & b_3 \end{vmatrix} = \mathbf{i}(a_2b_3 - a_3b_2) - \mathbf{j}(a_1b_3 - a_3b_1) + \mathbf{k}(a_1b_2 - a_2b_1) \]
Determinant Method
The determinant is a special number that can be calculated from a square matrix. For a 3x3 matrix, the determinant helps find the orthogonal vector needed for the cross product.
- To calculate a determinant for a 3x3 matrix, consider substituting the rows and columns with their respective vectors.
- The matrix looks like this: \[\begin{vmatrix}\mathbf{i} & \mathbf{j} & \mathbf{k} \ v_1 & v_2 & v_3 \ w_1 & w_2 & w_3 \end{vmatrix} \]
- The components involve multiplying across the diagonals and subtracting accordingly to find the cross product result.