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
Understanding the Problem
Given vectors: b=i^+j^ and c=i^−j^+4k^
Vector a=αi^+2j^+βk^ lies in their plane.
a bisects the angle between b and c.
The Bisector Concept
To find an angle bisector, we must first find the unit vectors along b and c.
The bisector will be proportional to the sum or difference of these unit vectors.
Magnitude of b
∣b∣=12+12
∣b∣=2
Magnitude of c
∣c∣=12+(−1)2+42
∣c∣=1+1+16=18=32
Finding Unit Vectors
b^=2i^+j^
c^=32i^−j^+4k^
Angle Bisector Equation
Any angle bisector a is given by:
a=λ(b^±c^)
+ gives the internal bisector, − gives the external bisector.
Case 1: Internal Bisector
Let's test the internal bisector first: a1=λ(b^+c^)
a1=λ(2i^+j^+32i^−j^+4k^)
Simplifying Case 1
Take LCM as 32:
a1=32λ[3(i^+j^)+(i^−j^+4k^)]
a1=32λ[4i^+2j^+4k^]
Comparing with Given Vector
We are given: a=αi^+2j^+βk^
Comparing the j^ components:
322λ=2⟹λ=32
Checking Case 1 Result
Substitute λ=32:
a1=4i^+2j^+4k^
Here, a1⋅k^=4.
Checking options: 4+2=0, 4+4=0, 4−2=0, 4+5=0. No match!
Case 2: External Bisector
Since Case 1 failed, we test the external bisector: a2=μ(b^−c^)
a2=μ(2i^+j^−32i^−j^+4k^)
Simplifying Case 2
Take LCM as 32:
a2=32μ[3(i^+j^)−(i^−j^+4k^)]
a2=32μ[2i^+4j^−4k^]
Solving for μ
Compare j^ components with a=αi^+2j^+βk^:
324μ=2⟹μ=462=232
Finding the Final Vector
Substitute μ=232:
a2=21[2i^+4j^−4k^]
a2=i^+2j^−2k^
Final Answer
We have a=i^+2j^−2k^
Calculate a⋅k^:
a⋅k^=−2
Check Option 1: a⋅k^+2=−2+2=0. This matches!
00:00 / 00:00
The Sigma Insight: Addition of Vectors
Solution Diagram
The Geometry of Balance
Understanding the Angle Bisector
Imagine you are standing in a three-dimensional space. You have two vectors, b and c, originating from the same point. They define a plane, like a sheet of paper floating in the air.
Now, you are asked to find a third vector, a, that lies perfectly in this plane and cuts the angle between b and c exactly in half. This is the essence of an angle bisector.
To translate this geometric intuition into the rigid language of algebra, we must utilize the magic of unit vectors.
The Trap of Simple Addition
Many students instinctively want to just add b+c. But pause for a moment. If b has a magnitude of 10 and c has a magnitude of 2, their sum will be heavily skewed toward b.
It won't be a bisector; it will be a vector biased toward the longer side. To ensure fairness, we must normalize them.
We calculate the unit vectors:
b^=∣b∣bandc^=∣c∣c
By stripping away their magnitudes and keeping only their directions, we create a scenario where both vectors have a length of 1. Now, when we add them, the resultant vector a=λ(b^+c^) acts as a perfect, impartial bisector.
The Calculation Phase
Let us perform the arithmetic with precision. For b=i^+j^, the magnitude is:
∣b∣=12+12=2
Thus, b^=2i^+j^. For c=i^−j^+4k^, the magnitude is:
∣c∣=12+(−1)2+42=18=32
Thus, c^=32i^−j^+4k^.
The Fork in the Road
Internal vs. External
We have two potential bisectors: the internal one, a1=λ(b^+c^), and the external one, a2=μ(b^−c^). We don't know which one the problem requires, so we test the internal one first.
By finding a common denominator of 32, we combine the terms. The internal bisector simplifies to a vector proportional to 4i^+2j^+4k^.
Comparing the j^ component to the given a=αi^+2j^+βk^, we find λ=32. However, testing this against the options reveals no match. We must pivot.
The Breakthrough
We turn to the external bisector, a2=μ(b^−c^). This time, the subtraction yields a vector proportional to 2i^+4j^−4k^.
Equating the j^ component to 2, we find μ=232. Substituting this back, the vector simplifies beautifully to a=i^+2j^−2k^.
Now, we check the dot product a⋅k^. The result is −2. Looking at the options, a⋅k^+2=−2+2=0.
We have found our match! This problem teaches us that in the face of ambiguity, systematic testing is not just a strategy; it is the path to truth.