Vektoren Flashcards
How do you find a vector, given two points?
You subtract the start point from the endpoint.
How do you draw vector addition?
- Draw the first vector from the starting point (usually the origin).
- Starting at the end arrow of step 1, draw the second vector.
- The addition vector is the vector that connects the very start point with the endpoint of the second vector.
How do you draw vector subtraction?
- Draw the first vector from the starting point (usually the origin).
- Starting at the end arrow of step 1, draw the second vector BACKWARDS. (the negative version)
- The subtraction is the vector that connects the very start point with the endpoint of the second vector.
How do you multiply scalars with vectors?
The scalar multiplies each component of the vector.
What are the two different ways to multiply vectors?
- Dot product (also known as Scalar product)
- Cross product
What is the difference between a dot product (scalar product) and a cross product?
- The outcome of a dot product is just one single number.
- The outcome of a cross product is a new (normal) vector.
How do you find the dot product of two vectors?
Add together the product of the matching components from each vector.
How do you find the cross product of two vectors?
How do you find a normal vector to two vectors (at the same time)?
You take the cross product of those two vectors.
How do you find the normal vector to this line?
Each component of the normal vector is simply that component’s coefficient from the equation.
How do you find the normal vector to this Ebene?
Each component of the normal vector is simply that component’s coefficient from the equation.