Mathematics ยท Physics

Vector Algebra and Calculus

214 Questions

Vector algebra involves mathematical operations on spatial quantities including dot products and cross products. These questions test the understanding of vector spaces and linear combinations. This topic is crucial for advanced mathematics and physics exams.

Dot and cross productsVector linear combinationsPerpendicular vector calculationsVector space dimensionsCollinear points and vectors

Vector Algebra and Calculus Questions

Multiple choice

What is the relationship between the cross product and the angle between two vectors?

  1. The cross product is equal to the sine of the angle between the two vectors.

  2. The cross product is equal to the cosine of the angle between the two vectors.

  3. The cross product is equal to the tangent of the angle between the two vectors.

  4. The cross product is equal to the secant of the angle between the two vectors.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The relationship between the cross product and the angle between two vectors is that the cross product is equal to the sine of the angle between the two vectors. This means that the magnitude of the cross product of two vectors is equal to the magnitude of one vector multiplied by the magnitude of the other vector multiplied by the sine of the angle between the two vectors.

Multiple choice

What is the relationship between the dot product and the cross product?

  1. The dot product is the scalar part of the cross product.

  2. The cross product is the vector part of the dot product.

  3. The dot product is the magnitude of the cross product.

  4. The cross product is the angle between the two vectors.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The relationship between the dot product and the cross product is that the dot product is the scalar part of the cross product. This means that the dot product of two vectors is equal to the magnitude of the cross product of the two vectors multiplied by the cosine of the angle between the two vectors.

Multiple choice

What is the dimension of a vector?

  1. The number of elements in the vector

  2. The number of rows in the vector

  3. The number of columns in the vector

  4. The number of components in the vector

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The dimension of a vector is the number of components it has. For example, a vector in two-dimensional space has two components, while a vector in three-dimensional space has three components.

Multiple choice

If $\mathbf{u}$ and $\mathbf{v}$ are in a subspace $W$ of a vector space $V$, then $\mathbf{u} + \mathbf{v}$ is in $W$.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is one of the properties of subspaces. If $\mathbf{u}$ and $\mathbf{v}$ are in $W$, then $\mathbf{u} + \mathbf{v}$ is also in $W$ because $W$ is closed under vector addition.

Multiple choice

If $\mathbf{u}$ is in a subspace $W$ of a vector space $V$, and $c$ is a scalar, then $c\mathbf{u}$ is in $W$.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is another property of subspaces. If $\mathbf{u}$ is in $W$, then $c\mathbf{u}$ is also in $W$ because $W$ is closed under scalar multiplication.

Multiple choice

The span of a set of vectors in a vector space is the smallest subspace of the vector space that contains the set of vectors.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The span of a set of vectors in a vector space is the smallest subspace of the vector space that contains the set of vectors because it is the intersection of all subspaces that contain the set of vectors.

Multiple choice

What is the magnitude of the vector (\vec{A} = 3\hat{i} + 4\hat{j})?

  1. 5

  2. 7

  3. 12

  4. 16

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The magnitude of a vector is given by the formula (|\vec{A}| = \sqrt{A_x^2 + A_y^2}). Substituting the values of (A_x) and (A_y), we get (|\vec{A}| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5).

Multiple choice

Given two vectors (\vec{A} = 2\hat{i} - 3\hat{j}) and (\vec{B} = 4\hat{i} + 5\hat{j}), find the vector (\vec{A} + \vec{B}).

  1. 6\hat{i} + 2\hat{j}

  2. 6\hat{i} - 8\hat{j}

  3. 8\hat{i} + 2\hat{j}

  4. 8\hat{i} - 8\hat{j}

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Vector addition is performed component-wise. Therefore, (\vec{A} + \vec{B} = (2\hat{i} - 3\hat{j}) + (4\hat{i} + 5\hat{j}) = (2 + 4)\hat{i} + (-3 + 5)\hat{j} = 6\hat{i} + 2\hat{j}).

Multiple choice

If (\vec{A} = \langle 2, 3, 4 \rangle) and (\vec{B} = \langle -1, 5, -2 \rangle), find the vector (\vec{A} - \vec{B}).

  1. \langle 3, -2, 6 \rangle\

  2. \langle 3, 8, 2 \rangle\

  3. \langle -3, 8, 6 \rangle\

  4. \langle -3, -2, 2 \rangle\

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Vector subtraction is also performed component-wise. Therefore, (\vec{A} - \vec{B} = \langle 2, 3, 4 \rangle\ - \langle -1, 5, -2 \rangle\ = \langle 2 - (-1), 3 - 5, 4 - (-2) \rangle\ = \langle 3, -2, 6 \rangle).

Multiple choice

Given a vector (\vec{A} = 5\hat{i} - 2\hat{j}), find the vector (2\vec{A}).

  1. 10\hat{i} - 4\hat{j}

  2. 10\hat{i} + 4\hat{j}

  3. 20\hat{i} - 4\hat{j}

  4. 20\hat{i} + 4\hat{j}

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Scalar multiplication is performed by multiplying each component of the vector by the scalar. Therefore, (2\vec{A} = 2(5\hat{i} - 2\hat{j}) = 10\hat{i} - 4\hat{j}).

Multiple choice

What is the dot product of the vectors (\vec{A} = \langle 1, 2, 3 \rangle) and (\vec{B} = \langle 4, -5, 6 \rangle)?

  1. 3

  2. 12

  3. 21

  4. 30

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The dot product of two vectors is given by the formula (\vec{A} \cdot \vec{B} = A_x B_x + A_y B_y + A_z B_z). Substituting the values of the components, we get (\vec{A} \cdot \vec{B} = (1)(4) + (2)(-5) + (3)(6) = 4 - 10 + 18 = 12).

Multiple choice

Find the cross product of the vectors (\vec{A} = \hat{i} + 2\hat{j} - 3\hat{k}) and (\vec{B} = 2\hat{i} - \hat{j} + 4\hat{k}).

  1. \langle -11, -2, 5 \rangle\

  2. \langle -11, 2, 5 \rangle\

  3. \langle 11, -2, -5 \rangle\

  4. \langle 11, 2, -5 \rangle\

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The cross product of two vectors is given by the formula (\vec{A} \times \vec{B} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \ A_x & A_y & A_z \ B_x & B_y & B_z \end{vmatrix}). Expanding the determinant, we get (\vec{A} \times \vec{B} = \langle (2)(-4) - (-1)(8), (-1)(2) - (1)(4), (1)(-1) - (2)(2) \rangle\ = \langle -11, 2, 5 \rangle).

Multiple choice

Which of the following vectors is perpendicular to both (\vec{A} = \hat{i} + 2\hat{j} - 3\hat{k}) and (\vec{B} = 2\hat{i} - \hat{j} + 4\hat{k})?

  1. \langle 1, 1, 1 \rangle\

  2. \langle 1, -1, 1 \rangle\

  3. \langle -1, 1, -1 \rangle\

  4. \langle -1, -1, 1 \rangle\

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A vector is perpendicular to two other vectors if its dot product with both of them is zero. Let (\vec{C} = \langle x, y, z \rangle) be the vector we are looking for. Then, (\vec{A} \cdot \vec{C} = (1)(x) + (2)(y) + (-3)(z) = 0) and (\vec{B} \cdot \vec{C} = (2)(x) + (-1)(y) + (4)(z) = 0). Solving these two equations simultaneously, we get (\vec{C} = \langle -1, 1, -1 \rangle).

Multiple choice

Find the angle between the vectors (\vec{A} = \hat{i} + \hat{j}) and (\vec{B} = \hat{i} - \hat{j}).

  1. 30\degree

  2. 45\degree

  3. 60\degree

  4. 90\degree

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The angle between two vectors is given by the formula (\theta = \cos^{-1}\left(\frac{\vec{A} \cdot \vec{B}}{|\vec{A}||\vec{B}|}\right)). Substituting the values of the vectors, we get (\theta = \cos^{-1}\left(\frac{(1)(1) + (1)(-1)}{\sqrt{1^2 + 1^2}\sqrt{1^2 + (-1)^2}}\right) = \cos^{-1}\left(\frac{0}{\sqrt{2}\sqrt{2}}\right) = \cos^{-1}(0) = 90\degree).

Multiple choice

Given a vector (\vec{A} = 3\hat{i} - 4\hat{j}), find the unit vector in the same direction as (\vec{A}).

  1. \frac{3}{5}\hat{i} - \frac{4}{5}\hat{j}

  2. \frac{3}{7}\hat{i} - \frac{4}{7}\hat{j}

  3. \frac{4}{5}\hat{i} + \frac{3}{5}\hat{j}

  4. \frac{4}{7}\hat{i} + \frac{3}{7}\hat{j}

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The unit vector in the same direction as (\vec{A}) is given by (\hat{A} = \frac{\vec{A}}{|\vec{A}|}). Substituting the values of (\vec{A}) and (|\vec{A}|), we get (\hat{A} = \frac{3\hat{i} - 4\hat{j}}{\sqrt{3^2 + (-4)^2}} = \frac{3\hat{i} - 4\hat{j}}{5} = \frac{3}{5}\hat{i} - \frac{4}{5}\hat{j}).