Yr1 Vectors Flashcards
Gradient = …
… = Direction Vector
To check if a point is co-linear (lies on the line)
Point = Line equation, if the values for λ are consistent, then they are co-linear
r is…
(x,y)
To convert to cartesian form…
look in the FG (can also be used for two-dimensions, just don’t include the z)
If one of the direction vectors are 0, write it as…
x = …, (y-a2)/b2 = (z-a3)/b3
Whichever dimension is 0, would be a constant, and then you can write the other two in the for given in the FG
If two of the direction vectors are 0, write it as…
x = …, y = …
You only need to write the two to describe the line. Whichever dimensions are 0 would both be constants.
If vectors are perpendicular…
a . b = 0
If two vectors are given and you are proving that it is perpendicular to both, do the dot products with both to prove that they are perpendicular.
To find the vector product…
Use the cross product
Note: To do this create a matrix with the first line being i, j and k, then find the determinant with i, j and k
To find sin θ,
draw a right angled triangle and include the lengths of the modulus of vectors a and b
Distance from origin to point (x,y,z)
Square root of x^2 + y^2 + z^2