Animated Solution for Mathematics - Vector Algebra: Let three vectors a,b and c be such that c is coplanar with a and b,a⋅c=7 and b is perpendicular to c, where a=−i^+j^+k^ and b=2i^+k^, then the value of 2∣a+b+c∣2 is
Enter Numerical Value:
Visualized Solution
Identify Given Vectors
Given vectors:
a=−i^+j^+k^
b=2i^+k^
Coplanarity and Perpendicularity
Condition 1: c is coplanar with a and b.
Condition 2: b⋅c=0 (Perpendicularity).
Vector Triple Product Tool
How to find a vector in the plane of a,b and perpendicular to b?
Use Vector Triple Product (VTP):
c=λ(b×(a×b))
Expanding the VTP
Using the expansion formula A×(B×C)=(A⋅C)B−(A⋅B)C:
My dear student, welcome to the heart of vector algebra. Today, we are not just solving a problem; we are navigating the architecture of three-dimensional space.
We are given two vectors, a=−i^+j^+k^ and b=2i^+k^. We are tasked with finding a third vector, c, that satisfies two specific constraints: it must be coplanar with a and b, and it must be perpendicular to b.
Imagine these vectors as physical rods in space. The plane formed by a and b is our stage. Vector c must lie flat on this stage, yet it must stand at a perfect ninety-degree angle to b.
The Magic of the Vector Triple Product
How do we construct such a vector? We invoke the Vector Triple Product:
c=λ(b×(a×b))
Why this specific combination? Because a×b creates a vector perpendicular to the plane of a and b. When we cross this result with b again, we are essentially rotating back into the plane.
To make this calculation manageable, we use the expansion formula, often remembered as the 'BAC minus CAB' rule:
A×(B×C)=(A⋅C)B−(A⋅B)C
Applying this to our expression, we get:
c=λ((b⋅b)a−(b⋅a)b)
The Algebraic Unfolding
Now, let us perform the arithmetic with precision. First, we calculate the dot products:
b⋅b=(2)2+(0)2+(1)2=5
b⋅a=(2)(−1)+(0)(1)+(1)(1)=−1
Substituting these back, our expression for c becomes:
c=λ(5a−(−1)b)=λ(5a+b)
Substituting the components of a and b:
c=λ(5(−i^+j^+k^)+(2i^+k^))=λ(−3i^+5j^+6k^)
We are given the constraint a⋅c=7. Substituting our expression for c:
(−i^+j^+k^)⋅λ(−3i^+5j^+6k^)=7
This simplifies to λ(3+5+6)=7, which means 14λ=7, or λ=21.
The Final Synthesis
With λ=21, our vector c is fully revealed:
c=−23i^+25j^+3k^
Now, we calculate the sum a+b+c. Adding the components: