Announcements

First quiz this week.

  • Assessment Friday. The quiz will open after class on Thursday, and is due at 2pm on Friday. Solutions post at 2:15pm, so that you can review how you did during our scheduled class time, and then spend the weekend preparing for Monday's class.

Self-Directed Learning Projects

  1. Have a specific plan that helps you develop deeper understanding. Think about Bloom's Taxonomy (see 1 and 2), and focus your efforts towards the highest levels.
  2. Carry out the plan, making modifications as needed (follow new leads, keep in the time constraints, etc.).
  3. Create something based on what you learned (Bloom's taxonomy).
  4. Share your work publicly.
  5. Complete a short steward report to reflect on your learning process.

Brain Gains

  • Give a vector of length 4 that is parallel to the vector $\vec v = (-1,2,-2)$.

Solution

A quick answer is $$\frac{4}{3}(-1,2,-2)=\left(-\frac{4}{3}, \frac{8}{3}, -\frac{8}{3} \right).$$ The length of $\vec v$ is $|\vec v| = \sqrt{(-1)^2+(2)^2+(-2)^2} = \sqrt{9} =3$. A unit vector is then $$\hat v = \frac{\vec v}{|\vec v|} = \frac{(-1,2,-2)}{3}=\left(-\frac{1}{3}, \frac{2}{3}, -\frac{2}{3} \right).$$ The requested vector is then $$\vec w = 4\hat u = \frac{4}{3}(-1,2,-2)=\left(-\frac{4}{3}, \frac{8}{3}, -\frac{8}{3} \right).$$

  • Give a vector equation of a line that passes through $(1,2)$ and is parallel to $(3,4)$.

Solution

$\vec r(t)=\left<3,4\right>\,t + \left<1,2\right>$

  • Use the law of cosines ($c^2=a^2+b^2-2ab\cos\theta$) to find the angle between the vectors $\vec u = (-1,5)$ and $\vec v = (2,4)$.

Solution

The vectors have lengths $a=|\vec u| = \sqrt{(-1)^2+(5)^2} = \sqrt{26}$ and $b=|\vec v| = \sqrt{(2)^2+(4)^2} = \sqrt{20}$. The difference is $\vec v-\vec u = (3, -1)$, and has length $c = |\vec v - \vec u| = \sqrt{10}$. From the law of cosines, we get $10 = 26+20-2\sqrt{26}\sqrt{10}\cos \theta$. Solving for $\cos\theta$ gives $\cos \theta = \frac{10-26-20}{-2\sqrt{26}\sqrt{10}}$, which means $$\theta = \arccos\left(\frac{10-26-20}{-2\sqrt{26}\sqrt{10}}\right).$$

Group problems

The goal is to have a discussion about how to do things. This is most easily accomplished when you stick together as a group. Avoid "divide and conquer", which can be effective for getting a bunch of things done, but won't facilitate discussion.

  1. Give a vector equation of the line that passes through the points $(1,2,3)$ and $(-2,4,9)$ (all distances are in meters, and times in minutes).
  2. Modify your vector equation from the previous part so that the speed of an object that is tracked with this equation is 3 meters per unit time.
  3. An object starts at $P=(1,2,3)$ and each unit of time its displacement is 2 units in the direction of $\vec v=(-4,5,1)$. Give an equation for the position $(x,y,z)$ at any time $t$.
  4. Use the law of cosines ($c^2=a^2+b^2-2ab\cos\theta$ or $\vec u\cdot \vec v = |\vec u||\vec v|\cos\theta$) to find the angle between each pair of vectors below.
  • $(-2,1)$ and $(1,3)$.
  • $(2,3)$ and $(-1,4)$
  • $(\pi,e)$ and $(\sqrt{17},c)$
  • $(1,2,3)$ and $(-7,2,1)$
  • $(1,2,3)$ and $(x,y,z)$.

Problem Set
Today

« September 2024 »

Sun

Mon

Tue

Wed

Thu

Fri

Sat

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30