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

Question

The vector a=αi^+2j^+βk^\overrightarrow a = \alpha \widehat i + 2\widehat j + \beta \widehat k lies in the plane of the vectors b=i^+j^\overrightarrow b = \widehat i + \widehat j and c=j^+k^\overrightarrow c = \widehat j + \widehat k and bisects the angle between b\overrightarrow b and c\overrightarrow c .Then which one of the following gives possible values of α\alpha and β\beta ?

Options

Solution

Key Concepts and Formulas

  • Coplanarity of Vectors: Three vectors a\vec{a}, b\vec{b}, and c\vec{c} are coplanar if and only if their scalar triple product is zero: [a b c]=0[\vec{a} \ \vec{b} \ \vec{c}] = 0. This can be computed as the determinant of the matrix formed by their components.
  • Angle Bisector of Two Vectors: A vector v\vec{v} that bisects the angle between two non-zero vectors b\vec{b} and c\vec{c} is parallel to bb±cc\frac{\vec{b}}{|\vec{b}|} \pm \frac{\vec{c}}{|\vec{c}|}. The '+' sign corresponds to the internal angle bisector, and the '-' sign corresponds to the external angle bisector.
  • Vector Equality: Two vectors are equal if and only if their corresponding components are equal.

Step-by-Step Solution

Given vectors: a=αi^+2j^+βk^\overrightarrow a = \alpha \widehat i + 2\widehat j + \beta \widehat k b=i^+j^\overrightarrow b = \widehat i + \widehat j c=j^+k^\overrightarrow c = \widehat j + \widehat k

Step 1: Apply the Coplanarity Condition The vector a\overrightarrow a lies in the plane of b\overrightarrow b and c\overrightarrow c. This means a\overrightarrow a, b\overrightarrow b, and c\overrightarrow c are coplanar. We use the scalar triple product condition: [a b c]=0[\vec{a} \ \vec{b} \ \vec{c}] = 0. The components of the vectors are a=(α,2,β)\vec{a} = (\alpha, 2, \beta), b=(1,1,0)\vec{b} = (1, 1, 0), and c=(0,1,1)\vec{c} = (0, 1, 1). The scalar triple product is given by the determinant: α2β110011=0\begin{vmatrix} \alpha & 2 & \beta \\ 1 & 1 & 0 \\ 0 & 1 & 1 \end{vmatrix} = 0 Expanding the determinant along the first row: α(1101)2(1100)+β(1110)=0\alpha(1 \cdot 1 - 0 \cdot 1) - 2(1 \cdot 1 - 0 \cdot 0) + \beta(1 \cdot 1 - 1 \cdot 0) = 0 α(1)2(1)+β(1)=0\alpha(1) - 2(1) + \beta(1) = 0 α2+β=0\alpha - 2 + \beta = 0 α+β=2(1)\alpha + \beta = 2 \quad \quad (1) This equation establishes a relationship between α\alpha and β\beta required for coplanarity.

Step 2: Apply the Angle Bisector Condition The vector a\overrightarrow a bisects the angle between b\overrightarrow b and c\overrightarrow c. First, we find the magnitudes of b\overrightarrow b and c\overrightarrow c: b=12+12+02=2|\overrightarrow b| = \sqrt{1^2 + 1^2 + 0^2} = \sqrt{2} c=02+12+12=2|\overrightarrow c| = \sqrt{0^2 + 1^2 + 1^2} = \sqrt{2} Since b=c|\overrightarrow b| = |\overrightarrow c|, the angle bisector vector is parallel to b+c\overrightarrow b + \overrightarrow c (internal bisector) or bc\overrightarrow b - \overrightarrow c (external bisector).

Case 1: a\overrightarrow a is parallel to the internal angle bisector (b+c\overrightarrow b + \overrightarrow c). b+c=(i^+j^)+(j^+k^)=i^+2j^+k^\overrightarrow b + \overrightarrow c = (\widehat i + \widehat j) + (\widehat j + \widehat k) = \widehat i + 2\widehat j + \widehat k If a\overrightarrow a is parallel to b+c\overrightarrow b + \overrightarrow c, then a=k(b+c)\overrightarrow a = k(\overrightarrow b + \overrightarrow c) for some scalar kk. αi^+2j^+βk^=k(i^+2j^+k^)\alpha \widehat i + 2\widehat j + \beta \widehat k = k(\widehat i + 2\widehat j + \widehat k) αi^+2j^+βk^=ki^+2kj^+kk^\alpha \widehat i + 2\widehat j + \beta \widehat k = k\widehat i + 2k\widehat j + k\widehat k Equating the coefficients of i^\widehat i, j^\widehat j, and k^\widehat k: For j^\widehat j: 2=2k    k=12 = 2k \implies k = 1. For i^\widehat i: α=k    α=1\alpha = k \implies \alpha = 1. For k^\widehat k: β=k    β=1\beta = k \implies \beta = 1. So, from the internal bisector condition, we get α=1\alpha = 1 and β=1\beta = 1.

Case 2: a\overrightarrow a is parallel to the external angle bisector (bc\overrightarrow b - \overrightarrow c). bc=(i^+j^)(j^+k^)=i^k^\overrightarrow b - \overrightarrow c = (\widehat i + \widehat j) - (\widehat j + \widehat k) = \widehat i - \widehat k If a\overrightarrow a is parallel to bc\overrightarrow b - \overrightarrow c, then a=k(bc)\overrightarrow a = k'(\overrightarrow b - \overrightarrow c) for some scalar kk'. αi^+2j^+βk^=k(i^k^)\alpha \widehat i + 2\widehat j + \beta \widehat k = k'(\widehat i - \widehat k) αi^+2j^+βk^=ki^+0j^kk^\alpha \widehat i + 2\widehat j + \beta \widehat k = k'\widehat i + 0\widehat j - k'\widehat k Equating the coefficients of i^\widehat i, j^\widehat j, and k^\widehat k: For j^\widehat j: 2=0k2 = 0 \cdot k'. This implies 2=02 = 0, which is a contradiction. Therefore, a\overrightarrow a cannot be parallel to the external angle bisector.

So, the only possibility from the angle bisector condition is α=1\alpha = 1 and β=1\beta = 1.

Step 3: Verify with the Coplanarity Condition We found α=1\alpha = 1 and β=1\beta = 1 from the angle bisector condition. We must check if these values satisfy the coplanarity condition derived in Step 1, which is α+β=2\alpha + \beta = 2. Substituting α=1\alpha = 1 and β=1\beta = 1: 1+1=21 + 1 = 2 2=22 = 2 The coplanarity condition is satisfied.

Thus, the values α=1\alpha = 1 and β=1\beta = 1 satisfy both conditions.

Common Mistakes & Tips

  • Forgetting to Normalize: When dealing with angle bisectors, always remember to divide the vectors by their magnitudes unless their magnitudes are equal. If magnitudes are equal, the bisector is parallel to their sum or difference.
  • Ignoring External Bisector: Always consider both the internal and external angle bisectors, as the problem statement does not specify which one.
  • Confusing Coplanarity Conditions: Ensure you use the correct condition for coplanarity (scalar triple product is zero or one vector is a linear combination of the other two).

Summary We first used the condition that vector a\vec{a} lies in the plane of b\vec{b} and c\vec{c}, which translates to their scalar triple product being zero, yielding the relation α+β=2\alpha + \beta = 2. Then, we applied the condition that a\vec{a} bisects the angle between b\vec{b} and c\vec{c}. Since b=c|\vec{b}| = |\vec{c}|, a\vec{a} must be parallel to either b+c\vec{b} + \vec{c} or bc\vec{b} - \vec{c}. By comparing components, we found that a\vec{a} must be parallel to b+c\vec{b} + \vec{c}, leading to α=1\alpha = 1 and β=1\beta = 1. Finally, we verified that these values satisfy the coplanarity condition.

The final answer is α=1,β=1\boxed{\alpha = 1,\,\,\beta = 1}.

Practice More Vector Algebra Questions

View All Questions