Animated Solution for Mathematics - Vector Algebra: If the volume of a parallelopiped, whose coterminus edges are given by the vectors a=i^+j^+nk^,b=2i^+4j^−nk^ and c=i^+nj^+3k^(n>0), is 158 cu.units, then :
Select Answer:
Visualized Solution
Visualizing the Parallelepiped
Given vectors representing coterminous edges:
a=i^+j^+nk^
b=2i^+4j^−nk^
c=i^+nj^+3k^
Volume of parallelepiped = 158 cubic units
The Scalar Triple Product Formula
Volume V=∣[abc]∣
The scalar triple product is calculated using a determinant.
Equating to given volume: 12114nn−n3=158
Expanding the Determinant
Expanding along the first row:
1⋅(12−(−n2))−1⋅(6−(−n))+n⋅(2n−4)=158
1(12+n2)−1(6+n)+n(2n−4)=158
Simplifying to a Quadratic Equation
Combine all terms: 12+n2−6−n+2n2−4n=158
Grouping like terms: 3n2−5n+6=158
Subtract 158 from both sides:
3n2−5n−152=0
Solving the Quadratic Equation
Using quadratic formula: n=2a−b±b2−4ac
n=2(3)5±(−5)2−4(3)(−152)
n=65±25+1824
n=65±1849
n=65±43
Finding the Valid Value of n
Two possible values for n:
n=65+43=648=8
n=65−43=−638=−319
Since n>0, we reject the negative value.
Therefore, n=8.
Checking the Options
We have n=8. Let's check the options.
Option 1: n=7 (Incorrect)
Option 3: n=9 (Incorrect)
Let's check Option 2: b⋅c=10
b=2i^+4j^−8k^
c=i^+8j^+3k^
Final Conclusion
b⋅c=(2)(1)+(4)(8)+(−8)(3)
b⋅c=2+32−24
b⋅c=10
This matches Option 2 perfectly!
Correct Option:b⋅c=10
00:00 / 00:00
The Sigma Insight: Scalar Triple Product
Solution Diagram
The Geometry of Space
Unlocking the Parallelepiped
Welcome, future engineer. Today, we are not just solving a vector problem; we are stepping into the realm of three-dimensional geometry. Imagine you are standing in a room, and in the corner, you see three vectors, a,b, and c, originating from a single point.
These are your coterminous edges. When you connect them, they define a slanted, skewed box—a parallelepiped. This shape is the fundamental building block of 3D vector analysis, and understanding its volume is a rite of passage for every JEE aspirant.
The Scalar Triple Product
The Engine of Volume
We are given the volume of this parallelepiped as 158 cubic units. The volume V of a parallelepiped defined by vectors a,b, and c is given by the absolute value of the scalar triple product: V=∣[abc]∣.
Mathematically, this product is the determinant of the matrix formed by the components of these vectors. We set up our matrix using the given vectors:
12114nn−n3=158
I know that looking at a determinant with a variable n can feel intimidating. But take a deep breath; this is just a systematic process of expansion. We are going to break this down, step by step, and watch the complexity collapse into a simple quadratic equation.
The Algebraic Grind
Expanding the Determinant
Let us expand this determinant along the first row. We take the first element, 1, and multiply it by the determinant of the minor matrix, then subtract the second element, 1, multiplied by its minor, and finally add the third element, n, multiplied by its minor.
1⋅(12−(−n2))−1⋅(6−(−n))+n⋅(2n−4)=158
Simplifying the terms inside the parentheses gives us:
1(12+n2)−1(6+n)+n(2n−4)=158
Now, let us distribute the coefficients to organize the expression:
12+n2−6−n+2n2−4n=158
Grouping the like terms is the next logical step. We combine the n2 terms, the n terms, and the constants:
(n2+2n2)+(−n−4n)+(12−6)=158
3n2−5n+6=158
Subtracting 158 from both sides brings us to our final quadratic equation:
3n2−5n−152=0
The Resolution
Solving for n
We have arrived at a quadratic equation. To solve for n, we use the quadratic formula: n=2a−b±b2−4ac. Here, a=3, b=−5, and c=−152.
Substituting these values in:
n=2(3)5±(−5)2−4(3)(−152)
n=65±25+1824
n=65±1849
Calculating the square root of 1849 yields 43. Thus, we have two potential solutions:
n=65+43=648=8
n=65−43=−638=−319
Recall the constraint given in the problem: n>0. This is the crucial filter. We must reject the negative root. Therefore, our valid value is n=8.
Verification
The Final Check
With n=8, we can now define our vectors completely:
b=2i^+4j^−8k^
c=i^+8j^+3k^
Let us verify the condition b⋅c=10. The dot product is calculated by summing the products of the corresponding components:
b⋅c=(2)(1)+(4)(8)+(−8)(3)
b⋅c=2+32−24=10
It matches perfectly! We have navigated the geometry, conquered the algebra, and verified our result. Remember, in JEE Advanced, the math is just the language; the true skill is in the visualization and the careful execution of the steps.