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 :
Options
Solution
Key Concepts and Formulas
Volume of a Parallelepiped: The volume of a parallelepiped with coterminous edges given by vectors a, b, and c is the absolute value of their scalar triple product, i.e., V=∣[abc]∣=∣a⋅(b×c)∣.
Scalar Triple Product as a Determinant: The scalar triple product can be computed as the determinant of the matrix formed by the components of the three vectors. If a=a1i+a2j+a3k, b=b1i+b2j+b3k, and c=c1i+c2j+c3k, then [abc]=a1b1c1a2b2c2a3b3c3.
Dot Product of Vectors: For two vectors p=p1i+p2j+p3k and q=q1i+q2j+q3k, their dot product is p⋅q=p1q1+p2q2+p3q3.
Step-by-Step Solution
Step 1: Set up the scalar triple product determinant for the volume.
We are given the coterminus edges of the parallelepiped as vectors:
a=i+j+nkb=2i+4j−nkc=i+nj+3k
The volume V of the parallelepiped is given as 158 cubic units. The volume is the absolute value of the scalar triple product:
V=12114nn−n3
Given V=158, we have:
158=12114nn−n3
Step 2: Expand the determinant.
We expand the determinant along the first row:
12114nn−n3=1⋅4n−n3−1⋅21−n3+n⋅214n
Calculate the 2×2 determinants:
4n−n3=(4)(3)−(−n)(n)=12+n221−n3=(2)(3)−(−n)(1)=6+n214n=(2)(n)−(4)(1)=2n−4
Substitute these back into the expansion:
Determinant=1(12+n2)−1(6+n)+n(2n−4)Determinant=12+n2−6−n+2n2−4n
Step 3: Simplify the determinant expression and form an equation.
Combine like terms to simplify the determinant:
Determinant=(n2+2n2)+(−n−4n)+(12−6)Determinant=3n2−5n+6
Now, we equate the absolute value of this determinant to the given volume:
∣3n2−5n+6∣=158
This gives two possibilities:
3n2−5n+6=158
3n2−5n+6=−158
Step 4: Solve the first equation for n.3n2−5n+6=1583n2−5n+6−158=03n2−5n−152=0
We can factor this quadratic equation. We look for two numbers that multiply to 3×(−152)=−456 and add up to −5. These numbers are −24 and 19.
3n2−24n+19n−152=0
Factor by grouping:
3n(n−8)+19(n−8)=0(3n+19)(n−8)=0
This yields two possible values for n:
3n+19=0⇒n=−319n−8=0⇒n=8
Step 5: Solve the second equation for n.3n2−5n+6=−1583n2−5n+6+158=03n2−5n+164=0
To check for real solutions, we can calculate the discriminant (Δ=b2−4ac):
Δ=(−5)2−4(3)(164)=25−12(164)=25−1968=−1943
Since the discriminant is negative, this quadratic equation has no real solutions for n.
Step 6: Apply the constraint n≥0 to find the valid value of n.
From Step 4, we obtained n=−319 and n=8.
The problem states that n≥0. Therefore, n=−319 is rejected, and the valid value is n=8.
Step 7: Evaluate the options using the determined value of n=8.
The vectors are:
a=i+j+8kb=2i+4j−8kc=i+8j+3k
Option (A): n=7. This is incorrect as we found n=8.
Option (D): n=9. This is incorrect as we found n=8.
Option (B): b⋅cb⋅c=(2)(i)⋅(1)(i)+(4)(j)⋅(8)(j)+(−8)(k)⋅(3)(k)b⋅c=(2)(1)+(4)(8)+(−8)(3)b⋅c=2+32−24=10
So, b⋅c=10. This matches option (B).
Option (C): a⋅ca⋅c=(1)(i)⋅(1)(i)+(1)(j)⋅(8)(j)+(8)(k)⋅(3)(k)a⋅c=(1)(1)+(1)(8)+(8)(3)a⋅c=1+8+24=33
So, a⋅c=33. This does not match option (C).
The only correct option is (B).
Common Mistakes & Tips
Sign Errors in Determinant Expansion: Carefully apply the alternating signs (+, -, +) when expanding the determinant. A single sign error can lead to an incorrect quadratic equation.
Forgetting Absolute Value: The volume is always non-negative. Ensure you consider both positive and negative values for the determinant if the parameter's range allows, or use the absolute value at the end. In this case, solving ∣X∣=158 leads to X=158 or X=−158.
Ignoring Constraints: Always check if the calculated values of the variable satisfy the given constraints (e.g., n≥0). This is crucial for selecting the correct solution.
Summary
The volume of a parallelepiped is found using the scalar triple product, which can be calculated as the determinant of the matrix formed by the vectors. By setting the absolute value of this determinant equal to the given volume (158), we formed a quadratic equation in n. Solving this quadratic equation and applying the constraint n≥0 yielded n=8. Subsequently, we evaluated the dot products in options (B) and (C) with n=8 to determine the correct answer.