Skip to content

Commit 747d91a

Browse files
committed
We are planning to add new Sec on Linear Algebra.
1 parent 78ee6f2 commit 747d91a

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

  • linear-algebra/source/future-ON

linear-algebra/source/future-ON/01.ptx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)