What is a vector?
A vector is a quantity that has both magnitude and direction.
True or False: A scalar has both magnitude and direction.
False
What is the magnitude of a vector?
The magnitude of a vector is its length or size, denoted by ||v||.
How do you perform scalar multiplication on a vector?
To perform scalar multiplication, multiply each component of the vector by the scalar.
What is the formula for vector addition?
To add vectors, simply add their corresponding components.
Fill in the blank: A unit vector is a vector with a magnitude of _____ .
1
What is the dot product of two vectors?
The dot product is a scalar value obtained by multiplying corresponding components and summing them.
What is the cross product of two vectors?
The cross product is a vector that is perpendicular to the plane formed by the two vectors.
What is the true for the magnitude of the cross product of two vectors A and B?
True or False: The dot product of two perpendicular vectors is zero.
True
What does a vector in 3D space consist of?
A vector in 3D space consists of three components: x, y, and z.
What is the geometric interpretation of the dot product?
The dot product represents the product of the magnitudes of two vectors and the cosine of the angle between them.
How are the components of the cross product calculated?
The components of the cross product can be calculated using the determinant of a matrix formed by the unit vectors i, j, k and the components of the two vectors.