Skip to main content
Back to Vector Algebra
JEE Main 2021
Vector Algebra
Vector Algebra
Medium

Question

Let the volume of a parallelopiped whose coterminous edges are given by u=i^+j^+λk^\overrightarrow u = \widehat i + \widehat j + \lambda \widehat k, v=i^+j^+3k^\overrightarrow v = \widehat i + \widehat j + 3\widehat k and w=2i^+j^+k^\overrightarrow w = 2\widehat i + \widehat j + \widehat k be 1 cu. unit. If θ\theta be the angle between the edges u\overrightarrow u and w\overrightarrow w , then cosθ\theta can be :

Options

Solution

Key Concepts and Formulas

  1. Volume of a Parallelopiped: The volume VV of a parallelopiped with coterminous edges given by vectors u\overrightarrow u, v\overrightarrow v, and w\overrightarrow w is the absolute value of their scalar triple product (STP): V=(u×v)w=det(uxuyuzvxvyvzwxwywz)V = |(\overrightarrow u \times \overrightarrow v) \cdot \overrightarrow w| = \left| \det \begin{pmatrix} u_x & u_y & u_z \\ v_x & v_y & v_z \\ w_x & w_y & w_z \end{pmatrix} \right|
  2. Angle Between Two Vectors: For two non-zero vectors a\overrightarrow a and b\overrightarrow b, the cosine of the angle θ\theta between them is given by: cosθ=abab\cos \theta = \frac{\overrightarrow a \cdot \overrightarrow b}{|\overrightarrow a| |\overrightarrow b|} where ab=axbx+ayby+azbz\overrightarrow a \cdot \overrightarrow b = a_x b_x + a_y b_y + a_z b_z and a=ax2+ay2+az2|\overrightarrow a| = \sqrt{a_x^2 + a_y^2 + a_z^2}.

Step-by-Step Solution

1. Identify Given Information and Set Up the Volume Equation

We are given the coterminous edges of a parallelopiped:

  • u=i^+j^+λk^\overrightarrow u = \widehat i + \widehat j + \lambda \widehat k
  • v=i^+j^+3k^\overrightarrow v = \widehat i + \widehat j + 3\widehat k
  • w=2i^+j^+k^\overrightarrow w = 2\widehat i + \widehat j + \widehat k

The volume of the parallelopiped is given as V=1V = 1 cubic unit.

  • Why this step? The problem provides the volume and the vectors with an unknown parameter λ\lambda. We must use the volume information to find the possible values of λ\lambda.

Using the formula for the volume of a parallelopiped: V=det(11λ113211)V = \left| \det \begin{pmatrix} 1 & 1 & \lambda \\ 1 & 1 & 3 \\ 2 & 1 & 1 \end{pmatrix} \right| Since V=1V=1: det(11λ113211)=1\left| \det \begin{pmatrix} 1 & 1 & \lambda \\ 1 & 1 & 3 \\ 2 & 1 & 1 \end{pmatrix} \right| = 1

2. Calculate the Determinant and Solve for λ\lambda

Let's expand the determinant: det(11λ113211)=1(1131)1(1132)+λ(1112)\det \begin{pmatrix} 1 & 1 & \lambda \\ 1 & 1 & 3 \\ 2 & 1 & 1 \end{pmatrix} = 1(1 \cdot 1 - 3 \cdot 1) - 1(1 \cdot 1 - 3 \cdot 2) + \lambda(1 \cdot 1 - 1 \cdot 2) =1(13)1(16)+λ(12)= 1(1 - 3) - 1(1 - 6) + \lambda(1 - 2) =1(2)1(5)+λ(1)= 1(-2) - 1(-5) + \lambda(-1) =2+5λ= -2 + 5 - \lambda =3λ= 3 - \lambda

Now, we use the volume condition: 3λ=1|3 - \lambda| = 1 This equation leads to two possibilities:

  • Case 1: 3λ=1    λ=31    λ=23 - \lambda = 1 \implies \lambda = 3 - 1 \implies \lambda = 2
  • Case 2: 3λ=1    λ=3(1)    λ=43 - \lambda = -1 \implies \lambda = 3 - (-1) \implies \lambda = 4

So, the possible values for λ\lambda are 22 and 44.

3. Calculate cosθ\cos \theta for Each Value of λ\lambda

We need to find the cosine of the angle θ\theta between u\overrightarrow u and w\overrightarrow w. The formula is cosθ=uwuw\cos \theta = \frac{\overrightarrow u \cdot \overrightarrow w}{|\overrightarrow u| |\overrightarrow w|}.

First, let's find the magnitude of w\overrightarrow w: w=2i^+j^+k^=22+12+12=4+1+1=6|\overrightarrow w| = |2\widehat i + \widehat j + \widehat k| = \sqrt{2^2 + 1^2 + 1^2} = \sqrt{4 + 1 + 1} = \sqrt{6}

Now, we examine each case for λ\lambda:

Case 1: λ=2\lambda = 2

  • Why this step? We have found two potential values for λ\lambda, and the problem asks for a specific value of cosθ\cos \theta. We must check the outcome for each λ\lambda.

If λ=2\lambda = 2, then u=i^+j^+2k^\overrightarrow u = \widehat i + \widehat j + 2\widehat k. Calculate the dot product uw\overrightarrow u \cdot \overrightarrow w: uw=(i^+j^+2k^)(2i^+j^+k^)=(1)(2)+(1)(1)+(2)(1)=2+1+2=5\overrightarrow u \cdot \overrightarrow w = (\widehat i + \widehat j + 2\widehat k) \cdot (2\widehat i + \widehat j + \widehat k) = (1)(2) + (1)(1) + (2)(1) = 2 + 1 + 2 = 5 Calculate the magnitude of u\overrightarrow u: u=i^+j^+2k^=12+12+22=1+1+4=6|\overrightarrow u| = |\widehat i + \widehat j + 2\widehat k| = \sqrt{1^2 + 1^2 + 2^2} = \sqrt{1 + 1 + 4} = \sqrt{6} Now, calculate cosθ\cos \theta: cosθ=uwuw=566=56\cos \theta = \frac{\overrightarrow u \cdot \overrightarrow w}{|\overrightarrow u| |\overrightarrow w|} = \frac{5}{\sqrt{6} \cdot \sqrt{6}} = \frac{5}{6}

Case 2: λ=4\lambda = 4

  • Why this step? To ensure we cover all possibilities derived from the volume condition.

If λ=4\lambda = 4, then u=i^+j^+4k^\overrightarrow u = \widehat i + \widehat j + 4\widehat k. Calculate the dot product uw\overrightarrow u \cdot \overrightarrow w: uw=(i^+j^+4k^)(2i^+j^+k^)=(1)(2)+(1)(1)+(4)(1)=2+1+4=7\overrightarrow u \cdot \overrightarrow w = (\widehat i + \widehat j + 4\widehat k) \cdot (2\widehat i + \widehat j + \widehat k) = (1)(2) + (1)(1) + (4)(1) = 2 + 1 + 4 = 7 Calculate the magnitude of u\overrightarrow u: u=i^+j^+4k^=12+12+42=1+1+16=18|\overrightarrow u| = |\widehat i + \widehat j + 4\widehat k| = \sqrt{1^2 + 1^2 + 4^2} = \sqrt{1 + 1 + 16} = \sqrt{18} Simplify 18\sqrt{18}: 18=9×2=32\sqrt{18} = \sqrt{9 \times 2} = 3\sqrt{2}. Now, calculate cosθ\cos \theta: cosθ=uwuw=7186=7108\cos \theta = \frac{\overrightarrow u \cdot \overrightarrow w}{|\overrightarrow u| |\overrightarrow w|} = \frac{7}{\sqrt{18} \cdot \sqrt{6}} = \frac{7}{\sqrt{108}} Simplify 108\sqrt{108}: 108=36×3=63\sqrt{108} = \sqrt{36 \times 3} = 6\sqrt{3}. So, cosθ=763\cos \theta = \frac{7}{6\sqrt{3}}

4. Match the Result with the Given Options

We have found two possible values for cosθ\cos \theta: 56\frac{5}{6} and 763\frac{7}{6\sqrt{3}}. Let's compare these with the given options: (A) 763{7 \over {6\sqrt 3 }} (B) 766{7 \over {6\sqrt 6 }} (C) 57{5 \over 7} (D) 533{5 \over {3\sqrt 3 }}

Our calculated value 763\frac{7}{6\sqrt{3}} matches option (A).

Common Mistakes & Tips

  • Absolute Value: Always remember to take the absolute value of the scalar triple product when calculating the volume of a parallelopiped. Forgetting this can lead to missing one of the possible values for λ\lambda.
  • Determinant Calculation: Double-check your determinant expansion to avoid arithmetic errors.
  • Square Root Simplification: Be proficient in simplifying radicals (e.g., 18=32\sqrt{18} = 3\sqrt{2}, 108=63\sqrt{108} = 6\sqrt{3}) to match the format of the answer options.

Summary

The problem required us to first use the given volume of the parallelopiped to find the possible values of the unknown parameter λ\lambda by calculating the scalar triple product. We then used these values of λ\lambda to determine the vector u\overrightarrow u and subsequently calculated the cosine of the angle between u\overrightarrow u and w\overrightarrow w using the dot product formula. One of the calculated values for cosθ\cos \theta matched one of the provided options.

The final answer is 763\boxed{{7 \over {6\sqrt 3 }}}, which corresponds to option (A).

Practice More Vector Algebra Questions

View All Questions