Animated Solution for Mathematics - Vector Algebra: If a=2i^+j^+3k^,b=3i^+3j^+k^ and c=c1i^+c2j^+c3k^ are coplanar vectors and a⋅c=5,b⊥c, then 122(c1+c2+c3) is equal to
Enter Numerical Value:
Visualized Solution
Visualizing the Vectors
Given vectors: a=2i^+j^+3k^ and b=3i^+3j^+k^
Unknown vector: c=c1i^+c2j^+c3k^
Condition: a,b,c are coplanar.
Condition for Coplanarity
For coplanar vectors, their Scalar Triple Product must be zero.
[a,b,c]=0
This means the volume of the parallelepiped formed by them is zero.
Setting up the Determinant
We express the scalar triple product as a determinant:
23c113c231c3=0
Expanding the Determinant
Expanding along the third row:
c1(1−9)−c2(2−9)+c3(6−3)=0
−8c1+7c2+3c3=0…(1)
Using the Dot Product Condition
We are given another condition: a⋅c=5
The dot product of two vectors multiplies their corresponding components.
Forming the Second Equation
(2i^+j^+3k^)⋅(c1i^+c2j^+c3k^)=5
2c1+c2+3c3=5…(2)
The Orthogonality Condition
The final condition is: b⊥c
When two vectors are perpendicular, their dot product is zero: b⋅c=0
Imagine you are standing in a 3D coordinate system. You have two fixed vectors, a=2i^+j^+3k^ and b=3i^+3j^+k^.
Now, introduce a third, mysterious vector c=c1i^+c2j^+c3k^. The problem states that these three vectors are coplanar.
This is a geometric constraint that defines the soul of the problem. If three vectors are coplanar, they lie on the same flat surface and cannot form a 3D volume.
Mathematically, this means the volume of the parallelepiped formed by them is zero. We express this using the scalar triple product: [a,b,c]=0.
The Determinant
Our Algebraic Key
To translate this geometric reality into algebra, we use the determinant. We place the components of a in the first row, b in the second, and c in the third:
23c113c231c3=0
Expanding this determinant along the third row is the most efficient path. For c1, we calculate the minor (1−9)=−8.
For c2, we apply the checkerboard sign rule, giving −(2−9)=7. For c3, we get (6−3)=3.
This yields our first linear equation: −8c1+7c2+3c3=0.
The Power of Dot Products
We have three unknowns, so we need three equations. The problem provides two more constraints.
First, a⋅c=5. The dot product is the sum of the products of corresponding components: 2c1+c2+3c3=5.
Second, b⊥c. When two vectors are perpendicular, their dot product is zero: b⋅c=0. This gives us 3c1+3c2+c3=0.
Now, we have a system of three linear equations:
1) −8c1+7c2+3c3=0
2) 2c1+c2+3c3=5
3) 3c1+3c2+c3=0
The Final Resolution
Solving this system requires patience. From the third equation, we can express c3 as c3=−3c1−3c2.
Substituting this into the first two equations allows us to eliminate c3 and solve for c1 and c2. After careful algebraic manipulation, we find:
c1=12210,c2=−12285,c3=122225
The sum of these components is:
c1+c2+c3=12210−85+225=122150
The question asks for 122(c1+c2+c3). Substituting our sum, we get:
122×122150=150
The beauty of this problem lies in how the complex geometry and the seemingly messy fractions resolve into a clean, elegant integer. The final answer is 150.