Mathematics · Physics

Vector Algebra and Calculus

192 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 physics mathematical methods multiplication of vectors products of vectors scalar product

Find the projection of $ \vec A =2\hat { i } -\hat { j } +\hat { k } \quad on\quad \vec  B  =\quad \hat { i } -2\hat { j } +\hat { k }  $

  1. $ \frac { 5 }{ \sqrt { 6 } } $
  2. $ \frac { 7 }{ 10 } $
  3. $ \frac { 6 }{ \sqrt { 5 } } $
  4. $ \frac { 5 }{ \sqrt { 3 } }
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Given that,

  $ \vec{A}=2\hat{i}-\hat{j}+\hat{k} $

 $ \vec{B}=\hat{i}-2\hat{j}+\hat{k} $

Now, the projection  $\vec{A}$ on $\vec{B}$

  $ =\dfrac{\vec{A}\centerdot \vec{B}}{|\vec{B}|} $

 $ =\dfrac{5}{\sqrt{6}} $

Hence, this is the required solution

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

The resultant of the two vector is having magnitude 2 and 3 is 1. What is their cross product 

  1. $6$
  2. $3$
  3. $1$
  4. $0$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The resultant magnitude R = 1 for vectors of magnitude 2 and 3 implies the vectors are in opposite directions (3 - 2 = 1). If they are in opposite directions, the angle between them is 180 degrees. The magnitude of the cross product is |A||B| sin(theta). Since sin(180) = 0, the cross product is 0.

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

The component of vector $2\ \hat {i}+3\hat {j}$ along vector $-\hat {j}+5\hat {i}$ is:

  1. $\dfrac{7}{\sqrt{13}}$
  2. $\dfrac{7}{\sqrt{26}}$
  3. $\dfrac{13}{\sqrt{13}}$
  4. $none\ of\ these$.
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The component of A along B is (A dot B) / |B|. A = 2i + 3j, B = 5i - j. A dot B = (2*5) + (3*-1) = 10 - 3 = 7. |B| = sqrt(5^2 + (-1)^2) = sqrt(26). Component = 7/sqrt(26).

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

If $\vec {u},\vec {v}$ and $\vec {w}$ are three non-coplanar vectors, then
$(\vec {u}+\vec {v}-\vec {w}).(\vec {u}-\vec {v})\times (\vec {v}-\vec {w})$ equals

  1. $3\vec {u}.\vec {v} \times \vec {w}$
  2. $0$
  3. $\vec {u}.\vec {v}\times \vec {w}$
  4. $\vec {u}.\vec {w} \times \vec {v}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The scalar triple product (A+B-C) dot ((A-B) x (B-C)) expands using properties of cross products. (A-B) x (B-C) = A x B - A x C - B x B + B x C = A x B - A x C + B x C. Dotting this with (A+B-C) results in terms like A dot (A x B) which are zero. The result is 0.

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

Which of the following vector is perpendicular to the vector $A=2\hat{i}+3\hat{j}+4\hat{k}$?

  1. $\hat{i}+\hat{j}+\hat{k}$
  2. $4\hat{i}+3\hat{j}-2\hat{k}$
  3. $\hat{i}-3\hat{j}+\hat{k}$
  4. $\hat{i}+2\hat{j}-2\hat{k}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A vector is perpendicular to A if their dot product is zero. For A = 2i + 3j + 4k, check option D: (2*1) + (3*2) + (4*-2) = 2 + 6 - 8 = 0.

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

Which of the following vector is perpendicular to the vector $\vec { A } =\hat { 2i } +\hat { 3j } +\hat { 4k } $?

  1. $\hat { i } +\hat { j } +\hat { k } $
  2. $\hat { 4i } +\hat { 3j } -\hat { 2k } $
  3. $\hat { i } -\hat {3 j } +\hat { k } $
  4. $\hat { i } +\hat { 2j } -2\hat { k } $
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is an identical duplicate of question 443269. Two vectors are perpendicular if their dot product equals zero. For A = 2i+3j+4k and option D (i+2j-2k), we calculate: 2*1 + 3*2 + 4*(-2) = 2 + 6 - 8 = 0. This confirms they are perpendicular.

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

Find a vector $\vec {x}$ which is perpendicular to both $\vec {A}$ and $\vec {B}$ but has magnitude equal to that of $\vec {B}$. Vector $\vec {A}=3\hat{i}-2 \hat {j} +\hat {k}$ and $\vec {B}=4\hat{i}+3 \hat {j} -2\hat {k}$

  1. $\displaystyle \frac{1}{\sqrt{10}}(\hat{i}+10\hat{j}+17\hat{k})$
  2. $\displaystyle \frac{1}{\sqrt{10}}(\hat{i}-10\hat{j}+17\hat{k})$
  3. $\sqrt {\displaystyle \frac{29}{390}}(\hat{i}-10\hat{j}+17\hat{k})$
  4. $\sqrt {\displaystyle \frac{29}{390}}(\hat{i}+10\hat{j}+17\hat{k})$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

$\vec {A} \times \vec {B}=\begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \ 3 & -2 & 1\ 4 & 3 & -2\end{vmatrix}$

$\hat {n}=\displaystyle \frac{\vec{A} \times \vec{B}}{|\vec{A} \times \vec{B}|}=\displaystyle \frac{\hat{i}+10\hat{j}+17\hat{k}}{\sqrt{390}}$

$\vec{x}=|\vec{B}|\hat{n}=\displaystyle \frac{\sqrt{29}(\hat{i}+10\hat{j}+17\hat{k})}{\sqrt{390}}$

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

Three vectors $\vec A, \vec B$ and $\vec C$ satisfy the relation $\vec {A}\cdot \vec {B}=0$ and $\vec{A}\cdot \vec{C}=0$. The vector $A$ is parallel to :

  1. $\vec {B}. \vec {C}$
  2. $\vec {B}$
  3. $\vec {C}$
  4. $\vec {B} \times \vec {C}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

$\vec A$ is perpendicular to $\vec B$ and $\vec A$ is perpendicular to $\vec C$. Thus $\vec A$ must lie along the direction of the cross product of $\vec B$ and $\vec C$.

Alternatively:
Given,
$\vec {A}.\vec {B}=0$
$\vec{A}.\vec{C}=0$
$ \Rightarrow \vec {A}.\vec {B} - \vec {A}.\vec {C}=\vec{A}( \vec{B} -\vec{C}) =0$
$ \Rightarrow \vec{A} \perp (\vec{B} -\vec{C})$
$\Rightarrow \vec{A} \parallel (\vec{B} \times \vec{C})$

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

A vector $\vec{A}$ is along +ve x-axis. Another vector $\vec{B}$ such that $\vec{A} \times \vec{B}=\vec{0}$ could be

  1. $4 \hat {j}$
  2. $-4 \hat {i}$
  3. $-(\hat {i}+\hat {j})$
  4. $(\hat {j}+\hat {k})$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The cross product of two vectors is zero if they are parallel or anti-parallel. A is along the x-axis (i). Vector B must be a multiple of i. -4i is parallel to i.

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

If $\vec{A}=5 \hat {i}+7 \hat{j}-3 \hat {k}$ and $\vec{B}=15 \hat {i}+21 \hat{j}+a \hat {k}$ are parallel vectors then the value of $a$ is:

  1. -3

  2. 9

  3. -9

  4. 3

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

$\left( \vec { A } \times \vec { B }  \right) =\left| \begin{matrix} \hat { i }  & \hat { j }  & \hat { k }  \ 5 & 7 & -3 \ 15 & 21 & a \end{matrix} \right| =0\quad or\quad 5a+45=0\quad or\quad or\quad 7a+63=0\quad \Rightarrow a=-9$

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

If $\vec{A}\times\vec{B}=\vec{C}$, then choose the incorrect option : [$\vec{A}$ and $\vec{B}$ are non zero vectors]

  1. $\vec{C}$ is prependicular to $(\vec{A} + \vec{B})$
  2. $\vec{C}$ is prependicular to $(\vec{A} - \vec{B})$
  3. $\vec{C}$ is prependicular to $(\vec{A} \times \vec{B})$
  4. $\vec{C}$ is prependicular to $\vec{A}$ and $\vec{B}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

By definition, C = A x B is perpendicular to both A and B. It is not necessarily perpendicular to the sum or difference of A and B. However, C is definitely NOT perpendicular to itself (C x C = 0, but C dot C = |C|^2, which is non-zero). Option C is the incorrect statement.

Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

If $\overrightarrow a  + b + \overrightarrow c  = 0$ The angle between $\overrightarrow a \,\,and\,\,\overrightarrow b \,,b\,and\,\overrightarrow c \,and\,{150^0}\,\,and\,\,{120^0}$ respectively.The the magnitude of vectors $\overrightarrow a ,\overrightarrow b \,\,and\,\,\overrightarrow c $ are in ratio of .

  1. $1:2:2$
  2. $1:2$:$\sqrt 3 $
  3. $\sqrt 3 $:2:1
  4. $2$:$\sqrt 3 $:1
Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice physics mathematical methods multiplication of vectors products of vectors scalar product

If  $\vec { A } = 4 \vec { i } + 5 \vec { j } - 6 \vec { k }$  and  $\vec { B } = 2 \vec { i }  - 3 \vec { j } + 4 \vec { k }$  then  $( \vec { A } + \vec { B } ) \cdot (\vec { A } - \vec { B } )$  is

  1. $6$
  2. $48$
  3. $67$
  4. $13$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

(A + B) dot (A - B) = |A|^2 - |B|^2. A = 4i + 5j - 6k, |A|^2 = 16 + 25 + 36 = 77. B = 2i - 3j + 4k, |B|^2 = 4 + 9 + 16 = 29. 77 - 29 = 48.