Math 130 Vector Gap Review — Guided Notes

Fill in the blanks as we work through the examples.

Name:

1 Component form from points

Rule: vector = terminal point − initial point

v = ⟨x₂ − x₁, y₂ − y₁⟩

Example: from A(−4, 3) to B(1, −2)

v = ⟨1 − (−4), −2 − 3⟩
v = ⟨,

Check: this means right and down.

2 Unit vectors

Goal: same direction, length 1.

unit vector = ⟨a/‖v‖, b/‖v‖⟩

Example: w = ⟨8, −6⟩

‖w‖ = √(8² + (−6)²) =
unit = ⟨8/, −6/
unit = ⟨,

3 Targeted unit-vector model

Example: w = ⟨6, −3⟩

‖w‖ = √(6² + (−3)²) = √ = √5
unit = ⟨6/(3√5), −3/(3√5)⟩
unit = ⟨/√5, /√5⟩
decimal ≈ ⟨,

4 Magnitude + angle → components

Use cosine for horizontal and sine for vertical.

v = ⟨r cos θ, r sin θ⟩

Example: ‖v‖ = 9, θ = 40°

v = ⟨9cos40°, 9sin40°⟩
v ≈ ⟨,

Check the signs using the quadrant.

5 Targeted magnitude-angle model

Example: ‖v‖ = 8, θ = 75°. Round to one decimal place.

v = ⟨8cos75°, 8sin75°⟩
v ≈ ⟨8(), 8()⟩
v ≈ ⟨,

6 Direction angle by quadrant

Find the reference angle first, then adjust.

reference = tan⁻¹(|b|/|a|)
Vector signsQuadrantAngle
⟨+, +⟩Iref
⟨−, +⟩II180° − ref
⟨−, −⟩III180° + ref
⟨+, −⟩IV360° − ref

7 Targeted Quadrant IV model

Example: v = ⟨12, −9⟩

‖v‖ = √(12² + (−9)²) =
reference = tan⁻¹(9/12) ≈ °
Quadrant:
θ = 360° − ° = °

8 Fractional scalar multiplication

Multiply every component first.

½⟨a,b⟩ = ⟨a/2,b/2⟩

Example: w = ⟨10,14⟩, u = ⟨−3,4⟩

½w + u = ½⟨10,14⟩ + ⟨−3,4⟩
= ⟨, ⟩ + ⟨−3,4⟩
= ⟨,

9 Graphical vector addition: count, add, then draw the resultant

Common-tail example: First find each component from the graph. Then add and draw the resultant yourself.

ArrowComponent
A,
B,
C,
r,

Then sketch r from the origin.

A B C origin Draw r after adding.

Scattered-vector example: Even when vectors are separated, count each tail-to-head movement from the graph.

ArrowComponent
A,
B,
C,
r,

Then sketch r from the origin.

A B C No resultant shown.

10 Final practice and checks

Practice: A = ⟨−4,2⟩, B = ⟨7,−1⟩, C = ⟨−2,5⟩

r = ⟨,

Sketch direction:

Before submitting, check:

Terminal − initial
Both components divided
cos = x, sin = y
Quadrant adjusted