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

If \(|\vec a|\) = 3, \(\left| {\vec b} \right| = 4\)  and \(\left| {\vec a - \vec b} \right| = 5,\)  then what is the value of \(\left| {\vec a + \vec b} \right|\) ?

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

5

Understanding the Vector Problem

The question provides information about two vectors, \(\vec a\) and \(\vec b\). We are given the magnitudes of the individual vectors, \(|\vec a|\) and \(|\vec b|\), and the magnitude of their difference, \(|\vec a - \vec b|\). Our goal is to find the magnitude of their sum, \(|\vec a + \vec b|\).

Specifically, we have:

  • Magnitude of vector \(\vec a\): \(|\vec a| = 3\)
  • Magnitude of vector \(\vec b\): \(|\vec b| = 4\)
  • Magnitude of the difference \(\vec a - \vec b\): \(|\vec a - \vec b| = 5\)

We need to calculate \(|\vec a + \vec b|\).

Applying Vector Magnitude Formulas

To solve this, we can use the formulas relating the magnitudes of vector sums and differences to the magnitudes of the individual vectors and the angle between them. Let \(\theta\) be the angle between vectors \(\vec a\) and \(\vec b\).

The formula for the magnitude squared of the difference of two vectors is:

\[|\vec a - \vec b|^2 = |\vec a|^2 + |\vec b|^2 - 2|\vec a||\vec b|\cos\theta\]

The formula for the magnitude squared of the sum of two vectors is:

\[|\vec a + \vec b|^2 = |\vec a|^2 + |\vec b|^2 + 2|\vec a||\vec b|\cos\theta\]

Finding the Relationship Between Vectors

We can use the given information about \(|\vec a - \vec b|\) to find the value of the term \(2|\vec a||\vec b|\cos\theta\).

Substitute the given values into the difference formula:

\[5^2 = 3^2 + 4^2 - 2|\vec a||\vec b|\cos\theta\]

Calculate the squares:

\[25 = 9 + 16 - 2|\vec a||\vec b|\cos\theta\]

Sum the numbers on the right side:

\[25 = 25 - 2|\vec a||\vec b|\cos\theta\]

Now, rearrange the equation to find \(2|\vec a||\vec b|\cos\theta\):

\[2|\vec a||\vec b|\cos\theta = 25 - 25\]

\[2|\vec a||\vec b|\cos\theta = 0\]

Since \(|\vec a| = 3\) and \(|\vec b| = 4\) are non-zero, this equation implies that \(\cos\theta\) must be 0. This means the angle \(\theta\) between vectors \(\vec a\) and \(\vec b\) is 90 degrees (or \(\pi/2\) radians). In other words, the vectors \(\vec a\) and \(\vec b\) are perpendicular.

Calculating the Magnitude of the Sum

Now that we know \(2|\vec a||\vec b|\cos\theta = 0\), we can substitute this into the formula for the magnitude squared of the sum:

\[|\vec a + \vec b|^2 = |\vec a|^2 + |\vec b|^2 + 2|\vec a||\vec b|\cos\theta\]

Substitute the values \(|\vec a| = 3\), \(|\vec b| = 4\), and \(2|\vec a||\vec b|\cos\theta = 0\):

\[|\vec a + \vec b|^2 = 3^2 + 4^2 + 0\]

\[|\vec a + \vec b|^2 = 9 + 16\]

\[|\vec a + \vec b|^2 = 25\]

To find the magnitude \(|\vec a + \vec b|\), take the square root of both sides. Since magnitude is always non-negative:

\[|\vec a + \vec b| = \sqrt{25}\]

\[|\vec a + \vec b| = 5\]

Alternative Perspective: Pythagorean Triplet

Notice the given magnitudes: \(|\vec a| = 3\), \(|\vec b| = 4\), and \(|\vec a - \vec b| = 5\). These numbers form a Pythagorean triplet (\(3^2 + 4^2 = 9 + 16 = 25 = 5^2\)).

The formula for the magnitude of the difference is \(|\vec a - \vec b|^2 = |\vec a|^2 + |\vec b|^2 - 2\vec a \cdot \vec b\), where \(\vec a \cdot \vec b = |\vec a||\vec b|\cos\theta\). If \(|\vec a - \vec b|^2 = |\vec a|^2 + |\vec b|^2\), this implies \(2\vec a \cdot \vec b = 0\), which means \(\vec a \cdot \vec b = 0\). A dot product of zero for non-zero vectors means the vectors are perpendicular (\(\theta = 90^\circ\)).

When vectors \(\vec a\) and \(\vec b\) are perpendicular, the formula for the magnitude of the sum simplifies:

\[|\vec a + \vec b|^2 = |\vec a|^2 + |\vec b|^2 + 2\vec a \cdot \vec b\]

Since \(\vec a \cdot \vec b = 0\) for perpendicular vectors:

\[|\vec a + \vec b|^2 = |\vec a|^2 + |\vec b|^2\]

This is the Pythagorean theorem! So, if the magnitudes \(|\vec a|\), \(|\vec b|\), and \(|\vec a - \vec b|\) form a Pythagorean triplet with \(|\vec a - \vec b|\) as the hypotenuse (which is the case here: \(3^2 + 4^2 = 5^2\)), the vectors are perpendicular. When vectors are perpendicular, the magnitude of their sum also follows the Pythagorean theorem:

\[|\vec a + \vec b| = \sqrt{|\vec a|^2 + |\vec b|^2}\]

Using the given values:

\[|\vec a + \vec b| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5\]

Both methods lead to the same result.

Summary of the Solution

Given \(|\vec a| = 3\), \(|\vec b| = 4\), and \(|\vec a - \vec b| = 5\). We found that the vectors \(\vec a\) and \(\vec b\) are perpendicular because \(|\vec a|^2 + |\vec b|^2 = 3^2 + 4^2 = 9 + 16 = 25 = 5^2 = |\vec a - \vec b|^2\). When vectors are perpendicular, the magnitude of their sum is found using the Pythagorean theorem: \(|\vec a + \vec b| = \sqrt{|\vec a|^2 + |\vec b|^2}\). Thus, \(|\vec a + \vec b| = \sqrt{3^2 + 4^2} = \sqrt{25} = 5\).

Given Information Formula Used Calculation Result
\(|\vec a| = 3\) \(|\vec a - \vec b|^2 = |\vec a|^2 + |\vec b|^2 - 2|\vec a||\vec b|\cos\theta\) \(5^2 = 3^2 + 4^2 - 2|\vec a||\vec b|\cos\theta\) \(2|\vec a||\vec b|\cos\theta = 0 \implies \cos\theta = 0\)
\(|\vec b| = 4\) \(|\vec a + \vec b|^2 = |\vec a|^2 + |\vec b|^2 + 2|\vec a||\vec b|\cos\theta\) \(|\vec a + \vec b|^2 = 3^2 + 4^2 + 0\) \(|\vec a + \vec b| = 5\)
\(|\vec a - \vec b| = 5\) Pythagorean Theorem for perpendicular vectors: \(|\vec a + \vec b| = \sqrt{|\vec a|^2 + |\vec b|^2}\) \(|\vec a + \vec b| = \sqrt{3^2 + 4^2}\) \(|\vec a + \vec b| = 5\)

The final answer is 5.

Revision Table: Key Concepts for Vector Problems

Concept Description Formula
Vector Magnitude The length of a vector. Denoted by \(|\vec v|\). If \(\vec v = (v_x, v_y)\), \(|\vec v| = \sqrt{v_x^2 + v_y^2}\). In 3D, \(|\vec v| = \sqrt{v_x^2 + v_y^2 + v_z^2}\).
Dot Product A scalar value related to the angle between two vectors. \(\vec a \cdot \vec b = |\vec a||\vec b|\cos\theta\). If \(\vec a = (a_x, a_y)\) and \(\vec b = (b_x, b_y)\), \(\vec a \cdot \vec b = a_xb_x + a_yb_y\).
Magnitude of Sum The length of the resultant vector \(\vec a + \vec b\). \(|\vec a + \vec b|^2 = |\vec a|^2 + |\vec b|^2 + 2\vec a \cdot \vec b = |\vec a|^2 + |\vec b|^2 + 2|\vec a||\vec b|\cos\theta\)
Magnitude of Difference The length of the resultant vector \(\vec a - \vec b\). \(|\vec a - \vec b|^2 = |\vec a|^2 + |\vec b|^2 - 2\vec a \cdot \vec b = |\vec a|^2 + |\vec b|^2 - 2|\vec a||\vec b|\cos\theta\)
Perpendicular Vectors Two non-zero vectors \(\vec a\) and \(\vec b\) are perpendicular if the angle between them is 90°. \(\vec a \cdot \vec b = 0\). This means \(|\vec a||\vec b|\cos\theta = 0\), and since magnitudes are non-zero, \(\cos\theta = 0\).

Additional Information: Geometric Interpretation of Vector Addition and Subtraction

Vector addition (\(\vec a + \vec b\)) and subtraction (\(\vec a - \vec b\)) have geometric interpretations that can be helpful. Imagine vectors \(\vec a\) and \(\vec b\) originating from the same point.

  • Vector Addition: The sum \(\vec a + \vec b\) is the diagonal of the parallelogram formed by \(\vec a\) and \(\vec b\), starting from the common origin. The magnitude \(|\vec a + \vec b|\) is the length of this diagonal.
  • Vector Subtraction: The difference \(\vec a - \vec b\) is the other diagonal of the same parallelogram. It starts from the endpoint of \(\vec b\) and ends at the endpoint of \(\vec a\). The magnitude \(|\vec a - \vec b|\) is the length of this diagonal. Note that \(\vec a - \vec b = \vec a + (-\vec b)\), where \(-\vec b\) is a vector with the same magnitude as \(\vec b\) but opposite direction.

In our specific problem, \(|\vec a|=3\), \(|\vec b|=4\), and \(|\vec a - \vec b|=5\). Since \(3^2 + 4^2 = 5^2\), the triangle formed by vectors \(\vec a\), \(\vec b\), and \(\vec a - \vec b\) (when arranged head-to-tail) is a right-angled triangle. This confirms that the angle between \(\vec a\) and \(\vec b\) is 90 degrees.

When \(\vec a\) and \(\vec b\) are perpendicular, the parallelogram they form is a rectangle. The diagonals of a rectangle have equal length. One diagonal represents \(\vec a + \vec b\) (or \(\vec b + \vec a\)), and the other represents \(\vec a - \vec b\) (or \(\vec b - \vec a\)). Therefore, if the vectors are perpendicular, \(|\vec a + \vec b| = |\vec a - \vec b|\). Since \(|\vec a - \vec b| = 5\), it directly follows that \(|\vec a + \vec b| = 5\).

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