Question:

Let \( \vec{a} \) and \( \vec{b} \) be two vectors such that \( |\vec{b}| = 1 \) and \( |\vec{b} \times \vec{a}| = 2 \). Then \( \left| (\vec{b} \times \vec{a}) - \vec{b} \right|^2 \) is equal to

Updated On: Nov 4, 2025
  • 3

  • 5

  • 1
  • 4

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Approach Solution - 1

To solve the problem, we need to find the square of the magnitude of the vector \( (\vec{b} \times \vec{a}) - \vec{b} \). Given that \( |\vec{b}| = 1 \) and \( |\vec{b} \times \vec{a}| = 2 \), let's proceed step by step:

  1. Start with the expression whose magnitude we need to find: \((\vec{b} \times \vec{a}) - \vec{b}\)
  2. Calculate the magnitude squared, which is given by the dot product of the vector with itself: \(\left| (\vec{b} \times \vec{a}) - \vec{b} \right|^2 = \left[ (\vec{b} \times \vec{a}) - \vec{b} \right] \cdot \left[ (\vec{b} \times \vec{a}) - \vec{b} \right]\)
  3. Expand the dot product: \(= (\vec{b} \times \vec{a}) \cdot (\vec{b} \times \vec{a}) - 2(\vec{b} \times \vec{a}) \cdot \vec{b} + \vec{b} \cdot \vec{b}\)
  4. We know:
    • \(| \vec{b} \times \vec{a} | = 2\)
    • \(\vec{b} \cdot (\vec{b} \times \vec{a}) = 0\) (This is because the dot product of a vector and a cross product of the same vector with another vector is zero.)
    • \(\vec{b} \cdot \vec{b} = |\vec{b}|^2 = 1^2 = 1\)
  5. Substitute these values into the expression: \(\left| (\vec{b} \times \vec{a}) - \vec{b} \right|^2 = 2^2 - 2 \times 0 + 1 = 4 + 1 = 5\)

Therefore, the magnitude squared of the vector \( (\vec{b} \times \vec{a}) - \vec{b} \) is 5.

Was this answer helpful?
6
2
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Given \( |\vec{b}| = 1 \) and \( |\vec{b} \times \vec{a}| = 2 \), we need to find \( |(\vec{b} \times \vec{a}) - \vec{b}|^2 \).

Expanding \( |(\vec{b} \times \vec{a}) - \vec{b}|^2 \) using \( |\vec{u} - \vec{v}|^2 = |\vec{u}|^2 + |\vec{v}|^2 - 2\vec{u} \times \vec{v} \):

\[ |(\vec{b} \times \vec{a}) - \vec{b}|^2 = |\vec{b} \times \vec{a}|^2 + |\vec{b}|^2 - 2(\vec{b} \times \vec{a}) \times \vec{b}. \]

Since \( |\vec{b} \times \vec{a}| = 2 \), we get \( |\vec{b} \times \vec{a}|^2 = 4 \), and \( |\vec{b}|^2 = 1 \).

The cross product \( (\vec{b} \times \vec{a}) \times \vec{b} = 0 \) because \( \vec{b} \times \vec{a} \) is perpendicular to \( \vec{b} \).

Substituting these values:

\[ |(\vec{b} \times \vec{a}) - \vec{b}|^2 = 4 + 1 = 5. \]

Was this answer helpful?
0
0

Top Questions on Vector Algebra

View More Questions

Questions Asked in JEE Main exam

View More Questions

Concepts Used:

Vector Algebra

A vector is an object which has both magnitudes and direction. It is usually represented by an arrow which shows the direction(→) and its length shows the magnitude. The arrow which indicates the vector has an arrowhead and its opposite end is the tail. It is denoted as

The magnitude of the vector is represented as |V|. Two vectors are said to be equal if they have equal magnitudes and equal direction.

Vector Algebra Operations:

Arithmetic operations such as addition, subtraction, multiplication on vectors. However, in the case of multiplication, vectors have two terminologies, such as dot product and cross product.