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

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?

This question was previously asked in
NDA II 2019 GAT Previous Year Paper (17-Nov-2019)
The correct answer is

The vectors are perpendicular

Understanding Vector Magnitudes and Their Relationship

The question asks about the relationship between two non-zero vectors, let's call them \(\vec{A}\) and \(\vec{B}\), when the magnitude of their sum is equal to the magnitude of their difference. We are given the condition:

\(|\vec{A} + \vec{B}| = |\vec{A} - \vec{B}|\)

To analyze this condition, we can square both sides of the equation. Squaring the magnitude of a vector is equivalent to taking the dot product of the vector with itself.

\(|\vec{A} + \vec{B}|^2 = |\vec{A} - \vec{B}|^2\)

This can be written in terms of dot products:

\((\vec{A} + \vec{B}) \cdot (\vec{A} + \vec{B}) = (\vec{A} - \vec{B}) \cdot (\vec{A} - \vec{B})\)

Expanding the Dot Products

Let's expand both sides using the distributive property of the dot product (\(\vec{X} \cdot (\vec{Y} + \vec{Z}) = \vec{X} \cdot \vec{Y} + \vec{X} \cdot \vec{Z}\)) and remembering that the dot product is commutative (\(\vec{A} \cdot \vec{B} = \vec{B} \cdot \vec{A}\)):

Left side: \((\vec{A} + \vec{B}) \cdot (\vec{A} + \vec{B}) = \vec{A} \cdot \vec{A} + \vec{A} \cdot \vec{B} + \vec{B} \cdot \vec{A} + \vec{B} \cdot \vec{B}\)

Using \(\vec{A} \cdot \vec{A} = |\vec{A}|^2\), \(\vec{B} \cdot \vec{B} = |\vec{B}|^2\), and \(\vec{B} \cdot \vec{A} = \vec{A} \cdot \vec{B}\), the left side becomes:

\(|\vec{A}|^2 + 2(\vec{A} \cdot \vec{B}) + |\vec{B}|^2\)

Right side: \((\vec{A} - \vec{B}) \cdot (\vec{A} - \vec{B}) = \vec{A} \cdot \vec{A} - \vec{A} \cdot \vec{B} - \vec{B} \cdot \vec{A} + \vec{B} \cdot \vec{B}\)

Similarly, using the properties of the dot product, the right side becomes:

\(|\vec{A}|^2 - 2(\vec{A} \cdot \vec{B}) + |\vec{B}|^2\)

Equating and Simplifying the Expression

Now, we set the expanded left side equal to the expanded right side according to the initial condition:

\(|\vec{A}|^2 + 2(\vec{A} \cdot \vec{B}) + |\vec{B}|^2 = |\vec{A}|^2 - 2(\vec{A} \cdot \vec{B}) + |\vec{B}|^2\)

We can subtract \(|\vec{A}|^2\) and \(|\vec{B}|^2\) from both sides of the equation:

\(2(\vec{A} \cdot \vec{B}) = -2(\vec{A} \cdot \vec{B})\)

Now, bring the term from the right side to the left side:

\(2(\vec{A} \cdot \vec{B}) + 2(\vec{A} \cdot \vec{B}) = 0\)

\(4(\vec{A} \cdot \vec{B}) = 0\)

Since 4 is a non-zero constant, the equation implies that the dot product of vectors \(\vec{A}\) and \(\vec{B}\) must be zero:

\(\vec{A} \cdot \vec{B} = 0\)

Interpreting the Dot Product Result

The dot product of two non-zero vectors \(\vec{A}\) and \(\vec{B}\) is given by the formula:

\(\vec{A} \cdot \vec{B} = |\vec{A}| |\vec{B}| \cos(\theta)\)

where \(|\vec{A}|\) is the magnitude of \(\vec{A}\), \(|\vec{B}|\) is the magnitude of \(\vec{B}\), and \(\theta\) is the angle between the two vectors.

From our calculation, we found that \(\vec{A} \cdot \vec{B} = 0\). So, we have:

\(|\vec{A}| |\vec{B}| \cos(\theta) = 0\)

The problem states that \(\vec{A}\) and \(\vec{B}\) are non-zero vectors, which means \(|\vec{A}| \neq 0\) and \(|\vec{B}| \neq 0\). Therefore, for the equation \(|\vec{A}| |\vec{B}| \cos(\theta) = 0\) to be true, the only possibility is that \(\cos(\theta) = 0\).

The angle \(\theta\) between two vectors is typically in the range \(0^\circ \leq \theta \leq 180^\circ\). The value of \(\theta\) for which \(\cos(\theta) = 0\) in this range is \(\theta = 90^\circ\).

An angle of \(90^\circ\) between two vectors means the vectors are perpendicular.

Evaluating the Options

Let's consider the given options based on our finding that the vectors must be perpendicular:

  • The vectors are parallel: If vectors are parallel, the angle is \(0^\circ\) or \(180^\circ\). \(\cos(0^\circ)=1\) and \(\cos(180^\circ)=-1\). The dot product would be \(|\vec{A}||\vec{B}|\) or \(-|\vec{A}||\vec{B}|\), which is not zero for non-zero vectors.
  • The vectors are perpendicular: If vectors are perpendicular, the angle is \(90^\circ\). \(\cos(90^\circ)=0\). The dot product is \(|\vec{A}||\vec{B}| \times 0 = 0\), which matches our result.
  • The vectors are anti-parallel: This is a specific case of parallel vectors where the angle is \(180^\circ\). As explained above, this does not result in a zero dot product.
  • The vectors must be unit vectors: The condition \(\vec{A} \cdot \vec{B} = 0\) depends only on the angle between the non-zero vectors, not their magnitudes. They could be unit vectors, but they could also be vectors of any other magnitude, as long as they are not zero magnitude. So, they don't have to be unit vectors.

Therefore, the condition that the magnitude of the sum of two non-zero vectors is equal to the magnitude of their difference implies that the vectors are perpendicular.

Summary of Vector Conditions
Condition Angle (\(\theta\)) Dot Product (\(\vec{A} \cdot \vec{B}\)) \(|\vec{A} + \vec{B}|^2\) \(|\vec{A} - \vec{B}|^2\)
Parallel (\(\vec{A} || \vec{B}\), same direction) \(0^\circ\) \(|\vec{A}||\vec{B}|\) \(|\vec{A}|^2 + 2|\vec{A}||\vec{B}| + |\vec{B}|^2 = (|\vec{A}| + |\vec{B}|)^2\) \(|\vec{A}|^2 - 2|\vec{A}||\vec{B}| + |\vec{B}|^2 = (|\vec{A}| - |\vec{B}|)^2\)
Anti-parallel (\(\vec{A} || \vec{B}\), opposite direction) \(180^\circ\) \(-|\vec{A}||\vec{B}|\) \(|\vec{A}|^2 - 2|\vec{A}||\vec{B}| + |\vec{B}|^2 = (|\vec{A}| - |\vec{B}|)^2\) \(|\vec{A}|^2 + 2|\vec{A}||\vec{B}| + |\vec{B}|^2 = (|\vec{A}| + |\vec{B}|)^2\)
Perpendicular (\(\vec{A} \perp \vec{B}\)) \(90^\circ\) 0 \(|\vec{A}|^2 + |\vec{B}|^2\) \(|\vec{A}|^2 + |\vec{B}|^2\)

The table clearly shows that \(|\vec{A} + \vec{B}|^2 = |\vec{A} - \vec{B}|^2\) (which means \(|\vec{A} + \vec{B}| = |\vec{A} - \vec{B}|\)) only holds true when the vectors are perpendicular, resulting in the dot product being zero.

Revision Table: Vector Properties

Concept Formula/Definition
Magnitude of a vector \(\vec{V}\) \(|\vec{V}|\) or \(V\)
Dot Product \(\vec{A} \cdot \vec{B}\) \(|\vec{A}| |\vec{B}| \cos(\theta)\) (where \(\theta\) is the angle between \(\vec{A}\) and \(\vec{B}\))
Dot Product with itself \(\vec{V} \cdot \vec{V} = |\vec{V}|^2\)
Magnitude of Sum \(|\vec{A} + \vec{B}|\) \(\sqrt{|\vec{A}|^2 + |\vec{B}|^2 + 2|\vec{A}| |\vec{B}| \cos(\theta)}\)
Magnitude of Difference \(|\vec{A} - \vec{B}|\) \(\sqrt{|\vec{A}|^2 + |\vec{B}|^2 - 2|\vec{A}| |\vec{B}| \cos(\theta)}\)
Condition for Perpendicular Vectors \(\vec{A} \cdot \vec{B} = 0\) (for non-zero vectors)

Additional Information: Geometric Interpretation

The vectors \((\vec{A} + \vec{B})\) and \((\vec{A} - \vec{B})\) can be visualized as the diagonals of a parallelogram formed by vectors \(\vec{A}\) and \(\vec{B}\).

  • \((\vec{A} + \vec{B})\) is the diagonal starting from the origin (tail of \(\vec{A}\) and \(\vec{B}\)).
  • \((\vec{A} - \vec{B})\) is the diagonal from the head of \(\vec{B}\) to the head of \(\vec{A}\). Equivalently, if you form the parallelogram with \(\vec{A}\) and \(\vec{B}\), \(\vec{A}-\vec{B}\) connects the head of \(\vec{B}\) to the head of \(\vec{A}\).

The problem states that the magnitudes of these two diagonals are equal. In a parallelogram, the diagonals are equal in length if and only if the parallelogram is a rectangle. A parallelogram formed by vectors \(\vec{A}\) and \(\vec{B}\) is a rectangle if and only if the adjacent sides (\(\vec{A}\) and \(\vec{B}\)) are perpendicular. This geometric interpretation aligns perfectly with the algebraic result derived using the dot product.

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. What is \(\left( {\vec a - \vec b} \right) \times \left( {\vec a + \vec b} \right)\) equal to?

  4. 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

  5. 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

  6. 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

  7. 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?

  8. 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

  9. 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

  10. Consider the following inequalities in respect of vectors \({\rm{\vec a}}\:and\;{\rm{\vec b}}\) :

    1. \(\left| {{\rm{\vec a}} + {\rm{\vec b}}} \right| \le \left| {{\rm{\vec a}}} \right| + \left| {{\rm{\vec b}}} \right|\)

    2.  \(\left| {{\rm{\vec a}} - {\rm{\vec b}}} \right| \ge \left| {{\rm{\vec a}}} \right| - \left| {{\rm{\vec b}}} \right|\)

    Which of the above is/are correct

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. 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

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