Animated Solution for Mathematics - Vector Algebra: Let a=i^−3j^+7k^, b=2i^−j^+k^ and c be a vector such that (a+2b)×c=3(c×a). If a⋅c=130, then b⋅c is equal to _______
Enter Numerical Value:
Visualized Solution
Given Vectors a and b
Given vectors:
a=i^−3j^+7k^
b=2i^−j^+k^
Cross Product Property
Given equation: (a+2b)×c=3(c×a)
Using the property: c×a=−(a×c)
Rearranging the Equation
Substituting the property:
(a+2b)×c=−3(a×c)
Rearranging terms to one side:
(a+2b)×c+3(a×c)=0
Grouping Terms
Using distributive property of cross product:
(a+2b+3a)×c=0
Simplifying inside the bracket:
(4a+2b)×c=0
Condition for Parallelism
If u×v=0, then u∥v.
Therefore, c is parallel to 4a+2b.
We can write: c=λ(4a+2b)
Calculating 4a+2b
4a+2b=4(i^−3j^+7k^)+2(2i^−j^+k^)
=(4+4)i^+(−12−2)j^+(28+2)k^
=8i^−14j^+30k^
Using the Dot Product a⋅c
Given: a⋅c=130
Substitute c=λ(8i^−14j^+30k^):
a⋅λ(8i^−14j^+30k^)=130
λ(1(8)+(−3)(−14)+7(30))=130
Solving for λ
λ(8+42+210)=130
260λ=130
λ=260130=21
Finding Vector c
c=21(8i^−14j^+30k^)
c=4i^−7j^+15k^
Final Calculation b⋅c
b⋅c=(2i^−j^+k^)⋅(4i^−7j^+15k^)
=2(4)+(−1)(−7)+1(15)
=8+7+15=30
Summary and Takeaway
Key Takeaways:
Anti-commutative property: u×v=−(v×u)
Parallel vectors: If u×v=0, then u=λv
Dot product calculation: a⋅b=axbx+ayby+azbz
Final Answer: 30
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
The Vector Symphony
Unlocking the Hidden Parallelism
Welcome, fellow traveler on the path to JEE mastery! Today, we are going to dissect a beautiful problem that tests not just your ability to calculate, but your ability to see the hidden geometry within algebraic expressions.
We are given two vectors, a=i^−3j^+7k^ and b=2i^−j^+k^, and a mysterious vector c defined by the equation (a+2b)×c=3(c×a). Our mission is to find b⋅c given that a⋅c=130.
Phase 1
The Anti-Commutative Trap
At first glance, the equation (a+2b)×c=3(c×a) might seem intimidating. But look closer at the right side.
In the world of vectors, the cross product is anti-commutative, meaning c×a=−(a×c). This is our first key.
By substituting this into our equation, the right side transforms into −3(a×c). Now, our equation looks like this: (a+2b)×c=−3(a×c).
Phase 2
The Power of Distributivity
Now, let's bring everything to one side to set the equation to the zero vector. We get (a+2b)×c+3(a×c)=0.
Here is where the magic happens. Because the cross product is distributive, we can factor out the ×c term.
This leaves us with (a+2b+3a)×c=0. Simplifying the terms inside the bracket, we arrive at (4a+2b)×c=0.
Phase 3
The Geometric Insight
This is a classic JEE moment. What does it mean when the cross product of two vectors is the zero vector? It means the vectors are parallel!
Therefore, c must be parallel to the vector 4a+2b. Mathematically, we express this as c=λ(4a+2b), where λ is a scalar.
Let's calculate 4a+2b explicitly:
4a+2b=4(i^−3j^+7k^)+2(2i^−j^+k^)=8i^−14j^+30k^
So, c=λ(8i^−14j^+30k^).
Phase 4
The Final Calculation
We are given a⋅c=130. Let's substitute our expression for c into this dot product:
a⋅λ(8i^−14j^+30k^)=130
(i^−3j^+7k^)⋅λ(8i^−14j^+30k^)=130
λ(1(8)+(−3)(−14)+7(30))=130
λ(8+42+210)=130
260λ=130⟹λ=21
With λ=21, we find c=21(8i^−14j^+30k^)=4i^−7j^+15k^. Finally, we compute b⋅c:
b⋅c=(2i^−j^+k^)⋅(4i^−7j^+15k^)=8+7+15=30
And there it is! The final answer is 30. You see, when you break down the problem into these logical phases, the complexity melts away, leaving only the elegance of the math.