Chapter 3: Problem 63
Here are three vectors in meters: $$\begin{aligned}&\vec{d}_{1}=-3.0 \hat{\mathrm{i}}+3.0 \hat{\mathrm{j}}+2.0 \hat{\mathrm{k}} \\ &\vec{d}_{2}=-2.0 \hat{\mathrm{i}}-4.0 \hat{\mathrm{j}}+2.0 \hat{\mathrm{k}} \\\ &\vec{d}_{3}=2.0 \hat{\mathrm{i}}+3.0 \hat{\mathrm{j}}+1.0 \hat{\mathrm{k}} \end{aligned}$$ What results from (a) \(\vec{d}_{1} \cdot\left(\vec{d}_{2}+\vec{d}_{3}\right)\), (b) \(\vec{d}_{1} \cdot\left(d_{2} \times \vec{d}_{3}\right)\), and (c) \(\vec{d}_{1} \times\left(\vec{d}_{2}+\vec{d}_{3}\right) ?\)
Short Answer
Step by step solution
Calculate \( \vec{d}_{2} + \vec{d}_{3} \)
Calculate \( \vec{d}_{1} \cdot (\vec{d}_{2} + \vec{d}_{3}) \)
Calculate \( \vec{d}_{2} \times \vec{d}_{3} \)
Calculate \( \vec{d}_{1} \cdot (d_{2} \times \vec{d}_{3}) \)
Calculate \( \vec{d}_{1} \times (\vec{d}_{2} + \vec{d}_{3}) \)
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.
Dot Product
The formula for the dot product of two vectors \( \vec{a} = a_1 \hat{\mathrm{i}} + a_2 \hat{\mathrm{j}} + a_3 \hat{\mathrm{k}} \) and \( \vec{b} = b_1 \hat{\mathrm{i}} + b_2 \hat{\mathrm{j}} + b_3 \hat{\mathrm{k}} \) is:
- \( \vec{a} \cdot \vec{b} = a_1 b_1 + a_2 b_2 + a_3 b_3 \)
In the original exercise, we calculated the dot product of \( \vec{d}_1 \) with \( \vec{d}_2 + \vec{d}_3 \), resulting in a scalar value.
Cross Product
The formula for the cross product of vectors \( \vec{a} \) and \( \vec{b} \) involves computing the determinant of a matrix composed of the unit vectors \( \hat{\mathrm{i}} \), \( \hat{\mathrm{j}} \), and \( \hat{\mathrm{k}} \) and the components of \( \vec{a} \) and \( \vec{b} \):
- \( \vec{a} \times \vec{b} = \begin{vmatrix} \hat{\mathrm{i}} & \hat{\mathrm{j}} & \hat{\mathrm{k}} \ a_1 & a_2 & a_3 \ b_1 & b_2 & b_3 \end{vmatrix} \)
- You compute the determinant, which involves ensuring that each component (\( \hat{\mathrm{i}}, \hat{\mathrm{j}}, \hat{\mathrm{k}} \)) of the resulting vector comes from the subtraction of products of the other components.
Vector Addition
For vectors \( \vec{a} = a_1 \hat{\mathrm{i}} + a_2 \hat{\mathrm{j}} + a_3 \hat{\mathrm{k}} \) and \( \vec{b} = b_1 \hat{\mathrm{i}} + b_2 \hat{\mathrm{j}} + b_3 \hat{\mathrm{k}} \):
- \( \vec{a} + \vec{b} = (a_1 + b_1) \hat{\mathrm{i}} + (a_2 + b_2) \hat{\mathrm{j}} + (a_3 + b_3) \hat{\mathrm{k}} \)
In our initial problem, this was done with \( \vec{d}_2 \) and \( \vec{d}_3 \), bringing together their components to create the resultant vector.
Determinant Calculation
To find the determinant of a 3x3 matrix:
- \( \begin{vmatrix} a & b & c \ d & e & f \ g & h & i \end{vmatrix} = a \cdot (ei - fh) - b \cdot (di - fg) + c \cdot (dh - eg) \)
In the problem scenario, determinants were calculated to solve the cross product operations, essential in deriving vector normalities and magnitudes.