Difference between revisions of "031 Review Part 2, Problem 6"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 18: | Line 18: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Foundations: | !Foundations: | ||
| + | |- | ||
| + | |'''1.''' The distance between the vectors <math style="vertical-align: 0px">\vec{u}</math> and <math style="vertical-align: 0px">\vec{v}</math> is | ||
|- | |- | ||
| | | | ||
| + | ::<math>\text{dist}(\vec{u},\vec{v})=||\vec{u}-\vec{v}||.</math> | ||
| + | |- | ||
| + | |'''2.''' The orthogonal projection of <math style="vertical-align: -3px">\vec{y}</math> onto <math style="vertical-align: 0px">L</math> is | ||
| + | |- | ||
| + | | | ||
| + | ::<math>\hat{y}=\text{proj}_L \vec{y}=\frac{\vec{y}\cdot \vec{u}}{\vec{u}\cdot \vec{u}}\vec{u}.</math> | ||
|} | |} | ||
Revision as of 20:55, 11 October 2017
Let and
(a) Find a unit vector in the direction of
(b) Find the distance between and
(c) Let Compute the orthogonal projection of onto Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L.}
| Foundations: |
|---|
| 1. The distance between the vectors Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{u}} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{v}} is |
|
| 2. The orthogonal projection of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{y}} onto Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L} is |
|
Solution:
(a)
| Step 1: |
|---|
| Step 2: |
|---|
(b)
| Step 1: |
|---|
| Step 2: |
|---|
(c)
| Step 1: |
|---|
| Step 2: |
|---|
| Final Answer: |
|---|
| (a) |
| (b) |