Animated Solution for Mathematics - Vector Algebra: A vector a=αi^+2j^+βk^(α,β∈R) lies in the plane of the vectors, b=i^+j^ and c=i^−j^+4k^. If a bisects the angle between b and c, then
Select Answer:
Visualized Solution
Visualizing Vectors b and c
Given vectors:
b=i^+j^
c=i^−j^+4k^
Vector a=αi^+2j^+βk^ is the angle bisector.
The Angle Bisector Concept
To find an angle bisector, we must first find the unit vectors along the given vectors.
Why? Because adding vectors of different lengths skews the diagonal away from the true angle bisector.
We need b^ and c^.
Calculating Magnitudes ∣b∣ and ∣c∣
∣b∣=12+12+02=2
∣c∣=12+(−1)2+42
∣c∣=1+1+16=18=32
Finding Unit Vectors b^ and c^
b^=∣b∣b=2i^+j^
c^=∣c∣c=32i^−j^+4k^
The Angle Bisector Formula
The general form of an angle bisector is:
a=λ(b^±c^)
The + sign gives the internal bisector.
The − sign gives the external bisector.
λ is a scalar constant to adjust the magnitude.
Case 1: Internal Angle Bisector
Internal bisector: a=λ(b^+c^)
a=λ(2i^+j^+32i^−j^+4k^)
Taking LCM as 32:
a=λ(323i^+3j^+i^−j^+4k^)
Simplifying the Internal Bisector
a=λ(324i^+2j^+4k^)
We are given that the y-component of a is 2.
So, the coefficient of j^ must be 2.
Solving for λ in Internal Case
Comparing the j^ components:
322λ=2
λ=32
Substituting λ back into a:
a=32(324i^+2j^+4k^)=4i^+2j^+4k^
Testing Options for Internal Case
Let's check the given options for a=4i^+2j^+4k^:
Option 1: a⋅i^+3=4+3=7=0
Option 2: a⋅k^+4=4+4=8=0
Option 3: a⋅i^+1=4+1=5=0
Option 4: a⋅k^+2=4+2=6=0
None of the options match! We must check the external bisector.
Case 2: External Angle Bisector
External bisector: a=μ(b^−c^)
a=μ(323i^+3j^−(i^−j^+4k^))
a=μ(322i^+4j^−4k^)
Solving for μ in External Case
Comparing the j^ components:
324μ=2
μ=462=232
Substituting μ back:
a=232(322i^+4j^−4k^)
a=21(2i^+4j^−4k^)=i^+2j^−2k^
Final Verification of Options
Let's check the options for a=i^+2j^−2k^:
Option 4: a⋅k^+2=(−2)+2=0
This matches perfectly!
Correct Option: 4
00:00 / 00:00
The Sigma Insight: Components of a Vector
Solution Diagram
Analyzing the Setup
In the multidimensional landscape of JEE vector algebra, we are given two vectors originating from the same point:
b=i^+j^
c=i^−j^+4k^
We seek a third vector, a=αi^+2j^+βk^, that bisects the angle between b and c.
The Trap of Direct Addition
Many students incorrectly assume the bisector is simply b+c. This only holds true if the parallelogram formed by the vectors is a rhombus, requiring equal magnitudes.
Calculating the magnitudes:
∣b∣=12+12=2
∣c∣=12+(−1)2+42=18=32
Since $|\vec{b}|
eq |\vec{c}|$, the diagonal is skewed. To find the true bisector, we must normalize the vectors into unit vectors b^ and c^ to ensure they have equal length.
The Bifurcation
Internal vs. External
The general equation for an angle bisector is a=λ(b^±c^). The plus sign (+) represents the internal bisector, while the minus sign (−) represents the external bisector.
We are given the constraint that the y-component of a must be 2. First, we define the unit vectors:
b^=2i^+j^
c^=32i^−j^+4k^
Testing the internal bisector:
a=λ(323(i^+j^)+(i^−j^+4k^))
The y-component is 322λ. Setting this equal to 2 yields λ=32, resulting in a=4i^+2j^+4k^. Since this does not match our requirements, we proceed to the external case.
The External Victory
We now apply the external bisector formula: a=μ(b^−c^).