vectors Flashcards
(12 cards)
vector equation
r = a + λb
r is a general point
a is a position vector
λ is a scalar
b is a direction vector
vector equation that passes through C and D
r = c + λ(d - c)
vector equation Cartesian form
(x - a1)/b1 = (y - a2)/b2 = (z - a3)/b3 = λ
vector equation of a plane
r = a + λb + μc
b, c are non zero, non parallel vectors in the plane
cartesian equation of a plane
ax + by + cz + d = 0
(a, b, c) is the normal to the plane
d = -k
scalar product form of the equation
r•n = k
where k = a•n for any point on the plane with position vector a
scalar/dot product of two vectors
a•b = |a||b|cosθ
cosθ = (a•b) ÷ |a||b| →acute angle
if a and b are non zero vectors then a•b = |a||b|, they are parallel
non zero vectors a and b are perpendicular if a•b = 0
acute angle between a line and a plane
sinθ = |(b•n)÷(|b||n|)|
acute angle between two planes
cosθ = |(n1•n2)÷(|n1||n2|)|
what does it mean if two straight lines don’t intersect
either they are parallel or skew
how to determine if two lines meet
- write equations in column notation and make them equal to each other
- write three linear equations
- solve the first two simultaneously
- if it doesn’t work, no solutions. if it does, see if it works for the third. if it works, they intersect. substitute values to find the point of intersection
how to find the length of the perpendicular from the origin to plane Π
r•ñ = k
ñ is a unit vector perpendicular to Π