Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Easy

Question

Let a=i^+5j^+αk^\overrightarrow a = \widehat i + 5\widehat j + \alpha \widehat k, b=i^+3j^+βk^\overrightarrow b = \widehat i + 3\widehat j + \beta \widehat k and c=i^+2j^3k^\overrightarrow c = - \widehat i + 2\widehat j - 3\widehat k be three vectors such that, b×c=53\left| {\overrightarrow b \times \overrightarrow c } \right| = 5\sqrt 3 and a{\overrightarrow a } is perpendicular to b{\overrightarrow b }. Then the greatest amongst the values of a2{\left| {\overrightarrow a } \right|^2} is _____________.

Answer: 0

Solution

Key Concepts and Formulas

  • Dot Product: For vectors u=u1i^+u2j^+u3k^\vec{u} = u_1\widehat{i} + u_2\widehat{j} + u_3\widehat{k} and v=v1i^+v2j^+v3k^\vec{v} = v_1\widehat{i} + v_2\widehat{j} + v_3\widehat{k}, their dot product is uv=u1v1+u2v2+u3v3\vec{u} \cdot \vec{v} = u_1v_1 + u_2v_2 + u_3v_3.
  • Perpendicular Vectors: Two non-zero vectors are perpendicular if and only if their dot product is zero (uv=0\vec{u} \cdot \vec{v} = 0).
  • Magnitude of a Vector: For a vector v=v1i^+v2j^+v3k^\vec{v} = v_1\widehat{i} + v_2\widehat{j} + v_3\widehat{k}, its squared magnitude is v2=v12+v22+v32|\vec{v}|^2 = v_1^2 + v_2^2 + v_3^2.
  • Lagrange's Identity: For any two vectors u\vec{u} and v\vec{v}, u×v2=u2v2(uv)2|\vec{u} \times \vec{v}|^2 = |\vec{u}|^2 |\vec{v}|^2 - (\vec{u} \cdot \vec{v})^2.

Step-by-Step Solution

Step 1: Use the perpendicularity condition between a\vec{a} and b\vec{b}

We are given that a\vec{a} is perpendicular to b\vec{b}. This means their dot product is zero. a=i^+5j^+αk^\vec{a} = \widehat{i} + 5\widehat{j} + \alpha \widehat{k} b=i^+3j^+βk^\vec{b} = \widehat{i} + 3\widehat{j} + \beta \widehat{k} ab=(1)(1)+(5)(3)+(α)(β)=0\vec{a} \cdot \vec{b} = (1)(1) + (5)(3) + (\alpha)(\beta) = 0 1+15+αβ=01 + 15 + \alpha\beta = 0 16+αβ=016 + \alpha\beta = 0 αβ=16() \alpha\beta = -16 \quad (*) This equation establishes a relationship between α\alpha and β\beta.

Step 2: Use the magnitude of the cross product condition for b\vec{b} and c\vec{c}

We are given b×c=53|\vec{b} \times \vec{c}| = 5\sqrt{3}. Squaring both sides gives b×c2=(53)2=75|\vec{b} \times \vec{c}|^2 = (5\sqrt{3})^2 = 75. We will use Lagrange's Identity: b×c2=b2c2(bc)2|\vec{b} \times \vec{c}|^2 = |\vec{b}|^2 |\vec{c}|^2 - (\vec{b} \cdot \vec{c})^2. First, let's compute the necessary magnitudes and dot product: b=i^+3j^+βk^    b2=12+32+β2=1+9+β2=10+β2\vec{b} = \widehat{i} + 3\widehat{j} + \beta \widehat{k} \implies |\vec{b}|^2 = 1^2 + 3^2 + \beta^2 = 1 + 9 + \beta^2 = 10 + \beta^2 c=i^+2j^3k^    c2=(1)2+22+(3)2=1+4+9=14\vec{c} = - \widehat{i} + 2\widehat{j} - 3\widehat{k} \implies |\vec{c}|^2 = (-1)^2 + 2^2 + (-3)^2 = 1 + 4 + 9 = 14 bc=(1)(1)+(3)(2)+(β)(3)=1+63β=53β\vec{b} \cdot \vec{c} = (1)(-1) + (3)(2) + (\beta)(-3) = -1 + 6 - 3\beta = 5 - 3\beta Now substitute these into Lagrange's Identity: 75=(10+β2)(14)(53β)275 = (10 + \beta^2)(14) - (5 - 3\beta)^2 75=140+14β2(2530β+9β2)75 = 140 + 14\beta^2 - (25 - 30\beta + 9\beta^2) 75=140+14β225+30β9β275 = 140 + 14\beta^2 - 25 + 30\beta - 9\beta^2 75=5β2+30β+11575 = 5\beta^2 + 30\beta + 115 Rearrange into a quadratic equation: 5β2+30β+11575=05\beta^2 + 30\beta + 115 - 75 = 0 5β2+30β+40=05\beta^2 + 30\beta + 40 = 0 Divide by 5: β2+6β+8=0\beta^2 + 6\beta + 8 = 0 Factor the quadratic equation: (β+2)(β+4)=0(\beta + 2)(\beta + 4) = 0 This yields two possible values for β\beta: β=2orβ=4\beta = -2 \quad \text{or} \quad \beta = -4

Step 3: Calculate a2|\vec{a}|^2 for each possible value of β\beta

We need to find the greatest value of a2|\vec{a}|^2. The squared magnitude of a\vec{a} is: a2=12+52+α2=1+25+α2=26+α2|\vec{a}|^2 = 1^2 + 5^2 + \alpha^2 = 1 + 25 + \alpha^2 = 26 + \alpha^2 We use the relationship αβ=16\alpha\beta = -16 from Step 1 to find α\alpha for each value of β\beta.

Case 1: β=2\beta = -2 From αβ=16\alpha\beta = -16, we have α(2)=16\alpha(-2) = -16, which gives α=8\alpha = 8. Then, a2=26+α2=26+82=26+64=90|\vec{a}|^2 = 26 + \alpha^2 = 26 + 8^2 = 26 + 64 = 90.

Case 2: β=4\beta = -4 From αβ=16\alpha\beta = -16, we have α(4)=16\alpha(-4) = -16, which gives α=4\alpha = 4. Then, a2=26+α2=26+42=26+16=42|\vec{a}|^2 = 26 + \alpha^2 = 26 + 4^2 = 26 + 16 = 42.

Comparing the two values, 90 and 42, the greatest value of a2|\vec{a}|^2 is 90.

Common Mistakes & Tips

  • Be careful with algebraic manipulations, especially when squaring binomials involving variables (e.g., (53β)2(5 - 3\beta)^2).
  • Ensure that you consider all possible values for α\alpha and β\beta derived from the given conditions before determining the maximum value.
  • Lagrange's Identity is often more efficient than directly computing the cross product and then its magnitude, especially when dealing with unknown components.

Summary

We began by using the condition that a\vec{a} is perpendicular to b\vec{b} to establish a relationship between α\alpha and β\beta (αβ=16\alpha\beta = -16). Next, we applied Lagrange's Identity to the given magnitude of the cross product b×c|\vec{b} \times \vec{c}| to obtain a quadratic equation in β\beta. Solving this quadratic equation yielded two possible values for β\beta (β=2\beta = -2 and β=4\beta = -4). For each of these values, we found the corresponding value of α\alpha and then calculated a2=26+α2|\vec{a}|^2 = 26 + \alpha^2. By comparing the two resulting values for a2|\vec{a}|^2, we identified the greatest value.

The final answer is 90\boxed{90}.

Practice More Vector Algebra Questions

View All Questions