Vectors (checked) Flashcards
Show a vector can be rewritten in a different way
Show one of the directions is another multiplied by a scalar (parallel)
Let λ = 0 and find the μ value that gives the same point to find a common point
Cartesian to vector
Set each part of the Cartesian form equal to λ and rearranged for x,y, z
Write back into Cartesian form
How to see if two vectors are perpendicular
a.b = 0
Angle between two lines
a.b
cos θ = ———–
|a||b|
Where a and b are the direction vectors of two lines
If the scalar product of an angle is obtuse how does that affect the angle
The angle between the vectors will be obtuse.
Angle between a line and a plane
Find the angle between the line and the normal and do 90 - θ
Angle between two planes
Find the angle between the two normals and subtract from 180, take whichever acute answer you get
Skew Lines
Two lines which do not meet
Find the point where two lines intersect
Write as column vectors, solve the first two equations simultaneously for μ and λ then substitute into the third to check
Intersection of a line and a plane
Write the line as a column vector and substitute as r in the plane, solve for λ using the dot product then substitute back in
Shortest distance between two lines
1) Group together for A and B
2) Carry out B-A for AB
3) Take the dot product with each direction and set to 0
4) Solve simultaneously for μ and λ
5) Substitute into AB and take the modulus
Shortest distance between a point and a line
1) Group together each component of the line’s vector
2) Subtract the point from the line
3) Set the dot product of that and the line’s direction to 0
4) Use that to find λ
5) Substitute and take the modulus
Shortest distance between point x and plane r.n = d
|n|
Reflections of points in planes
1) Write a line as r = point + λ(direction of normal)
2) Substitute that as r in the plane equation
3) Solve for λ
4) Substitute 2λ in place of λ in r = point + λ(direction of normal)
Reflecting lines in planes
1) Write the vector equation of the line
2) Substitute as r in the plane equation and find the point of intersection
3) Reflect the point where λ=0 in the plane
4) Find the line which passes through those two points - don’t use λ