All Exams Test series for 1 year @ ₹349 only
Question

Consider the following statements:

1. The cross product of two unit vectors is always a unit vector.

2. The dot product of two unit vectors is always unity.

3. The magnitude of sum of two unit vectors is always greater than the magnitude of their difference.

Which of the above statements are not correct?

This question was previously asked in
NDA I 2021 GAT Previous Year Paper (18-Apr-2021)
The correct answer is

1, 2 and 3

Analyzing Statements on Unit Vector Properties

The question asks us to evaluate three statements regarding unit vectors and identify which ones are not correct. A unit vector is a vector with a magnitude of 1.

Statement 1: The cross product of two unit vectors is always a unit vector.

Let \(\mathbf{\hat{u}}\) and \(\mathbf{\hat{v}}\) be two unit vectors. The magnitude of their cross product is given by:

\( |\mathbf{\hat{u}} \times \mathbf{\hat{v}}| = |\mathbf{\hat{u}}| |\mathbf{\hat{v}}| \sin(\theta) \)

where \(\theta\) is the angle between the two vectors. Since \(\mathbf{\hat{u}}\) and \(\mathbf{\hat{v}}\) are unit vectors, \(|\mathbf{\hat{u}}| = 1\) and \(|\mathbf{\hat{v}}| = 1\).

So, the magnitude becomes:

\( |\mathbf{\hat{u}} \times \mathbf{\hat{v}}| = (1)(1)\sin(\theta) = \sin(\theta) \)

For the cross product \(\mathbf{\hat{u}} \times \mathbf{\hat{v}}\) to be a unit vector, its magnitude must be 1. This requires \(\sin(\theta) = 1\). The sine function is 1 only when \(\theta = 90^\circ\) (or \(\pi/2\) radians).

If the angle \(\theta\) is anything other than \(90^\circ\) (e.g., \(30^\circ\), \(45^\circ\), or \(0^\circ\), \(180^\circ\)), the magnitude \(\sin(\theta)\) will be less than 1 (or 0 if \(\theta = 0^\circ\) or \(180^\circ\)). A vector with magnitude 0 is the zero vector, which is not a unit vector. A vector with magnitude less than 1 is also not a unit vector.

Therefore, the cross product of two unit vectors is not always a unit vector.

Statement 1 is not correct.

Statement 2: The dot product of two unit vectors is always unity.

Let \(\mathbf{\hat{u}}\) and \(\mathbf{\hat{v}}\) be two unit vectors. The dot product is given by:

\( \mathbf{\hat{u}} \cdot \mathbf{\hat{v}} = |\mathbf{\hat{u}}| |\mathbf{\hat{v}}| \cos(\theta) \)

where \(\theta\) is the angle between the two vectors. Since \(\mathbf{\hat{u}}\) and \(\mathbf{\hat{v}}\) are unit vectors, \(|\mathbf{\hat{u}}| = 1\) and \(|\mathbf{\hat{v}}| = 1\).

So, the dot product becomes:

\( \mathbf{\hat{u}} \cdot \mathbf{\hat{v}} = (1)(1)\cos(\theta) = \cos(\theta) \)

For the dot product to be unity (1), \(\cos(\theta) = 1\). The cosine function is 1 only when \(\theta = 0^\circ\). This occurs when the two unit vectors are parallel and point in the same direction.

If the angle \(\theta\) is different (e.g., \(90^\circ\)), \(\cos(90^\circ) = 0\). The dot product is 0. If \(\theta = 180^\circ\) (antiparallel), \(\cos(180^\circ) = -1\). The dot product is -1.

The dot product of two unit vectors can take any value between -1 and 1, depending on the angle between them. It is not always unity.

Therefore, the dot product of two unit vectors is not always unity.

Statement 2 is not correct.

Statement 3: The magnitude of sum of two unit vectors is always greater than the magnitude of their difference.

Let \(\mathbf{\hat{u}}\) and \(\mathbf{\hat{v}}\) be two unit vectors with an angle \(\theta\) between them. The magnitudes of their sum and difference are given by:

Magnitude of sum: \(|\mathbf{\hat{u}} + \mathbf{\hat{v}}| = \sqrt{|\mathbf{\hat{u}}|^2 + |\mathbf{\hat{v}}|^2 + 2|\mathbf{\hat{u}}||\mathbf{\hat{v}}|\cos(\theta)}\)

Since \(|\mathbf{\hat{u}}|=1\) and \(|\mathbf{\hat{v}}|=1\), this becomes:

\( |\mathbf{\hat{u}} + \mathbf{\hat{v}}| = \sqrt{1^2 + 1^2 + 2(1)(1)\cos(\theta)} = \sqrt{2 + 2\cos(\theta)} \)

Magnitude of difference: \(|\mathbf{\hat{u}} - \mathbf{\hat{v}}| = \sqrt{|\mathbf{\hat{u}}|^2 + |\mathbf{\hat{v}}|^2 - 2|\mathbf{\hat{u}}||\mathbf{\hat{v}}|\cos(\theta)}\)

Since \(|\mathbf{\hat{u}}|=1\) and \(|\mathbf{\hat{v}}|=1\), this becomes:

\( |\mathbf{\hat{u}} - \mathbf{\hat{v}}| = \sqrt{1^2 + 1^2 - 2(1)(1)\cos(\theta)} = \sqrt{2 - 2\cos(\theta)} \)

Let's consider some examples based on the angle \(\theta\):

  • Case 1: Vectors are parallel (\(\theta = 0^\circ\))
    • \(|\mathbf{\hat{u}} + \mathbf{\hat{v}}| = \sqrt{2 + 2\cos(0^\circ)} = \sqrt{2 + 2(1)} = \sqrt{4} = 2\)
    • \(|\mathbf{\hat{u}} - \mathbf{\hat{v}}| = \sqrt{2 - 2\cos(0^\circ)} = \sqrt{2 - 2(1)} = \sqrt{0} = 0\)
    • Here, \(2 > 0\). The sum magnitude is greater.
  • Case 2: Vectors are perpendicular (\(\theta = 90^\circ\))
    • \(|\mathbf{\hat{u}} + \mathbf{\hat{v}}| = \sqrt{2 + 2\cos(90^\circ)} = \sqrt{2 + 2(0)} = \sqrt{2}\)
    • \(|\mathbf{\hat{u}} - \mathbf{\hat{v}}| = \sqrt{2 - 2\cos(90^\circ)} = \sqrt{2 - 2(0)} = \sqrt{2}\)
    • Here, \(\sqrt{2}\) is not greater than \(\sqrt{2}\). The magnitudes are equal.
  • Case 3: Vectors are antiparallel (\(\theta = 180^\circ\))
    • \(|\mathbf{\hat{u}} + \mathbf{\hat{v}}| = \sqrt{2 + 2\cos(180^\circ)} = \sqrt{2 + 2(-1)} = \sqrt{0} = 0\)
    • \(|\mathbf{\hat{u}} - \mathbf{\hat{v}}| = \sqrt{2 - 2\cos(180^\circ)} = \sqrt{2 - 2(-1)} = \sqrt{4} = 2\)
    • Here, \(0\) is not greater than \(2\). The difference magnitude is greater.

The magnitude of the sum is not always greater than the magnitude of the difference. They can be equal or the difference magnitude can be greater.

Therefore, the magnitude of sum of two unit vectors is not always greater than the magnitude of their difference.

Statement 3 is not correct.

Summary of Statements

Based on our analysis:

  • Statement 1 is incorrect.
  • Statement 2 is incorrect.
  • Statement 3 is incorrect.

All three statements are not correct.

Truthfulness of Statements about Unit Vectors
Statement Correct? Reason
Cross product is always unit vector No Magnitude depends on \(\sin(\theta)\); equals 1 only if \(\theta=90^\circ\).
Dot product is always unity No Result depends on \(\cos(\theta)\); equals 1 only if \(\theta=0^\circ\). Can be between -1 and 1.
Magnitude of sum > Magnitude of difference No Depends on angle \(\theta\). Can be equal (\(\theta=90^\circ\)) or less (\(\theta > 90^\circ\)).

The statements that are not correct are 1, 2, and 3.

Revision Table: Key Unit Vector Properties

Summary of Unit Vector Operations
Operation Formula (for unit vectors \(\mathbf{\hat{u}}, \mathbf{\hat{v}}\) with angle \(\theta\)) Possible Results/Magnitudes
Cross Product Magnitude (\(|\mathbf{\hat{u}} \times \mathbf{\hat{v}}|\)) \(|\mathbf{\hat{u}}| |\mathbf{\hat{v}}| \sin(\theta) = \sin(\theta)\) Between 0 and 1. Equals 1 only if \(\theta=90^\circ\).
Dot Product (\(\mathbf{\hat{u}} \cdot \mathbf{\hat{v}}\)) \(|\mathbf{\hat{u}}| |\mathbf{\hat{v}}| \cos(\theta) = \cos(\theta)\) Between -1 and 1. Equals 1 only if \(\theta=0^\circ\).
Sum Magnitude (\(|\mathbf{\hat{u}} + \mathbf{\hat{v}}|\)) \(\sqrt{2 + 2\cos(\theta)}\) or \(2|\cos(\theta/2)|\) Between 0 (for \(\theta=180^\circ\)) and 2 (for \(\theta=0^\circ\)).
Difference Magnitude (\(|\mathbf{\hat{u}} - \mathbf{\hat{v}}|\)) \(\sqrt{2 - 2\cos(\theta)}\) or \(2|\sin(\theta/2)|\) Between 0 (for \(\theta=0^\circ\)) and 2 (for \(\theta=180^\circ\)).

Additional Information on Vector Operations

Understanding vector operations like the dot product and cross product is fundamental in physics and engineering. They describe different aspects of how vectors interact.

  • Dot Product: The dot product results in a scalar quantity. It is related to the projection of one vector onto another and is used to calculate work done by a force, electrical potential, etc. If the dot product is zero, the vectors are orthogonal (perpendicular), assuming they are not zero vectors.
  • Cross Product: The cross product results in a vector quantity that is perpendicular to both original vectors. Its magnitude is related to the area of the parallelogram formed by the vectors. It is used to calculate torque, magnetic force, etc. If the cross product is the zero vector, the original vectors are parallel or antiparallel.
  • Vector Addition/Subtraction: These operations follow the parallelogram or triangle rules. The magnitude of the resulting vector depends heavily on the angle between the original vectors, as seen in the formulas for \(|\mathbf{\hat{u}} + \mathbf{\hat{v}}|\) and \(|\mathbf{\hat{u}} - \mathbf{\hat{v}}|\).

It is important to remember that the specific values of dot and cross products, and the magnitudes of sums/differences, depend on the relative orientation (the angle \(\theta\)) of the vectors involved, even if they are unit vectors.

Was this answer helpful?

Similar Questions

  1. In a triangle ABC, if taken in order, consider the following statements;

    1) \(\overrightarrow {AB} + \overrightarrow {BC} + \overrightarrow {CA} = \vec 0\)

    2)  \(\overrightarrow {AB} + \overrightarrow {BC} - \overrightarrow {CA} = \vec 0\)

    3)  \(\overrightarrow {AB} - \overrightarrow {BC} + \overrightarrow {CA} = \vec 0\)

    4)  \(\overrightarrow {BA} - \overrightarrow {BC} + \overrightarrow {CA} = \vec 0\)

    How many of the above statements are correct?

  2. Let \({\rm{\vec p}}\) and \({\rm{\vec q}}\)  be the position vectors of the points P and Q respectively with respect to origin O. The points r and S divide PQ internally and externally respectively in the ratio 2 : 3 If \(\overrightarrow {{\rm{OR}}}\)  and \(\overrightarrow {{\rm{OS}}}\)  are perpendicular, then which one of the following is correct?

  3. If the magnitude of the sum of two non-zero vectors is equal to the magnitude of their difference, then which one of the following is correct?

  4. What is \(\left( {\vec a - \vec b} \right) \times \left( {\vec a + \vec b} \right)\) equal to?

  5. If the vectors \(a\hat i + \hat j + \hat k,\;\hat i + b\hat j + \hat k\) and \(\hat i + \hat j + c\hat k\;\left( {a,\;b,\;c \ne 1} \right)\)  are coplanar, then the value of \(\frac{1}{{1 - a}} + \frac{1}{{1 - b}} + \frac{1}{{1 - c}}\)  is equal to

  6. Let \(\left| {\vec a} \right| \ne 0,\left| {\vec b} \right| \ne 0.\)

    \(\left( {\vec a + \vec b} \right).\left( {\vec a + \vec b} \right) = {\left| {\vec a} \right|^2} + {\left| {\vec b} \right|^2}\)

    Holds if and only if

  7. If \(\left| {{\rm{\vec a}}} \right| = 2\) and \(\left| {{\rm{\vec b}}} \right| = 3\) , then \({\left| {{\rm{\vec a}} \times {\rm{\vec b}}} \right|^2} + {\left| {{\rm{\vec a}} \cdot {\rm{\vec b}}} \right|^2}\)  is equal to

  8. If \(\vec a,\;\vec b\) and \(\vec c\)  are the position vectors of the vertices of an equilateral triangle whose orthocentre is at the origin, then which one of the following is correct?

  9. If \({\rm{\vec b}}\) and \({\rm{\vec c}}\)  are the position vectors of the points B and C respectively, then the position vector of the point D such that  \(\overrightarrow {{\rm{BD}}} = 4{\rm{\;}}\overrightarrow {{\rm{BC}}} \) is

  10. If the position vector \({\rm{\vec a}}\) of the point (5, n) is such that \(\left| {{\rm{\vec a}}} \right| = 13\) , then the value/values of n can be


Important Questions from Properties of Vectors

  1. If \(\rm \left [\vec a \times \vec b,\ \vec b \times \vec c,\ \vec c \times \vec a \right]\) = 64 then \(\rm \left [\vec a\ \vec b\ \vec c \right]\)is

  2. In a triangle ABC, if taken in order, consider the following statements;

    1) \(\overrightarrow {AB} + \overrightarrow {BC} + \overrightarrow {CA} = \vec 0\)

    2)  \(\overrightarrow {AB} + \overrightarrow {BC} - \overrightarrow {CA} = \vec 0\)

    3)  \(\overrightarrow {AB} - \overrightarrow {BC} + \overrightarrow {CA} = \vec 0\)

    4)  \(\overrightarrow {BA} - \overrightarrow {BC} + \overrightarrow {CA} = \vec 0\)

    How many of the above statements are correct?

  3. Let \({\rm{\vec p}}\) and \({\rm{\vec q}}\)  be the position vectors of the points P and Q respectively with respect to origin O. The points r and S divide PQ internally and externally respectively in the ratio 2 : 3 If \(\overrightarrow {{\rm{OR}}}\)  and \(\overrightarrow {{\rm{OS}}}\)  are perpendicular, then which one of the following is correct?

  4. If the magnitude of the sum of two non-zero vectors is equal to the magnitude of their difference, then which one of the following is correct?

  5. What is \(\left( {\vec a - \vec b} \right) \times \left( {\vec a + \vec b} \right)\) equal to?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App