Skip to main content
Back to 3D Geometry
JEE Main 2021
3D Geometry
3D Geometry
Medium

Question

Let a=i^+j^+2k^\overrightarrow a = \widehat i + \widehat j + 2\widehat k, b=2i^3j^+k^\overrightarrow b = 2\widehat i - 3\widehat j + \widehat k and c=i^j^+k^\overrightarrow c = \widehat i - \widehat j + \widehat k be three given vectors. Let v\overrightarrow v be a vector in the plane of a\overrightarrow a and b\overrightarrow b whose projection on c\overrightarrow c is 23{2 \over {\sqrt 3 }}. If v.j^=7\overrightarrow v \,.\,\widehat j = 7, then v.(i^+k^)\overrightarrow v \,.\,\left( {\widehat i + \widehat k} \right) is equal to :

Options

Solution

Key Concepts and Formulas

  1. Vector in a Plane: If a vector v\overrightarrow v lies in the plane formed by two non-collinear vectors a\overrightarrow a and b\overrightarrow b, it can be uniquely expressed as a linear combination of these two vectors: v=λ1a+λ2b\overrightarrow v = \lambda_1 \overrightarrow a + \lambda_2 \overrightarrow b where λ1\lambda_1 and λ2\lambda_2 are scalar constants. This is fundamental for defining an unknown vector within a specific geometric constraint.

  2. Scalar Projection of a Vector: The scalar projection of vector v\overrightarrow v onto vector c\overrightarrow c measures the "shadow" of v\overrightarrow v cast along the direction of c\overrightarrow c. It is given by the formula: Projcv=vcc\text{Proj}_{\overrightarrow c} \overrightarrow v = \frac{\overrightarrow v \cdot \overrightarrow c}{|\overrightarrow c|} Here, vc\overrightarrow v \cdot \overrightarrow c is the dot product of v\overrightarrow v and c\overrightarrow c, and c|\overrightarrow c| is the magnitude of c\overrightarrow c.

  3. Dot Product Properties:

    • For two vectors A=Axi^+Ayj^+Azk^\overrightarrow A = A_x \widehat i + A_y \widehat j + A_z \widehat k and B=Bxi^+Byj^+Bzk^\overrightarrow B = B_x \widehat i + B_y \widehat j + B_z \widehat k, their dot product is: AB=AxBx+AyBy+AzBz\overrightarrow A \cdot \overrightarrow B = A_x B_x + A_y B_y + A_z B_z
    • The dot product of a vector v\overrightarrow v with a unit vector along an axis gives the component of v\overrightarrow v along that axis. For example, vj^=vy\overrightarrow v \cdot \widehat j = v_y (the j^\widehat j-component of v\overrightarrow v).

Step-by-Step Solution

We are given the following vectors: a=i^+j^+2k^\overrightarrow a = \widehat i + \widehat j + 2\widehat k b=2i^3j^+k^\overrightarrow b = 2\widehat i - 3\widehat j + \widehat k c=i^j^+k^\overrightarrow c = \widehat i - \widehat j + \widehat k

Our goal is to find v(i^+k^)\overrightarrow v \cdot \left( {\widehat i + \widehat k} \right).

Step 1: Expressing v\overrightarrow v as a linear combination of a\overrightarrow a and b\overrightarrow b.

Why this step? The problem states that v\overrightarrow v lies in the plane of a\overrightarrow a and b\overrightarrow b. This geometric constraint allows us to represent v\overrightarrow v algebraically as a linear combination of a\overrightarrow a and b\overrightarrow b using two unknown scalar coefficients, λ1\lambda_1 and λ2\lambda_2.

Let v=λ1a+λ2b\overrightarrow v = \lambda_1 \overrightarrow a + \lambda_2 \overrightarrow b. Substitute the given expressions for a\overrightarrow a and b\overrightarrow b: v=λ1(i^+j^+2k^)+λ2(2i^3j^+k^)\overrightarrow v = \lambda_1 (\widehat i + \widehat j + 2\widehat k) + \lambda_2 (2\widehat i - 3\widehat j + \widehat k) Now, we group the components for i^\widehat i, j^\widehat j, and k^\widehat k: v=(λ1+2λ2)i^+(λ13λ2)j^+(2λ1+λ2)k^()\overrightarrow v = (\lambda_1 + 2\lambda_2)\widehat i + (\lambda_1 - 3\lambda_2)\widehat j + (2\lambda_1 + \lambda_2)\widehat k \quad (*) This expression for v\overrightarrow v is crucial as we will use the given conditions to solve for λ1\lambda_1 and λ2\lambda_2.

Step 2: Utilizing the Projection Condition.

Why this step? We are given that the scalar projection of v\overrightarrow v on c\overrightarrow c is 23\frac{2}{\sqrt{3}}. This will provide our first equation involving λ1\lambda_1 and λ2\lambda_2. First, we need to calculate the magnitude of c\overrightarrow c and the dot product vc\overrightarrow v \cdot \overrightarrow c.

First, calculate the magnitude of c\overrightarrow c: c=i^j^+k^=(1)2+(1)2+(1)2=1+1+1=3|\overrightarrow c| = |\widehat i - \widehat j + \widehat k| = \sqrt{(1)^2 + (-1)^2 + (1)^2} = \sqrt{1 + 1 + 1} = \sqrt{3}

Next, calculate the dot product vc\overrightarrow v \cdot \overrightarrow c using the component form of v\overrightarrow v from ()(*) and c=i^j^+k^\overrightarrow c = \widehat i - \widehat j + \widehat k: vc=((λ1+2λ2)i^+(λ13λ2)j^+(2λ1+λ2)k^)(i^j^+k^)\overrightarrow v \cdot \overrightarrow c = \left( (\lambda_1 + 2\lambda_2)\widehat i + (\lambda_1 - 3\lambda_2)\widehat j + (2\lambda_1 + \lambda_2)\widehat k \right) \cdot (\widehat i - \widehat j + \widehat k) Applying the dot product formula: =(λ1+2λ2)(1)+(λ13λ2)(1)+(2λ1+λ2)(1) = (\lambda_1 + 2\lambda_2)(1) + (\lambda_1 - 3\lambda_2)(-1) + (2\lambda_1 + \lambda_2)(1) =λ1+2λ2λ1+3λ2+2λ1+λ2 = \lambda_1 + 2\lambda_2 - \lambda_1 + 3\lambda_2 + 2\lambda_1 + \lambda_2 Combine the terms for λ1\lambda_1 and λ2\lambda_2: =(11+2)λ1+(2+3+1)λ2 = (1 - 1 + 2)\lambda_1 + (2 + 3 + 1)\lambda_2 =2λ1+6λ2 = 2\lambda_1 + 6\lambda_2

Now, apply the scalar projection formula and set it equal to the given value: Projcv=vcc=2λ1+6λ23\text{Proj}_{\overrightarrow c} \overrightarrow v = \frac{\overrightarrow v \cdot \overrightarrow c}{|\overrightarrow c|} = \frac{2\lambda_1 + 6\lambda_2}{\sqrt{3}} We are given that this projection is 23\frac{2}{\sqrt{3}}. So: 2λ1+6λ23=23\frac{2\lambda_1 + 6\lambda_2}{\sqrt{3}} = \frac{2}{\sqrt{3}} Multiply both sides by 3\sqrt{3}: 2λ1+6λ2=22\lambda_1 + 6\lambda_2 = 2 Divide by 2 to simplify: λ1+3λ2=1(Equation 1)\lambda_1 + 3\lambda_2 = 1 \quad \text{(Equation 1)}

Step 3: Applying the Dot Product Condition.

Why this step? We are given the condition vj^=7\overrightarrow v \cdot \widehat j = 7. This is a direct way to find the j^\widehat j-component of v\overrightarrow v, which provides our second equation for λ1\lambda_1 and λ2\lambda_2.

From the component form of v\overrightarrow v in ()(*), the j^\widehat j-component of v\overrightarrow v is (λ13λ2)(\lambda_1 - 3\lambda_2). Therefore, we can directly equate this component to 7: λ13λ2=7(Equation 2)\lambda_1 - 3\lambda_2 = 7 \quad \text{(Equation 2)}

Step 4: Solving for the Scalar Constants λ1\lambda_1 and λ2\lambda_2.

Why this step? We now have a system of two linear equations with two unknowns. Solving this system will give us the specific values of λ1\lambda_1 and λ2\lambda_2, which are essential to fully define v\overrightarrow v.

Our system of equations is:

  1. λ1+3λ2=1\lambda_1 + 3\lambda_2 = 1
  2. λ13λ2=7\lambda_1 - 3\lambda_2 = 7

To solve, we can add Equation 1 and Equation 2. This will eliminate λ2\lambda_2: (λ1+3λ2)+(λ13λ2)=1+7(\lambda_1 + 3\lambda_2) + (\lambda_1 - 3\lambda_2) = 1 + 7 2λ1=82\lambda_1 = 8 λ1=4\lambda_1 = 4

Now, substitute λ1=4\lambda_1 = 4 into Equation 1: 4+3λ2=14 + 3\lambda_2 = 1 3λ2=143\lambda_2 = 1 - 4 3λ2=33\lambda_2 = -3 λ2=1\lambda_2 = -1

So, we have found the scalar constants: λ1=4\lambda_1 = 4 and λ2=1\lambda_2 = -1.

Step 5: Determining the Vector v\overrightarrow v.

Why this step? With the values of λ1\lambda_1 and λ2\lambda_2 determined, we can substitute them back into the general expression for v\overrightarrow v from Step 1 to find its explicit vector form.

Substitute λ1=4\lambda_1 = 4 and λ2=1\lambda_2 = -1 into v=(λ1+2λ2)i^+(λ13λ2)j^+(2λ1+λ2)k^\overrightarrow v = (\lambda_1 + 2\lambda_2)\widehat i + (\lambda_1 - 3\lambda_2)\widehat j + (2\lambda_1 + \lambda_2)\widehat k: v=(4+2(1))i^+(43(1))j^+(2(4)+(1))k^\overrightarrow v = (4 + 2(-1))\widehat i + (4 - 3(-1))\widehat j + (2(4) + (-1))\widehat k v=(42)i^+(4+3)j^+(81)k^\overrightarrow v = (4 - 2)\widehat i + (4 + 3)\widehat j + (8 - 1)\widehat k v=2i^+7j^+7k^\overrightarrow v = 2\widehat i + 7\widehat j + 7\widehat k

Step 6: Calculating the Final Desired Dot Product.

Why this step? The problem asks for the value of v(i^+k^)\overrightarrow v \cdot (\widehat i + \widehat k). Now that we have fully determined v\overrightarrow v, we can directly compute this dot product.

Using v=2i^+7j^+7k^\overrightarrow v = 2\widehat i + 7\widehat j + 7\widehat k: v(i^+k^)=(2i^+7j^+7k^)(1i^+0j^+1k^)\overrightarrow v \cdot (\widehat i + \widehat k) = (2\widehat i + 7\widehat j + 7\widehat k) \cdot (1\widehat i + 0\widehat j + 1\widehat k) Applying the dot product formula: =(2)(1)+(7)(0)+(7)(1) = (2)(1) + (7)(0) + (7)(1) =2+0+7 = 2 + 0 + 7 =9 = 9

Thus, v(i^+k^)=9\overrightarrow v \cdot (\widehat i + \widehat k) = 9.


Common Mistakes & Tips

  • Systematic Approach: Break down the problem into smaller, manageable steps. Start by defining the unknown vector, then use each given condition to form an equation.
  • Careful Algebra: Errors in combining terms or solving the system of equations are common. Double-check your arithmetic, especially when dealing with negative signs.
  • Understanding Vector in a Plane: Remember that any vector in the plane of two non-collinear vectors a\overrightarrow a and b\overrightarrow b can always be written as λ1a+λ2b\lambda_1 \overrightarrow a + \lambda_2 \overrightarrow b. This is a crucial starting point for many vector problems.
  • Projection Formula: Ensure you correctly use the scalar projection formula, vcc\frac{\overrightarrow v \cdot \overrightarrow c}{|\overrightarrow c|}, and not the vector projection formula, (vc)c2c\frac{(\overrightarrow v \cdot \overrightarrow c)}{|\overrightarrow c|^2}\overrightarrow c.
  • Dot Product Interpretation: Recognize that vj^\overrightarrow v \cdot \widehat j directly yields the j^\widehat j-component of v\overrightarrow v. This shortcut can save time.

Summary

This problem demonstrates a common strategy for solving vector problems involving unknown vectors subject to various conditions. We first represented the unknown vector v\overrightarrow v as a linear combination of the given vectors a\overrightarrow a and b\overrightarrow b. Then, we translated each given condition (scalar projection onto c\overrightarrow c and dot product with j^\widehat j) into algebraic equations involving the scalar coefficients λ1\lambda_1 and λ2\lambda_2. Solving this system of equations yielded λ1=4\lambda_1 = 4 and λ2=1\lambda_2 = -1. Substituting these values back into the expression for v\overrightarrow v gave v=2i^+7j^+7k^\overrightarrow v = 2\widehat i + 7\widehat j + 7\widehat k. Finally, we computed the desired dot product v(i^+k^)\overrightarrow v \cdot (\widehat i + \widehat k), which resulted in 99.

The final answer is 9\boxed{9}.

Note: Based on the provided problem statement and standard vector mathematics, the derived answer is 9, which corresponds to option (D). If the intended answer was 6 (option A), there might be a subtle difference in the problem statement or the provided options, as the conditions given consistently lead to 9.

Practice More 3D Geometry Questions

View All Questions