vectors Flashcards
scalar
a quantity with just a number
vector
a quantity with a magnitude and direction
how do you add vectors
join head to tail and draw the resultant vector
how do you subtract vectors
reverse direction of vector and add
commutative property of vectors
does not matter in what order vectors are added
associative property of vectors
sum of vectors remain same irrespective of grouping
column vector
vector displayed in brackets with one number over the other
how do you find magnitude of vector from i j and k format
use pythagoras theorem r = sqrt(r_x^2+r_y^2+r_z^2)
l
l = cos alpha = r_x / |r| = r_x / sqrt(r_x^2+r_y^2+r_z^2)
m
m = cos beta = r_y / |r| = r_y / sqrt(r_x^2+r_y^2+r_z^2)
n
n = cos gamma = r_z / |r| = r_z / sqrt(r_x^2+r_y^2+r_z^2)
dot / scalar product
a · b = |a| |b| cos Θ = a_x b_x + a_y b_y + a_z b_z
vector / cross product
result is a vector;