Animated Solution for Mathematics - Vector Algebra: If four distinct points with position vectors a,b,c and d are coplanar, then [abc] is equal to
Select Answer:
Visualized Solution
Visualizing Four Coplanar Points
Given four points A,B,C,D with position vectors a,b,c,d.
The points are coplanar, meaning they lie in the same plane.
Defining Vectors in the Plane
Define three vectors originating from point A:
AB, AC, and AD
Position Vectors Substitution
Express these vectors using the given position vectors:
AB=b−a
AC=c−a
AD=d−a
Condition for Coplanarity
For three vectors to be coplanar, their Scalar Triple Product (STP) must be zero:
[ABACAD]=0
Substitute the expressions:
[b−ac−ad−a]=0
Expanding the Box Product
By definition, [uvw]=u⋅(v×w).
Apply this to our vectors:
(b−a)⋅((c−a)×(d−a))=0
Expanding the Cross Product
First, expand the cross product term:
(c−a)×(d−a)=c×d−c×a−a×d+a×a
Simplifying the Cross Product
The cross product of a vector with itself is zero: a×a=0.
Reverse the order to change the sign: −a×d=d×a and −c×a=a×c.
The cross product simplifies to: c×d+a×c+d×a.
Distributing the Dot Product
Now, dot the first vector (b−a) with the simplified cross product:
b⋅(c×d)+b⋅(a×c)+b⋅(d×a)−a⋅(c×d)−a⋅(a×c)−a⋅(d×a)=0
Eliminating Zero Terms
Convert back to box product notation:
[bcd]+[bac]+[bda]−[acd]−[aac]−[ada]=0
If a box product has repeated vectors, it equals zero: [aac]=0 and [ada]=0.
Isolating [abc]
The remaining equation is:
[bcd]+[bac]+[bda]−[acd]=0
Note that [bac]=−[abc].
Substitute and rearrange to isolate [abc]:
[abc]=[bcd]+[bda]−[acd]
Applying Cyclic Properties
Match with the given options using cyclic permutations:
[bcd]=[cdb]
−[acd]=[adc]=[dca]
Substitute these back:
[abc]=[dca]+[bda]+[cdb]
00:00 / 00:00
The Sigma Insight: Scalar Triple Product
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a vector problem; we are exploring the very nature of 3D space. When you see the word 'coplanar' in a JEE Advanced problem, I want you to stop and visualize.
Imagine you are standing in a vast, empty room. You have a perfectly flat, infinite sheet of paper floating in the air. Four points, A,B,C, and D, are marked on this sheet. They are not floating above or below; they are locked onto this surface. This is the essence of coplanarity.
The Algebraic Bridge
To translate this geometric reality into the language of mathematics, we need a common anchor. Let us pick point A as our origin. From this anchor, we can draw three vectors: AB, AC, and AD.
Mathematically, these are represented by the position vectors b−a, c−a, and d−a. Because these points are coplanar, these three vectors must also lie on the same plane.
In the world of vectors, the test for coplanarity is the Scalar Triple Product (STP). Why? Because the STP, denoted as [uvw], calculates the volume of the parallelepiped formed by those vectors. If the vectors are coplanar, they cannot form a 3D shape; they have no 'height' relative to each other. Thus, the volume must be zero. We write this as:
[b−ac−ad−a]=0
The Expansion
Taming the Algebra
Now, I know what you are thinking. "This looks like a nightmare to expand." But let us take a breath. We use the definition of the box product: [uvw]=u⋅(v×w).
Our equation becomes:
(b−a)⋅((c−a)×(d−a))=0
Let us focus on the cross product first. Distributing the terms, we get (c×d)−(c×a)−(a×d)+(a×a).
Here is the beauty of vector algebra: a×a is zero because any vector crossed with itself is the null vector. Furthermore, we can use the anti-commutative property of the cross product to clean this up: −c×a becomes a×c, and −a×d becomes d×a. Our expression is now much cleaner:
c×d+a×c+d×a
The Final Cancellation
Now, we dot this with (b−a). Distributing the dot product gives us six terms. When we convert these back into box product notation, we get:
[bcd]+[bac]+[bda]−[acd]−[aac]−[ada]=0
Look closely at the last two terms: [aac] and [ada]. They contain repeated vectors! In any box product, if two vectors are identical, the volume is zero. They vanish into thin air. We are left with:
[bcd]+[bac]+[bda]−[acd]=0
The Elegant Conclusion
We want to isolate [abc]. Notice that [bac]=−[abc]. Rearranging our equation, we get:
[abc]=[bcd]+[bda]−[acd]
Using the cyclic property, we can rewrite these to match our options perfectly. [bcd] becomes [cdb], and −[acd] becomes [dca].
The final result is:
[abc]=[dca]+[bda]+[cdb]
You see? It wasn't a nightmare; it was a dance of symmetry. Keep this mindset, and no vector problem will ever intimidate you again.