Lesson 3: Vectors Flashcards
Vector
A quantity that has a numerical size, also known as magnitude, and a direction
Scalar
A quantity that has a numerical size, also known as magnitude, but no direction
Horizontal (or x) - component
The vector component given by:
Ax = A*cos(θ)
Vertical (or y) - component
The vector component given by:
Ay = A*sin(θ)
Magnitude of a vector
The length/size of a vector, written as the absolute value of the vector
Pythagorean theorem
What two characteristics are necessary to define a vector?
Magnitude and direction
What is the magnitude of the velocity vector pointing directly down at 5 m/s?
5 m/s
What is the resultant vector in Cartesian Coordinates for a trip that I took where I traveled 5 km south and then 2 km east?
(-5i + 2j) km
What is the x component of velocity for a ball thrown upwards at 4 m/s at 30º with respect to the horizontal?
3.4 m/s
vx = 4*cos (30º)
= 4 (.86)
= 3.4 m/s
What is the y component of velocity for a ball thrown upwards at 4 m/s at 30º with respect to the horizontal?
2 m/s
vy = 4*sin (30º)
= 4 (0.5)
= 2 m/s
What is the sum of the vectors in Cartesian Coordinates?
A = (11i + 13j - 2k) m
B = (i + 13j + k) m
(12i + 26j - k) m
What are the sum of the vectors in Polar Coordinates?
A = (12i - 5j) km
B = (2i - 12j) km
(22 km, 309.5º)