Chapter 7: Problem 10
For the vectors \(\vec{p}=(1,-2,3), \vec{q}=(2,1,3),\) and \(\vec{r}=(1,1,0),\) show the following to be true. a. The vector \((\vec{p} \times \vec{q}) \times \vec{r}\) can be written as a linear combination of \(\vec{p}\) and \(\vec{q}\). b. \((\vec{p} \times \vec{q}) \times \vec{r}=(\vec{p} \cdot \vec{r}) \vec{q}-(\vec{q} \cdot \vec{r}) \vec{p}\)
Short Answer
Step by step solution
Calculate \(\vec{p} \times \vec{q}\)
Cross product result
Calculate \((\vec{p} \times \vec{q}) \times \vec{r}\)
Cross product of result with \(\vec{r}\)
Calculate \((\vec{p} \cdot \vec{r})\) and \((\vec{q} \cdot \vec{r})\)
Dot product results
Linear Combination of \(\vec{p}\) and \(\vec{q}\)
Substitute and simplify
Conclusion
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.
Cross Product
To compute the cross product between two vectors, \(\vec{a}= (a_1, a_2, a_3)\) and \(\vec{b}= (b_1, b_2, b_3)\), use the formula: \[(a_2b_3 - a_3b_2, a_3b_1 - a_1b_3, a_1b_2 - a_2b_1)\]
- Useful for determining the area of a parallelogram formed by the two vectors.
- Commonly used in physics and engineering to find torques or rotational forces.
- Produces a vector orthogonal to the plane containing \(\vec{a}\) and \(\vec{b}\).
Dot Product
To find the dot product between two vectors, \(\vec{a}= (a_1, a_2, a_3)\) and \(\vec{b}= (b_1, b_2, b_3)\), use the formula: \[\vec{a} \cdot \vec{b} = a_1b_1 + a_2b_2 + a_3b_3\]
- Effective in determining the angle between vectors. If the dot product is zero, the vectors are orthogonal.
- Used in computing projections of vectors.
- In physics, it is associated with quantities like work: \(\text{Work} = \text{Force} \cdot \text{Displacement}\).
Linear Combination
Consider vectors \(\vec{a}\) and \(\vec{b}\), a linear combination is given by \(c_1\vec{a}+c_2\vec{b}\), where \(c_1\) and \(c_2\) are scalars.
- Represents vector equations and solutions in terms of others.
- Integral to forming expressions that describe physical situations, like those seen in linear dynamics.
- Helps in determining bases of vector spaces, part of simplifying complex calculations.