File tree Expand file tree Collapse file tree
linear-algebra/source/future-ON Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -159,8 +159,22 @@ The dot product combines two vectors and creates a scalar that gives us geometri
159159<task ><p >Describe all vectors <m >\vec w</m > that are orthogonal to <m >\vec u</m >.</p ></task >
160160<task ><p >Find the angle between <m >\vec u</m > and <m >\vec v</m >.</p ></task >
161161 </activity >
162+
163+
164+ <activity estimated-time =" 11" >
165+ <introduction >
166+ <p >Consider two vectors <m >\vec u =\left[\begin{array}{c} 1 \\ 3 \\ 4 \\ -4 \end{array}\right]</m > and <m >\vec v = \left[\begin{array}{c} -1 \\ -3 \\ -4 \\ 4 \end{array}\right]</m >.</p >
167+ </introduction >
168+ <task ><p >Use dot product to determine <m >||\vec u||</m > and <m > ||\vec v||</m >.</p ></task >
169+ <task ><p > Using dot product, find the distance between <m >\vec u</m > and <m >\vec v </m >.</p ></task >
170+ <task ><p >Find the angle between <m >\vec u</m > and <m >\vec v</m >.</p ></task >
171+ </activity >
172+
162173 </subsection >
163174 <subsection >
175+
176+
177+
164178 <title >Videos</title >
165179<!-- <figure>
166180 <video xml:id="video-E3" href="https://southalabama.hosted.panopto.com/Panopto/Podcast/Social/1792c805-8df0-4b5c-a624-ac1901421d9d.mp4?mediaTargetType=videoPodcast">
You can’t perform that action at this time.
0 commit comments