Precalc 6.3-6.5: Vectors, Dot Products, and Trig Complex Numbers

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/38

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

39 Terms

1
New cards
Magnitude
Length of vector (quantity without direction)
2
New cards
Component form starts at the…
origin
3
New cards
Component form of vectors P = (p1, p2) and Q = (q1, q2)
PQ = (q1-p1, q2-p2) = (v1, v2) = v
4
New cards
Magnitude formula
||v|| = √(q1-p1)² + (q2-p2)² = √(v1²+v2²)
5
New cards
Unit vector formula
v / ||v|| = (1 / ||v||)v
6
New cards
Find unit vector in direction of v = (-2, 5) and verify that the result has a magnitude of 1
v / ||v|| = (-2, 5) / √(-2)² + (5)² = (-2/√29, 5/√29)
7
New cards
if ||v|| = 1, v is a…
unit vector
8
New cards
u + v =
(u1 + v1, u2 + v2)
9
New cards
ku =
k(u1, u2) = (ku1, ku2)
10
New cards
||cv|| =
|c| ||v||
11
New cards
(c + d)u =
cu + du
12
New cards
Parallelogram law
u + v is the resultant vector which is the diagonal of the parallelogram with u and v as its adjacent sides
13
New cards
Linear combination of a vector
v₁i + v₂j
14
New cards
Direction angle formula
tanθ = b/a (counterclockwise from positive x-axis)
15
New cards
Trig form of a vector
v = ||v||cosθi + ||v||sinθj
16
New cards
Resultant vector formula
u + v = w (w is resultant)
17
New cards
Speed/velocity/weight is the…
magnitude
18
New cards
A dot product is a…
scalar
19
New cards
||u||² =
u \* u
20
New cards
Angle between two vectors formula
cosθ = (u \* v) / (||u|| \* ||v||)
21
New cards
Find the dot product (6, 2) \* (1,3)
6(1) + 2(3) = 12
22
New cards
If and only if 2 vectors A and B are scalar multiples of one another, then they are…
parallel

u = (u1, u2), v = (v1, v2)

ku = v
23
New cards
Alternative form of dot product
u \* v = ||u|| ||v|| cosθ
24
New cards
Two vectors u and v are orthogonal (perpendicular) if…
u \* v = 0
25
New cards
In force problems, F =
w1 + w2
26
New cards
F =
Gravity + weight of the object directly down from the ramp
27
New cards
w1 =
Force to keep boat from rolling down ramp (arrow going backward on the ramp)
28
New cards
w2 =
Force against ramp (downward perpendicular arrow from the ramp)
29
New cards
Equation setup for finding a plane’s resultant speed and direction
R = P + W
30
New cards
Equation setup for finding what a pilot needs to set the speed and direction to
P = R - W
31
New cards
Absolute value of z = a + bi
|a + bi| = √(a² + b²)
32
New cards
The trig form of the complex number z = a + bi is
z = r(cosθ + isinθ) where

a = rcosθ

b = rsinθ

tanθ = b/a
33
New cards
Modulus
r
34
New cards
Argument
θ of z
35
New cards
Steps to convert complex to trig form

1. Find r through √a² + b²
2. Find θ through tanθ = b/a
3. Put into trig form: r(cosθ + isinθ)
36
New cards
Write the complex number z = 5 - 5i in trig form
r = |5 - 5i| = √5²

tan
37
New cards
DeMoivre’s Theorem
zⁿ = \[r(cosθ + isinθ)\]ⁿ = r**ⁿ**(cos***n***θ + isin***n***θ)
38
New cards
Steps to use DeMoivre’s Theorem from complex form

1. Convert to trig form
2. Apply theorem
3. Solve
39
New cards
Find vector v with magnitude ||v|| = 8 and same direction as u = (5, 6)
v = 8(1/||u||)u

||u|| = √25 + 36 = √61

v = 8(1/√61)(5, 6)

v = (40/√61, 48/√61)