Rectangular and Polar Vectors Flashcards
(79 cards)
What is a rectangular vector?
A vector expressed in terms of its components along the coordinate axes.
What is a polar vector?
A vector expressed in terms of its magnitude and direction, often represented in terms of angles.
True or False: Rectangular vectors can only exist in two dimensions.
False
What are the components of a vector in rectangular coordinates?
The x and y (and possibly z) components.
In polar coordinates, what are the two main components of a vector?
Magnitude and angle.
Convert the rectangular vector (3, 4) to polar coordinates.
Magnitude = 5, Angle = 53.13 degrees.
What is the formula to convert rectangular coordinates (x, y) to polar coordinates (r, θ)?
r = √(x² + y²), θ = arctan(y/x).
What does ‘r’ represent in polar coordinates?
The magnitude of the vector.
What does ‘θ’ represent in polar coordinates?
The angle of the vector measured from the positive x-axis.
True or False: Rectangular vectors can be added using the Pythagorean theorem.
False
How do you add two rectangular vectors?
By adding their corresponding components.
What is the dot product of two vectors?
A scalar value obtained by multiplying corresponding components and summing them.
What is the cross product of two vectors?
A vector that is perpendicular to the plane formed by the two original vectors.
What is the significance of the angle between two vectors in the dot product?
It affects the magnitude of the resulting scalar.
Fill in the blank: The magnitude of a vector in rectangular form can be calculated using the formula ______.
√(x² + y²)
What is the relationship between rectangular and polar coordinates?
They are two different ways to represent the same vector.
True or False: A vector can be represented in both rectangular and polar forms simultaneously.
True
What is the unit vector in the direction of a vector?
A vector with a magnitude of 1 that points in the same direction as the original vector.
How do you find the unit vector of a given vector V?
Divide the vector V by its magnitude.
What is the formula for calculating the angle θ in polar coordinates from rectangular coordinates?
θ = arctan(y/x)
What is the range of angle θ in polar coordinates?
From 0 to 360 degrees or 0 to 2π radians.
What does the term ‘magnitude’ refer to in vector mathematics?
The length or size of the vector.
True or False: The direction of a vector can be described by a single number.
False