Animated Solution for Mathematics - Vector Algebra: Let the vectors (2+a+b)i^+(a+2b+c)j^−(b+c)k^,(1+b)i^+2j^−bk^ and (2+b)i^+2j^+(1−b)k^,a,b,c∈R be co-planar. Then which of the following is true?
Select Answer:
Visualized Solution
Visualizing Coplanarity
Three vectors v1,v2,v3 are co-planar if they lie entirely within the same flat plane.
Mathematically, this means their Scalar Triple Product must be zero.
[v1v2v3]=0
The Determinant Condition
The scalar triple product is calculated using the determinant of the vector components.
Let the determinant be Δ. We set it to zero:
Δ=2+a+b1+b2+ba+2b+c22−(b+c)−b1−b=0
Simplifying Row 3
To simplify, we apply a row operation to create zeros.
Operation: R3→R3−R2
New R3: [(2+b)−(1+b),2−2,(1−b)−(−b)]
Simplified R3: [1,0,1]
Simplifying Row 1
We apply another row operation to simplify the first row.
Operation: R1→R1−R2
New R1: [(2+a+b)−(1+b),(a+2b+c)−2,−(b+c)−(−b)]
Simplified R1: [a+1,a+2b+c−2,−c]
The New Determinant
After the row operations, our determinant is much simpler:
Upon careful algebraic expansion and grouping of like terms, we get:
a−2b+c=0
The Final Relation
From our simplified equation: a−2b+c=0
Rearranging the terms, we get:
2b=a+c
This indicates that a,b, and c are in Arithmetic Progression (A.P.).
Summary & Takeaway
Core Concept: Coplanarity of vectors means the determinant of their components is exactly 0.
Pro-Tip: Always use row or column operations to create zeros before expanding large determinants. It saves time and minimizes calculation errors.
00:00 / 00:00
The Sigma Insight: Scalar Triple Product
Solution Diagram
Analyzing the Setup
When we talk about coplanarity, we are really talking about the absence of volume. The scalar triple product, denoted as [v1v2v3], is the mathematical tool that calculates the volume of the parallelepiped formed by these vectors.
If the vectors are coplanar, the volume is zero. Therefore, our condition is simply [v1v2v3]=0.
This is our gateway. We set up the determinant:
Δ=2+a+b1+b2+ba+2b+c22−(b+c)−b1−b=0
The Art of Simplification
In JEE Advanced, brute force is the enemy of elegance. Look at the second and third rows; notice how similar they are.
If we perform the operation R3→R3−R2, we get:
(2+b)−(1+b)=1
2−2=0
(1−b)−(−b)=1
Suddenly, our third row is just [1,0,1]. This is the beauty of linear algebra—a little bit of manipulation clears the fog.
We can do the same for the first row using R1→R1−R2. The b terms vanish, and the expression becomes manageable.
The Final Execution
With our simplified determinant, we have:
a+11+b1a+2b+c−220−c−b1=0
Expanding along the third row is now a breeze. We multiply the elements by their cofactors, noting that the zero makes our life much easier.
After careful expansion, we arrive at the beautiful, simple relation:
a−2b+c=0
Rearranging this, we get 2b=a+c.
The Hidden Harmony
Look at that result: 2b=a+c. It is the classic condition for three numbers to be in an Arithmetic Progression (A.P.).
We started with complex vector components, and through the elegance of row operations and the logic of coplanarity, we uncovered a fundamental sequence. This is why we study mathematics—to find the hidden order in the chaos.