Chapter 11: Problem 12
Let \(\mathbf{u}=\langle 1,2\rangle, \mathbf{v}=\langle 4,-2\rangle\), and \(\mathbf{w}=\langle 6,0\rangle .\) Find (a) \(\mathbf{u} \cdot(7 \mathbf{v}+\mathbf{w})\) (b) \(\|(\mathbf{u} \cdot \mathbf{w}) \mathbf{w}\|\) (c) \(\|\mathbf{u}\|(\mathbf{v} \cdot \mathbf{w})\) (d) \((\|\mathbf{u}\| \mathbf{v}) \cdot \mathbf{w}\)
Short Answer
Step by step solution
Calculate 7v
Find 7v + w
Compute u · (7v + w)
Calculate u · w
Find (u · w)w
Compute the magnitude of (u · w)w
Calculate the magnitude of u
Compute v · w
Calculate ||u||(v · w)
Compute ||u||v
Find (||u||v) · w
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
- Formula: \(\mathbf{a} \cdot \mathbf{b} = a_1 \times b_1 + a_2 \times b_2\)
- \(\mathbf{u} \cdot \mathbf{w} = 1 \times 6 + 2 \times 0 = 6\)
Magnitude of a Vector
- Formula: For a vector \(\mathbf{a}=\langle a_1, a_2 \rangle\), the magnitude is \(\|\mathbf{a}\|=\sqrt{a_1^2 + a_2^2}\).
- \(\|\mathbf{u}\| = \sqrt{1^2 + 2^2} = \sqrt{5}\).
Scalar Multiplication
- Example: If vector \(\mathbf{v} = \langle v_1, v_2 \rangle\) and scalar \(c\), then \(c \mathbf{v} = \langle c \cdot v_1, c \cdot v_2 \rangle\).
- \(7\mathbf{v} = \langle 7 \times 4, 7 \times (-2) \rangle = \langle 28, -14 \rangle\).