Vectors and Coordinate Systems Lecture Notes

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Vocabulary and key formulas covering coordinate systems, vector properties, and vector addition from the Chapter 3 lecture transcript.

Last updated 11:45 PM on 6/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Cartesian Coordinate System

A system where x- and y- axes intersect at the origin and points are labeled (x,y)(x,y).

2
New cards

Polar Coordinate System

A coordinate system where a point is distance rr from the origin in the direction of angle θ\theta measured counterclockwise from a reference line, labeled (r,θ)(r, \theta).

3
New cards

Distance

A scalar quantity representing the total path length traveled by a particle.

4
New cards

Displacement

A vector quantity representing the solid line from point A to B; it is independent of the path taken between these points.

5
New cards

Equality of Two Vectors

Two vectors are equal if they possess the same magnitude and point in the same direction along parallel lines.

6
New cards

Resultant

The vector drawn from the origin of the first vector to the end of the last vector in a tip-to-tail graphical addition.

7
New cards

Commutative Law of Addition

A rule stating that when two vectors are added, the sum is independent of the order of addition: A+B=B+A\mathbf{A} + \mathbf{B} = \mathbf{B} + \mathbf{A}.

8
New cards

Associative Property of Addition

A rule stating that when adding three or more vectors, the sum is independent of the grouping: (A+B)+C=A+(B+C)(\mathbf{A} + \mathbf{B}) + \mathbf{C} = \mathbf{A} + (\mathbf{B} + \mathbf{C}).

9
New cards

Negative of a Vector

A vector that has the same magnitude as the original but points in the opposite direction; adding it to the original vector results in zero.

10
New cards

Component

A projection of a vector along an axis, such as the x- or y-axis, used to completely describe the vector.

11
New cards

Unit Vector

A dimensionless vector with a magnitude of exactly 11 used to specify a direction with no other physical significance.

12
New cards

Position Vector

A vector used to specify a point in the xy plane, typically written in unit-vector notation as r=xı^+yȷ^\mathbf{r} = xî + yĵ.

13
New cards

r=x2+y2r = \sqrt{x^2 + y^2}

The formula used to convert Cartesian coordinates to the magnitude component of polar coordinates.

14
New cards

θ=tan1(yx)\theta = \tan^{-1}(\frac{y}{x})

The formula used to find the angle component of polar coordinates from Cartesian coordinates.

15
New cards

Ax=Acos(θ)A_x = A \cos(\theta) and Ay=Asin(θ)A_y = A \sin(\theta)

The formulas for finding the rectangular components of a vector A\mathbf{A}.