Rectangular and Polar Vectors Flashcards

(79 cards)

1
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a rectangular vector?

A

A vector expressed in terms of its components along the coordinate axes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a polar vector?

A

A vector expressed in terms of its magnitude and direction, often represented in terms of angles.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

True or False: Rectangular vectors can only exist in two dimensions.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the components of a vector in rectangular coordinates?

A

The x and y (and possibly z) components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In polar coordinates, what are the two main components of a vector?

A

Magnitude and angle.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Convert the rectangular vector (3, 4) to polar coordinates.

A

Magnitude = 5, Angle = 53.13 degrees.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the formula to convert rectangular coordinates (x, y) to polar coordinates (r, θ)?

A

r = √(x² + y²), θ = arctan(y/x).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does ‘r’ represent in polar coordinates?

A

The magnitude of the vector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does ‘θ’ represent in polar coordinates?

A

The angle of the vector measured from the positive x-axis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

True or False: Rectangular vectors can be added using the Pythagorean theorem.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How do you add two rectangular vectors?

A

By adding their corresponding components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the dot product of two vectors?

A

A scalar value obtained by multiplying corresponding components and summing them.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the cross product of two vectors?

A

A vector that is perpendicular to the plane formed by the two original vectors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the significance of the angle between two vectors in the dot product?

A

It affects the magnitude of the resulting scalar.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Fill in the blank: The magnitude of a vector in rectangular form can be calculated using the formula ______.

A

√(x² + y²)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is the relationship between rectangular and polar coordinates?

A

They are two different ways to represent the same vector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

True or False: A vector can be represented in both rectangular and polar forms simultaneously.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the unit vector in the direction of a vector?

A

A vector with a magnitude of 1 that points in the same direction as the original vector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

How do you find the unit vector of a given vector V?

A

Divide the vector V by its magnitude.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the formula for calculating the angle θ in polar coordinates from rectangular coordinates?

A

θ = arctan(y/x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is the range of angle θ in polar coordinates?

A

From 0 to 360 degrees or 0 to 2π radians.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What does the term ‘magnitude’ refer to in vector mathematics?

A

The length or size of the vector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

True or False: The direction of a vector can be described by a single number.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is meant by the term 'resultant vector'?
The vector that results from adding two or more vectors together.
26
Fill in the blank: The rectangular coordinate system uses ______ and ______ to define a point.
x-axis, y-axis
27
What is the geometric interpretation of the cross product?
It gives a vector that is orthogonal to the two original vectors.
28
How do you convert polar coordinates back to rectangular coordinates?
x = r * cos(θ), y = r * sin(θ).
29
What is the primary difference between scalar and vector quantities?
Scalars have only magnitude, while vectors have both magnitude and direction.
30
True or False: The angle in polar coordinates can be negative.
True
31
What is the purpose of using unit vectors?
To indicate direction without specifying magnitude.
32
What are the standard unit vectors in two dimensions?
i (1,0) and j (0,1).
33
Fill in the blank: The angle θ is measured from the ______ axis in polar coordinates.
positive x-axis
34
What are the Cartesian coordinates of the vector with a magnitude of 10 and an angle of 30 degrees?
x = 10 * cos(30), y = 10 * sin(30)
35
True or False: The magnitude of the cross product can be determined by the formula |A x B| = |A| |B| sin(θ).
True
36
What does the term 'orthogonal' mean in the context of vectors?
Two vectors are orthogonal if they are perpendicular to each other.
37
How can you determine if two vectors are parallel?
If one vector is a scalar multiple of the other.
38
Fill in the blank: The angle between two vectors can be found using the ______ product.
dot
39
What is the significance of the angle between two vectors in the cross product?
It determines the magnitude of the resulting vector.
40
What are the dimensions of a vector in three-dimensional space?
x, y, and z components.
41
What is the polar coordinate representation of the vector (0, -5)?
Magnitude = 5, Angle = 270 degrees.
42
True or False: The direction of a vector can be completely described by its angle alone.
False
43
What is the effect of changing the angle θ in polar coordinates while keeping the magnitude constant?
It changes the direction of the vector.
44
How do you express the vector V = (3, 4) in polar form?
V = (5, 53.13 degrees).
45
What is the angle θ for a vector pointing directly to the right along the x-axis?
0 degrees.
46
Fill in the blank: The term ______ refers to the sum of the components of a vector.
vector addition
47
What is the geometric interpretation of the dot product?
It represents the product of the magnitudes of two vectors and the cosine of the angle between them.
48
In three-dimensional space, what are the Cartesian coordinates of a vector represented in polar coordinates (r, θ, φ)?
x = r * sin(φ) * cos(θ), y = r * sin(φ) * sin(θ), z = r * cos(φ).
49
True or False: A zero vector has no direction and no magnitude.
True
50
What is the relationship between the dot product and the angle between two vectors?
The dot product is maximum when the vectors are parallel and minimum when they are orthogonal.
51
Fill in the blank: The term ______ is used to refer to the length of a vector.
magnitude
52
What is the angle of a vector that points directly upward along the y-axis?
90 degrees.
53
What is the result of the cross product of two parallel vectors?
The zero vector.
54
True or False: The magnitude of a vector in rectangular coordinates is always positive.
True
55
What is the formula for the area of the parallelogram formed by two vectors A and B?
|A x B|
56
Fill in the blank: The rectangular coordinates (x, y) can be represented as ______ in polar coordinates.
(r, θ)
57
What does it mean for two vectors to be collinear?
They lie along the same line.
58
What is the relationship between the sine of an angle and the components of a vector?
It provides the ratio of the opposite side to the hypotenuse in a right triangle.
59
True or False: The direction of a vector can be represented using negative angles.
True
60
What is the significance of the angle φ in three-dimensional polar coordinates?
It is the angle from the positive z-axis.
61
Fill in the blank: Vectors in polar coordinates are often used in fields such as ______.
physics and engineering
62
What is the main advantage of using polar coordinates over rectangular coordinates?
They simplify the representation of vectors with angular components.
63
How do you find the angle between two vectors A and B using the dot product?
θ = cos⁻¹((A·B) / (|A||B|)).
64
What is the purpose of vector decomposition?
To break a vector into its components along specified axes.
65
True or False: The components of a vector can be negative.
True
66
What is the effect of reversing the direction of a vector?
The components of the vector change sign.
67
Fill in the blank: In a right triangle, the side opposite the angle is known as the ______.
opposite side
68
What is the polar form of the vector (-3, 3)?
Magnitude = 3√2, Angle = 135 degrees.
69
What is the relationship between the tangent of an angle and the components of a vector?
It provides the ratio of the opposite side to the adjacent side.
70
True or False: The rectangular coordinates of a vector are always unique.
False
71
What is the significance of the reference angle in polar coordinates?
It helps to determine the angle's position relative to the x-axis.
72
What is the formula for the distance between two points in rectangular coordinates?
d = √((x2 - x1)² + (y2 - y1)²).
73
Fill in the blank: The rectangular vector (a, b) can be represented in polar form as ______.
(√(a² + b²), θ)
74
What is the geometric interpretation of vector addition?
Placing the tail of one vector at the head of another.
75
True or False: Vectors can be multiplied by scalars.
True
76
What is the result of multiplying a vector by a negative scalar?
The vector's direction reverses.
77
Fill in the blank: The ______ of a vector is found by taking the square root of the sum of the squares of its components.
magnitude
78
What is the formula for determining the angle between two vectors A and B using the cross product?
sin(θ) = |A x B| / (|A||B|).
79
True or False: The angle in polar coordinates can be expressed in radians or degrees.
True